Package Details: plex-desktop 1.105.2.269-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
Licenses: unknown
Submitter: ludvigHz
Maintainer: huyz (username227)
Last Packager: username227
Votes: 17
Popularity: 0.018815
First Submitted: 2022-05-26 10:36 (UTC)
Last Updated: 2024-12-12 17:56 (UTC)

Required by (0)

Sources (4)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »

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?

ludvigHz commented on 2022-11-15 23:03 (UTC)

@Bobyl @mfcmquintela I can't reproduce this issue myself. I don't think this has anything to do with Wayland/X11 either since plex-desktop only supports X.org and as such will run on XWayland on wayland compositors.

If you can supply some logs for the crashes, I can try to look into fixing it for you. But I can't really do anything without more information.

mfcmquintela commented on 2022-11-15 22:10 (UTC)

@Bobyl same issue is present in X11. Running plex-desktop crashes (somewhat randomly) with that exact segfault, running the flatpak version behaves correctly

Bobyl commented on 2022-10-23 16:38 (UTC) (edited on 2022-10-23 16:40 (UTC) by Bobyl)

When trying to run plex-desktop on wayland, it crashes with a segfault.

/usr/bin/plex-desktop : line 49 :  2357 segfault (core dumped)"$BASE_DIR"/bin/Plex "$@"

Am I the only one having this issue? Note that the flatpak version of plex-desktop behaves correctly and does not crash with Wayland.