Warpd hangs in macos with non latin input
Coobaha opened this issue · 1 comments
Coobaha commented
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)