Jellyfin media player crashes on start

the new Jellyfin Desktop update made it to unstable but it doesnt start for me the program crashes before even starting to draw the window

by running the app from a terminal I can get a stack trace:

LIRC Socket Error :  QLocalSocket::ServerNotFoundError
DisplayManager : unable to retrieve main display
Unhandled FatalException: Failed to parse application engine script.
Received signal 6
#0 0x7faaed289595 base::debug::CollectStackTrace()
#1 0x7faaed26e601 base::debug::StackTrace::StackTrace()
#2 0x7faaed289c96 base::debug::(anonymous namespace)::StackDumpSignalHandler()
#3 0x7faae38419c0 (/nix/store/xx7cm72qy2c0643cm1ipngd87aqwkcdp-glibc-2.40-66/lib/libc.so.6+0x419bf)
#4 0x7faae389caac __pthread_kill_implementation
#5 0x7faae384190e __GI_raise
#6 0x7faae3828942 __GI_abort
#7 0x560bc2c6133e qtMessageOutput()
#8 0x7faae412c0fb qt_message_print()
#9 0x7faae412d58e qt_message()
#10 0x7faae40d7d65 QMessageLogger::fatal()
#11 0x560bc2c571e6 main.cold
#12 0x7faae382a4d8 __libc_start_call_main
#13 0x7faae382a59b __libc_start_main_alias_2
#14 0x560bc2c73eb5 _start
  r8: 0000000000000000  r9: 0000000000000000 r10: 0000000000000008 r11: 0000000000000246
 r12: 00007faad64ac380 r13: 00007ffd0c556cd0 r14: 0000000000000006 r15: 0000000000000000
  di: 0000000000001b1d  si: 0000000000001b1d  bp: 00007ffd0c556b80  bx: 0000000000001b1d
  dx: 0000000000000006  ax: 0000000000000000  cx: 00007faae389caac  sp: 00007ffd0c556b40
  ip: 00007faae389caac efl: 0000000000000246 cgf: 002b000000000033 erf: 0000000000000000
 trp: 0000000000000000 msk: 0000000000000000 cr2: 0000000000000000
[end of stack trace]

I am on hyprland with wayland + Xwayland on intel integrated graphics, Dolphin another Qt6 app runs normally

I have no idea if the problem comes from me, from the package or from jellyfin itself