Package Details: plex-desktop 1.112.0.359-1

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.50
First Submitted: 2022-05-26 10:36 (UTC)
Last Updated: 2026-03-15 01:25 (UTC)

Required by (0)

Sources (7)

Latest Comments

« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 Next › Last »

vagelis commented on 2023-01-16 14:05 (UTC)

plex-desktop when installed from snap in Arch Linux, volume control is inconsequential, meaning your roll it up and down and does nothing to the volume.

ludvigHz commented on 2022-12-14 16:32 (UTC)

For anyone wondering why this is out of date.

I've been trying to make the latest version of plex-desktop work here. But sadly have an issue with it getting stuck at the first loading screen with no error logs anywhere. If anyone can help out, please do! They have updated FFMPEG, MPV (and maybe QT) and their forks are no longer binary compatible with the arch packages, requiring the use of the forked versions included in the package.

(The same issues are valid for plex-htpc since they're essentially the same app)

Bobyl commented on 2022-11-24 19:51 (UTC)

@ludvigHz thank you for pinpointing the issue, using QT_QPA_PLATFORM=xcb did the trick. Thanks !

ludvigHz commented on 2022-11-24 17:01 (UTC)

Could you try running with QT_QPA_PLATFORM=xcb and see if that changes things? Considering you are on plasma, your environment might be set to use QTs wayland backend by default.

Bobyl commented on 2022-11-24 07:35 (UTC)

@matt17br plex-desktop is a snap image, so there is no real rebuilding to be done here. However, I just tried rebuilding plex-desktop: it doesn’t solve the segfault when using wayland instead of X11.

I just tried on a computer with an Nvidia dGPU: same issue.

matt17br commented on 2022-11-21 19:58 (UTC) (edited on 2022-11-21 19:59 (UTC) by matt17br)

@Bobyl and all those having issues since the last few days: try rebuilding the package. see the last few comments in https://aur.archlinux.org/packages/plex-media-server?com

Bobyl commented on 2022-11-20 08:31 (UTC)

@jimbodf Can't do that since I use plasma as my window manager.

jimbodf commented on 2022-11-18 05:30 (UTC)

@Bobyl @mfcmquintela I had the same issue. Uninstalling qt5-wayland did the trick for me.

Bobyl commented on 2022-11-16 19:10 (UTC)

@ludvigHz Here is the backtrace of a wayland segfault: https://pastebin.com/W4TXuCdr It occurs on computers using Intel iGPU (all my computers use integrated graphics, I'm therefore unable to test if this issue occurs with discrete Nvidia or AMD GPUs).

Which other information can I provide?