We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.7.5+wayland3
https://gist.github.com/cratedev/d0d263099f4d637f451ee2e41638531a
https://gist.github.com/cratedev/6dccac2019d761d304bdf47bc1cee102
No response
rofi -show drun
Rofi should accept keyboard input
Rofi doesn't accept keyboard input
Using rofi 1.7.5+wayland3 in NixOS with Niri compositor.
I've found the same bug here but it was supposedly fixed month ago.
While Rofi is running and not accepting any input, I receive this repeated each time a key event is sent:
(process:56490): libnkutils-bindings-CRITICAL **: 11:01:24.903: nk_bindings_seat_handle_key: assertion 'self->keymap != NULL' failed
The text was updated successfully, but these errors were encountered:
Fix has not been released in 1.7.5+wayland3 but is present on the branch tip.
Sorry, something went wrong.
+1 (I just want notifications on when this is fixed)
I can repro on latest nixos unstable
No branches or pull requests
Rofi version (rofi -v or git commit in case of build issue)
1.7.5+wayland3
Configuration
https://gist.github.com/cratedev/d0d263099f4d637f451ee2e41638531a
Theme
https://gist.github.com/cratedev/6dccac2019d761d304bdf47bc1cee102
Timing report
No response
Launch command
rofi -show drun
Step to reproduce
rofi -show drun
Expected behavior
Rofi should accept keyboard input
Actual behavior
Rofi doesn't accept keyboard input
Additional information
Using rofi 1.7.5+wayland3 in NixOS with Niri compositor.
I've found the same bug here but it was supposedly fixed month ago.
While Rofi is running and not accepting any input, I receive this repeated each time a key event is sent:
(process:56490): libnkutils-bindings-CRITICAL **: 11:01:24.903: nk_bindings_seat_handle_key: assertion 'self->keymap != NULL' failed
Using wayland display server protocol
I've checked if the issue exists in the latest stable release
The text was updated successfully, but these errors were encountered: