You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run it with --disable-gpu I get no error, no crash and still no window is created. jellyfinmediaplayer.log
It works perfectly with XWayland and the parameter --platform xcb.
To Reproduce
Steps to reproduce the behavior:
Run jellyfinmediaplayer in the terminal
Expected behavior
The media player starts
Screenshots
Desktop (please complete the following information):
OS: EndeavourOS
Version jellyfinmediaplayer 1.8.1
Installation Method: AUR -git package
Additional context
I use Hyprland with an Nvidia RTX 2070 and the nvidia-dkms driver, my version is 525.89.02. I set some environment variables for QT QT_AUTO_SCREEN_SCALE_FACTOR=1, QT_QPA_PLATFORM="wayland" and QT_WAYLAND_DISABLE_WINDOWDECORATION=1
The text was updated successfully, but these errors were encountered:
After updating to 1.9.0 (I updated hyprland at the same time, so that may also be the reason) I can start it with --disable-gpu. Without it only a black window starts and the same error message is spammed into the console.
It sounds like the same problem as in this issue #165
Describe the bug
I get an error (no crash) and no window is created.
jellyfinmediaplayer.log
When I run it with
--disable-gpu
I get no error, no crash and still no window is created.jellyfinmediaplayer.log
It works perfectly with XWayland and the parameter
--platform xcb
.To Reproduce
Steps to reproduce the behavior:
jellyfinmediaplayer
in the terminalExpected behavior
The media player starts
Screenshots
Desktop (please complete the following information):
jellyfinmediaplayer 1.8.1
-git
packageAdditional context
I use Hyprland with an Nvidia RTX 2070 and the nvidia-dkms driver, my version is
525.89.02
. I set some environment variables for QTQT_AUTO_SCREEN_SCALE_FACTOR=1
,QT_QPA_PLATFORM="wayland"
andQT_WAYLAND_DISABLE_WINDOWDECORATION=1
The text was updated successfully, but these errors were encountered: