Search Criteria
Package Details: plex-desktop 1.112.0.359-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/plex-desktop.git (read-only, click to copy) |
|---|---|
| Package Base: | plex-desktop |
| Description: | Plex desktop client for linux |
| Upstream URL: | http://plex.tv |
| Keywords: | media player plex |
| Licenses: | unknown |
| Submitter: | ludvigHz |
| Maintainer: | username227 |
| Last Packager: | username227 |
| Votes: | 22 |
| Popularity: | 0.51 |
| First Submitted: | 2022-05-26 10:36 (UTC) |
| Last Updated: | 2026-03-15 01:25 (UTC) |
Dependencies (50)
- alsa-lib
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- expat (expat-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-whisper-gitAUR, ffmpeg-decklinkAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-full-llvmAUR, ffmpeg-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-fullAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoled-gen3AUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-woledAUR)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- harfbuzz (harfbuzz-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- libdrm (libdrm-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utils-macbookAUR, libglvnd)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libva (libva-gitAUR, intel-media-stack-legacy-binAUR, intel-media-stack-binAUR, libva-headlessAUR)
- libwebp (libwebp-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- Show 30 more dependencies...
Required by (0)
Sources (7)
- appimage-exec-wrapper
- http://ftp.us.debian.org/debian/pool/main/libw/libwebp/libwebp6_0.6.1-2.1+deb11u2_amd64.deb
- https://github.com/flathub/tv.plex.PlexDesktop/raw/master/tv.plex.PlexDesktop.desktop
- https://github.com/flathub/tv.plex.PlexDesktop/raw/master/tv.plex.PlexDesktop.png
- iconpatch.patch
- launcher.patch
- plex-desktop_87.snap
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 15 Next › Last »
wurstbrot commented on 2025-11-25 15:54 (UTC)
The flatpak version works without any problems.
username227 commented on 2025-11-24 20:25 (UTC)
Yes, it's a nvidia thing, based on my research. I didn't pick up on this because I don't usually use wayland. But when I switched to wayland with Cinnamon (not KDE) and started Plex as is based on the package, I ran into the same issue that you did. It seems like these are two separate issues. The blank screen is solved based on using this env variables, but the other nvidia issue remains, and is DE-independent. Does the same issue exist with the flatpak version? If so then it's an upstream issue. If not, then it's a packaging issue and we need to find a solution.
wurstbrot commented on 2025-11-24 17:31 (UTC)
@username227
I added those variable. The app starts now as it should, BUT all videos throw a black screen. Audio works. I think this is an Nvidia Problem? Well, I'll switch to AMD GFX anyway.
username227 commented on 2025-11-24 02:02 (UTC)
See this comment for a similar issue. Try running the program with this variable:
QMLSCENE_DEVICE=softwarecontext QT_OPENGL=software Plexand let me know if it helps. also those on KDE working try it as well to make sure it doesn't break anything.
https://bbs.archlinux.org/viewtopic.php?pid=2205003#p2205003
Eyeball commented on 2025-11-24 01:39 (UTC) (edited on 2025-11-24 01:42 (UTC) by Eyeball)
My
pacman -Qi plasma-desktopoutput is basically the same as @wurstbrot's. Also on 6.5.3-1.1 so it's definitely a CachyOS thing.I ran Plex from terminal. It was spamming this.
[84746:84802:1123/203558.752647:ERROR:gl_context_egl.cc(277)] eglCreateContext failed with error EGL_BAD_CONTEXT [84746:84802:1123/203558.752651:ERROR:gpu_channel_manager.cc(771)] ContextResult::kFatalFailure: Failed to create shared context for virtualization. [84746:84802:1123/203558.752654:ERROR:shared_image_stub.cc(470)] SharedImageStub: unable to create context [84746:84802:1123/203558.752657:ERROR:gpu_channel.cc(449)] GpuChannel: Failed to create SharedImageStub
el-gazzle commented on 2025-11-22 21:24 (UTC) (edited on 2025-11-23 18:42 (UTC) by el-gazzle)
I don't see anything obvious in the logs. It's interesting that both of you are using CachyOS. @wurstbrot your
plasma-desktoppackage is version6.5.3-1.1, while the official package from theextrarepo is6.5.3-1. I'm assuming CachyOS patched the package somehow. It might be that this is due to some weird patch CachyOS added. I don't use that OS, so I can't help. Maybe someone else can...EDIT: Have you tried looking at the output of running Plex from terminal? The command should just be
Plexwurstbrot commented on 2025-11-22 19:32 (UTC) (edited on 2025-11-22 19:37 (UTC) by wurstbrot)
@el-gazzle
I had to paste the plex.log to github, because more than 5k characters. https://gist.github.com/Pflaumenaugust/14661ee2a208ab3f48884e70b0181bf4
el-gazzle commented on 2025-11-22 17:07 (UTC) (edited on 2025-11-22 17:08 (UTC) by el-gazzle)
@wurstbrot @Eyeball I can't reproduce. I'm also on KDE Plasma on Wayland
Maybe you can find some info in the logs? They should be under
$HOME/.local/share/plex/LogsSome output from my system to show my current setup
Eyeball commented on 2025-11-22 01:27 (UTC) (edited on 2025-11-22 01:27 (UTC) by Eyeball)
Got the same problem as @wurstbrot. CachyOS, KDE Plasma 6.5.3, Wayland.
The Plex window opens, you can see the edges of it (where you drag to change size) but the inside is just see-through. Moving your mouse inside it just leaves a trail of the Plex icon.
For now I've installed the Flathub version so I'm not bothered by it, but thought I'd try to give a bit more of a description of what's happening.
wurstbrot commented on 2025-11-21 17:34 (UTC)
Does not work on kde-plasma 6.5.3 wayland. Just an empty window pulling trails. Sorry for the poor description, but I'm a Linux n00b.
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 15 Next › Last »