-
Notifications
You must be signed in to change notification settings - Fork 2
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
AttributeError: 'KeyboardEmulation' object has no attribute 'set_key_press_delay' #1
Comments
Hello, it's likely a problem with the configuration of Could you try removing the files |
nope
|
update: |
I'm able to reproduce the error when I'm configuring plover in |
I only get the error when I change the mode, it's something that also happens to you ? |
nope, it happens when I toggle the output of plover on or "refresh" |
ah I forgot to mention, i'm using Plover as a keyboard emulation, I don't have a steno kb (yet) |
I've added some additional log in d32e9db and run plover with nix run .#plover-dotool -- --log-level info Above the error I get the following log:
That seems to indicate that the issue is with |
I've a patch that resolve the error but I seems the Could you try the draft #2 ? |
indeed; I don't get the error anymore, but keyboard mode does not work indeed, it works as a qwerty kb. is this a sign that I have to get a steno kb asap? /j |
i'm trying to make plover work on sway, but after
nix run .#plover-dotool
and enabling the plugin, I get these errors:why?
The text was updated successfully, but these errors were encountered: