-
-
Notifications
You must be signed in to change notification settings - Fork 43
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
Effects relying on laptop hardware crash #162
Comments
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.
Are you maybe running the program through XWayland? It may be having some trouble there. |
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 |
Weird, I assumed the pings would reach you.
Still crashes with that same error on X11? What DE/WM? Can you provide logs for both with |
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 #152 (comment)
The text was updated successfully, but these errors were encountered: