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

Unable to set shortcut to grave/tilde #13

Closed
BlueDrink9 opened this issue Sep 2, 2019 · 6 comments
Closed

Unable to set shortcut to grave/tilde #13

BlueDrink9 opened this issue Sep 2, 2019 · 6 comments

Comments

@BlueDrink9
Copy link

I set the shortcut to windows + `, then save. Opening settings again shows it has changed to R. US keyboard

@joedf
Copy link
Owner

joedf commented Sep 12, 2019

I just tested version 1.4.6 with Win+`.
Works fine for me. hmmm ... 🤔 💭

Send me your settings file? App version? OS info?

@BlueDrink9
Copy link
Author

Windows 10, just reinstalled OS and still happening. 1903, build 18.352. Latest master commit, not release. Running directly from the .ahk. Happens on a freshly generated settings file, too:

[Animation]
Speed=1
Delay=20
dx=25
AnimationDisabled=0
GuiBGDarken_Increment=6
GuiBGDarken_Max=127
GuiBGDarken_Color=0x1A1A1A
[Settings]
HideOnInActive=0
HorizontallyCentered=0
BottomPlaced=0
CmdPaste=1
AutoWinActivate=0
ReduceMemory=1
RunOnStartUp=0
Console_Mode=Cmd
TransparencyPercent=20
CMD_Path=C:\Users\User\Documents\Qonsole\cmd_Qonsole.lnk
OpenHotkey=#`
CMD_Width=1440
CMD_Height=266
CMD_StartUpArgs=
CMD_offset=0

I also get this error in a window, with options to abort, ignore or retry, whenever I start the program - retrying will start the console.

---------------------------
LibConError
---------------------------
AttachConsole() Failure
Errorlevel: 0
A_LastError: 6

Will now Exit.
---------------------------
Abort   Retry   Ignore   
---------------------------

@BlueDrink9
Copy link
Author

Can confirm the issue occurs with the latest release, too

@BlueDrink9
Copy link
Author

Hmm... What's curious is I cloned this repo, and it has the same problem.

@BlueDrink9
Copy link
Author

Manually setting the ini to #SC029 works

@joedf
Copy link
Owner

joedf commented Sep 17, 2019

Interesting... Thanks for sharing a workaround. I don't think I knew mintty-quake-console existed... Seems pretty cool 👍

The "AttachConsole() Failure" occurs for me too occasionally. I'll open a separate issue.

Nevermind, see issue #11 😀

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