Open 4JX opened 5 months ago
CC @rabaimorp, is it only those three?
Fade/Ripple need to access to keyboard input events which I just haven't found a way to gracefully handle yet on wayland. There's a library I previously tested but didn't quite like.
Should at least hide those for wayland users in the meantime though. Although for me it doesn't outright crash on GNOME, but rather just stops responding to input events if I don't focus the app.
Hyprland Could not connect to a X display
Are you maybe running the program through XWayland? It may be having some trouble there.
Closing due to lack of responses from OP
Closing due to lack of responses from OP
Sorry, haven't got notified the first time. I tried it on x11 as well, same issue. I'll try to replicate it in any enviroment you want, to see if it could work
Sorry, haven't got notified the first time
Weird, I assumed the pings would reach you.
I tried it on x11 as well, same issue
Still crashes with that same error on X11? What DE/WM? Can you provide logs for both with RUST_BACKTRACE=full
?
Sorry, haven't got notified the first time
Weird, I assumed the pings would reach you.
I tried it on x11 as well, same issue
Still crashes with that same error on X11? What DE/WM? Can you provide logs for both with
RUST_BACKTRACE=full
?
Yes, the same error. I used x11 on kde plasma.
Having the same issue here on Hyprland, on the Legion 5 Pro 16ARX8. Can't open gui with the same error, but also (this might be related) trying to set the AmbientLight, Fade or Ripple effect from the terminal also crashes, and just sets the keyboard rgb to off.
RUST_BACKTRACE=full doas legion-kb-rgb set --effect Fade
Originally posted by @rabaimorp in https://github.com/4JX/L5P-Keyboard-RGB/issues/152#issuecomment-2182346981