Desktop.Robot icon indicating copy to clipboard operation
Desktop.Robot copied to clipboard

Authorization required, but no authorization protocol specified | Arch linux, wayland

Open KriseevM opened this issue 2 years ago • 0 comments

Whenever I try to use KeyUp/KeyDown/KeyPress methods on my arch system it seems to just ignore those and also on first call it outputs this error message to console:

Authorization required, but no authorization protocol specified

It seems like the issue is caused by wayland. I guess library wants to use X11 methods for this, also on my system with X11 it works absolutely fine, the issue is only on wayland.

KriseevM avatar Jul 21 '23 23:07 KriseevM