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

Warpd hangs in macos with non latin input #290

Open
Coobaha opened this issue May 1, 2024 · 1 comment
Open

Warpd hangs in macos with non latin input #290

Coobaha opened this issue May 1, 2024 · 1 comment

Comments

@Coobaha
Copy link

Coobaha commented May 1, 2024

Hi @rvaiya,

I noticed that when I have the RU keyboard layout in MacOS, warpd sometimes hangs, and I need to either:

  • kill the process via mouse cause keyboard input is taken by warpd
  • switch to EN and active any warpd mode again, then it continues working

Sometimes, the RU layout works just fine, but eventually, it hangs. I've also noticed that if I try to start warpd -f with the RU layout, it logs config parsing errors

ERROR: A-M-x is not a valid key name
ERROR: A-M-X is not a valid key name
ERROR: A-M-g is not a valid key name
ERROR: A-M-h is not a valid key name
ERROR: A-M-s is not a valid key name
ERROR: A-M-c is not a valid key name
ERROR: A-M-l is not a valid key name
ERROR: A-M-L is not a valid key name
.....
ERROR: q is not a valid key name
ERROR: u is not a valid key name
ERROR: w is not a valid key name
ERROR: g is not a valid key name
ERROR: a is not a valid key name
ERROR: z is not a valid key name

When warpd hangs, log of the event name resolves to (null), and the mode is 0 (reserved)

@Coobaha
Copy link
Author

Coobaha commented May 1, 2024

Seems to be a dupe of #214 , please close if needed, or maybe you can reproduce it.

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

No branches or pull requests

1 participant