Plex-Desktop app for Linux not working

Running Ubuntu 20.04.6 on an older Dell OptiPlex755 that I basically just use for MAME gaming.

Just installed the Plex Desktop app – and when I try to fire it up it appears briefly and then terminates. (and I’m a Linux rookie…so need some help figuring out how to get it to run properly)

here’s the -dmesg
[ 1002.971509] audit: type=1400 audit(1729956831.339:107): apparmor=“DENIED” operation=“open” profile=“snap.plex-desktop.plex-desktop” name=“/proc/12/cmdline” pid=2662 comm=504D532052756E536572766572 requested_mask=“r” denied_mask=“r” fsuid=1000 ouid=0

Getting into Plex via Firefox has zero issues.

I’ve uninstalled and re-installed app a few times and have also tried running from terminal – same results each time.

Thanks in advance for help!

Jeez…I can’t be the Only One having this issue?

Beuller? Beuller?

Seems to be an issue with Snap.
From an older thread, there seems to be a workaround; last post in this thread includes a link to the issue report with Snap (seems there’s no update beyond the description of the workaround).

Thanks…gave it a try and got the same result.

bmd2k1@bmd2k1-ArcadePC:~$ DISABLE_WAYLAND=1 snap run plex-desktop
qt.scenegraph.general: Using QRhi with backend OpenGL
Graphics API debug/validation layers: 0
QRhi profiling and debug markers: 0
Shader/pipeline cache collection: 0
qt.scenegraph.general: Using QRhi with backend OpenGL
Graphics API debug/validation layers: 0
QRhi profiling and debug markers: 0
Shader/pipeline cache collection: 0
[39413:39451:1030/173829.600624:ERROR:address_tracker_linux.cc(214)] Could not bind NETLINK socket: Address already in use (98)
terminate called after throwing an instance of ‘RuntimeException’
what(): std::exception
Aborted (core dumped)

any other thoughts on how to get the Linux desktop player app to work? Really Hard to believe something that was reported back in 2022 is still an issue :frowning:

I’ll pass this along as information so take it as you will.

If you have not already take a look at this comment Plexamp AppImage fails to open on Ubuntu 24.04 - #4 by SimonXCIV. Its related to appimage and plexamp but does have some insights into snap from the plex development standpoint.

While probably not want you want to hear but have you tried flatpak? I’m on fedora 41 + wayland + nvidia gpu and it works flawlessly (with the exception of this long standing bug Weird white squares all over the place with latest version).

1 Like

Bravo! The Flatpak version works! (I’m still a bit of a Linux rookie…and appreciate the suggestion.)

Thanks!

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.