-
-
Notifications
You must be signed in to change notification settings - Fork 336
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
Flatpak fails to start on Fedora, and displays a black screen. #562
Comments
Seems to be the same behaviour on Arch Linux currently
Version: For my system, this only occurs using Wayland. If using X11 it works fine. |
I concur, same issue on Arch (the AUR bin package) |
Also getting it on Arch. Happens on KDE 6.0 in Wayland. Not sure if it's related but I have an Nvidia GeForce RTX 2070 with 550.54.14 drivers. EDIT: Nvm, my problem looks like #165. The command in this comment made it work for me: #165 (comment) |
Having the same issue on Fedora Silverblue with an Nvidia GPU. Was able to workaround the issue by following the solution in #365 and disabling the Wayland socket with FlatSeal. |
same problem on debian 12 btw, the problematic programs i mentioned above is referred to |
Getting this on bazzite with nvidia-stable. On flatseal i disabled the "wayland windowing system" and it fixes it. Otherwise I was getting lots of errors like this:
|
Describe the bug
Upon starting the flatpak, I am met with a black window and a lot of errors in console.
To Reproduce
Steps to reproduce the behavior:
flatpak run com.github.iwalton3.jellyfin-media-player
Expected behavior
Jellyfin to start
Screenshots
Alongside the terminal output:
Desktop (please complete the following information):
Additional context
Logs: jellyfinmediaplayer.log
I can use
--disable-gpu
which seems to fix the issue, however, I would like to use HW acceleration.I'm happy to assist if more information is required.
The text was updated successfully, but these errors were encountered: