Skip to content
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

[BUG] Keyboard input broken in NixOS 24.05, but fixed in unreleased rofi version #153

Open
2 tasks done
cratedev opened this issue Oct 22, 2024 · 3 comments
Open
2 tasks done
Labels

Comments

@cratedev
Copy link

cratedev commented Oct 22, 2024

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

  • Yes, I use rofi with wayland support

I've checked if the issue exists in the latest stable release

  • Yes, I have checked the problem exists in the latest stable version
@cratedev cratedev added the bug label Oct 22, 2024
@lbonn
Copy link
Owner

lbonn commented Oct 22, 2024

Fix has not been released in 1.7.5+wayland3 but is present on the branch tip.

@JTrenerry
Copy link

+1 (I just want notifications on when this is fixed)

@Titaniumtown
Copy link

I can repro on latest nixos unstable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants