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

Espanso enables/disables itself automatically many times #751

Closed
molitona opened this issue Sep 7, 2021 · 6 comments
Closed

Espanso enables/disables itself automatically many times #751

molitona opened this issue Sep 7, 2021 · 6 comments

Comments

@molitona
Copy link

molitona commented Sep 7, 2021

Hi, I've noticed that espanso enable/disable itself automatically many times.
I'm not pressing double tab by mistake.
What's the matter ?

20:57:25 [ INFO] espanso version 0.7.3
20:57:25 [ INFO] using config path: /home/user/.config/espanso
20:57:25 [ INFO] using package path: /home/ser/.local/share/espanso/packages
20:57:25 [ INFO] spawning worker process...
20:57:25 [ INFO] Binded to IPC unix socket: /home/user/.local/share/espanso/espanso.sock
20:57:25 [ INFO] initializing worker process...
20:57:25 [ INFO] Binded to IPC unix socket: /home/user/.local/share/espanso/worker.sock
20:57:26 [ INFO] watching for changes in path: /home/user/.config/espanso
20:57:26 [ INFO] Using modulo at "/usr/bin/modulo"
20:57:26 [ INFO] worker is running!
22:35:06 [ INFO] Toggled: espanso disabled
22:35:19 [ INFO] Toggled: espanso enabled
23:14:59 [ INFO] Toggled: espanso disabled
23:15:23 [ INFO] Toggled: espanso enabled
23:15:23 [ INFO] Toggled: espanso disabled
23:15:23 [ INFO] Toggled: espanso enabled
23:15:23 [ INFO] Toggled: espanso disabled
23:15:23 [ INFO] Toggled: espanso enabled
23:15:23 [ INFO] Toggled: espanso disabled
23:15:23 [ INFO] Toggled: espanso enabled
23:15:23 [ INFO] Toggled: espanso disabled
23:15:23 [ INFO] Toggled: espanso enabled
23:15:23 [ INFO] Toggled: espanso disabled
23:15:23 [ INFO] Toggled: espanso enabled
23:15:23 [ INFO] Toggled: espanso disabled
23:15:23 [ INFO] Toggled: espanso enabled
23:15:23 [ INFO] Toggled: espanso disabled
23:15:23 [ INFO] Toggled: espanso enabled
23:15:23 [ INFO] Toggled: espanso disabled
23:15:23 [ INFO] Toggled: espanso enabled
23:15:23 [ INFO] Toggled: espanso disabled
23:15:23 [ INFO] Toggled: espanso enabled
23:15:23 [ INFO] Toggled: espanso disabled
23:15:23 [ INFO] Toggled: espanso enabled
23:15:23 [ INFO] Toggled: espanso disabled
23:15:23 [ INFO] Toggled: espanso enabled
23:15:23 [ INFO] Toggled: espanso disabled
23:15:23 [ INFO] Toggled: espanso enabled
23:15:23 [ INFO] Toggled: espanso disabled
23:15:23 [ INFO] Toggled: espanso enabled
23:15:23 [ INFO] Toggled: espanso disabled
23:15:23 [ INFO] Toggled: espanso enabled
23:15:23 [ INFO] Toggled: espanso disabled
23:15:23 [ INFO] Toggled: espanso enabled
23:16:31 [ INFO] Toggled: espanso disabled
23:16:31 [ INFO] Toggled: espanso enabled
23:19:33 [ INFO] Toggled: espanso disabled
23:19:33 [ INFO] Toggled: espanso enabled
23:19:33 [ INFO] Toggled: espanso disabled
23:19:33 [ INFO] Toggled: espanso enabled
23:19:33 [ INFO] Toggled: espanso disabled
23:19:33 [ INFO] Toggled: espanso enabled
23:22:31 [ INFO] Toggled: espanso disabled

@molitona molitona changed the title Espanso enable/disable itself automatically many times Espanso enables/disables itself automatically many times Sep 7, 2021
@federico-terzi
Copy link
Collaborator

Hey,

I'm sorry you experienced this issue! By default the toggle key is ALT rather than TAB, are you sure you didn't press ALT repeatedly?

You can also customize or disable the toggle key entirely: https://espanso.org/docs/configuration/#customizing-the-toggle-key

Feel free to reopen if this doesn't solve your issue

Cheers :)

@molitona
Copy link
Author

molitona commented Sep 8, 2021 via email

@molitona
Copy link
Author

@federico-terzi

@federico-terzi
Copy link
Collaborator

See press time interval, so you can conclude yourself.

I see, thank you. I didn't notice the first time!
I'm wondering if you have a stuck key in your keyboard, as this is the first time I hear about this issue...

Also, could you please try changing the toggle key to another one (such as RIGHT_CTRL) and see if that helps? Perhaps there is some configuration/software on your machine that is interfering with espanso :)

@molitona
Copy link
Author

I don't have stuck key. My keyboard is perfect. Otherwise, I changed toggle key and I'll tell you later

@federico-terzi
Copy link
Collaborator

Closing this issue as the default behavior for toggle_key has been deprecated in the new version #916, so this problem should not happen anymore :)

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

2 participants