Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blank Screen after updating to Ubuntu 22.04 #41

Open
crowmagnumb opened this issue May 12, 2022 · 8 comments
Open

Blank Screen after updating to Ubuntu 22.04 #41

crowmagnumb opened this issue May 12, 2022 · 8 comments
Assignees
Labels

Comments

@crowmagnumb
Copy link

crowmagnumb commented May 12, 2022

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
Copy link

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

@knapsu knapsu self-assigned this May 25, 2022
@anjannair
Copy link

Can confirm the same issue for Ubuntu 22.04

@knapsu knapsu added the bug label May 25, 2022
@knapsu
Copy link
Owner

knapsu commented May 25, 2022

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
Copy link
Owner

knapsu commented Jun 25, 2022

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

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

@DagothUrTheFalse
Copy link

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
Copy link
Owner

knapsu commented Jul 15, 2022

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

@ghost
Copy link

ghost commented Aug 11, 2022

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

@luke-motto
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants