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
I can also reproduce this on the latest version of Arch, (using version 1.7.5+wayland3-2). However, manually building an up to date version fixes the problem
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: