-
Notifications
You must be signed in to change notification settings - Fork 13
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
Setting hotkey configuration results in 'Could not register "summon" shortcut' error #25
Comments
Sorry to hear about your continued issues. I think the core issue is that the plugin may not have ever been tested on an Ubuntu environment. Similar to #23, there is likely method calls that throw errors for Ubuntu. The error dialog you are seeing is actually from a separate plugin called I, unfortunately, do not have an Ubuntu environment to test the plugins against. If you are willing, you could setup hyperterm-summon to run as a "local" plugin, so that you could modify the source and see the results in your local Hyper. If not, I'll see if I can figure out a way to test the plugin on Ubuntu. |
@hyphaene I published a refactored version of the plugin last night. Hopefully it resolves your issues. Would you be willing to give it another try for me please? |
Hi,
I'll try at home tonight, and I'll let know !Thanks.
|
@JohannesRudolph is there any other information you can provide (e.g. OS version, plugin version, Hyper config, etc)? The more details you share, the easier it is for me to debug the problem. |
Env
Note: base on Ubuntu Xenial. Error
Config
|
@edouard-lopez do keys other than F12 work? Apparently there are OS-specific restrictions for global hotkeys (e.g. Windows). |
@dcalhoun Sorry, I'm not using |
F12 gives me the same error (ubuntu 18) |
@yar00001 do keys other than F12 work for you? Are you able to see in any errors in the Hyper console? Are you willing to share your Hyper configuration file? |
@yar00001 |
No I tried to set any other value (even Ctrl+; itself) but I keep getting error for |
@yar00001 thanks for the information. I'm still thinking the core issue resides in the Unfortunately, I do not have an Ubuntu environment to test the plugins against and I do not believe I will have time to debug it soon. If you are willing, you could setup hyperterm-summon to run as a "local" plugin, so that you could modify the source and see the results in your local Hyper. |
just leaving a note that this is still an issue for my Ubuntu distribution. |
Hi,
I can't set any hotKey, so the plugin is not effective ..
I precise that I tried several combinations, all complying with the accelerator API from Electron.
No error on the console or whatsoever, only this alert box :
Running on ubuntu 16.04
Cheers
The text was updated successfully, but these errors were encountered: