knapsu / plex-media-player-appimage

Linux AppImage packages for Plex Media Player application.
https://knapsu.eu/plex/
GNU General Public License v3.0
93 stars 13 forks source link

Blank Screen after updating to Ubuntu 22.04 #41

Open crowmagnumb opened 2 years ago

crowmagnumb commented 2 years ago

So after upgrading to Ubuntu 22.04 my Plex Media Player no longer works. I am just presented with a blank screen. :( I have the latest AppImage, namely Plex_Media_Player_2.58.1-ae73e074_x64.AppImage Shell output ...

Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
libpng warning: iCCP: known incorrect sRGB profile
Logging to /home/ken/.local/share/plexmediaplayer/logs/plexmediaplayer.log
Logging to /home/ken/.local/share/plexmediaplayer/logs/pmphelper.log

I don't see anything obvious to me in the logs (there are some errors but it seems to recover from them, maybe?). Attaching them here... pmphelper.log plexmediaplayer.log

Thanks for making this awesome appimage! Ken

calebpaine commented 2 years ago

Not working for me either in Pop_OS 22.04 with similar errors, I assume there's a similar underlying issue.

anjannair commented 2 years ago

Can confirm the same issue for Ubuntu 22.04

knapsu commented 2 years ago

Just updated to Ubuntu 22.04 and got the same.

It seems that latest Ubuntu they finally dropped X11 and use Wayland by default. PMP requires an old version of Qt which does not support Wayland... Updating Qt is something to try out but it might potentially cause other problems.

knapsu commented 2 years ago

Gave it a few tries but unfortunately I was unsuccessful with making an AppImage with Qt 5.15 that works. :disappointed:

Will add a note to FAQ that it does not work on Uubntu 22.04

DagothUrTheFalse commented 2 years ago

Just updated to Ubuntu 22.04 and got the same.

It seems that latest Ubuntu they finally dropped X11 and use Wayland by default. PMP requires an old version of Qt which does not support Wayland... Updating Qt is something to try out but it might potentially cause other problems.

I can confirm that its not a wayland issue as POP!_OS never switched to wayland and even if I was wrong and it did, I am currently using x11 on POP!_OS albeit with KDE Plasma.

knapsu commented 2 years ago

Thanks @DagothUrTheFalse for the info. I'll try to give it yet another try.

ghost commented 2 years ago

I've got a black screen on debian Sid. Just stopped working recently so something broke it.

luke-motto commented 2 years ago

That's a pity, because the new linux player from plex is so much worse than this version. The controls are so tiny, I can't use them with my projector and it doesn't work with flirc. I hope someone finds a solution.