-
Notifications
You must be signed in to change notification settings - Fork 123
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
Stop working after a few minutes #110
Comments
Does an old version also have this issue? Can you try a older version? |
Bug might have been introduced in version 0.5.4. Not later since no changes were made to the core logic of Unshaky since that version. In 0.5.4, alternative keyboard layouts were added: |
I completely uninstall the 0.5.6 to reinstall the previous one and update again (after restart, cache cleaning etc.). It seems working now so I have no explanations. Maybe a bug from my mac.. You can close the issue and just wait for similar feedbacks maybe |
Damn it's not working anymore...! I really don't get it.. |
@Zandor300 can you confirm all versions since 0.5.4 do not work anymore? @mickaphd so you are using the latest 0.5.6 and nothing shows up in the debug window? What OS version are u on now? |
I use the last Mojave version (10.14.6). |
@mickaphd Can you quickly try to set the delay for all (use the special input field below the table in Unshaky preference) to a large delay like 200 ms, to make sure it is not a delay configuration problem? |
@aahung I personally didn’t experience/notice this bug. I was just looking up what might be the issue. |
@Zandor300 thanks for looking out. I hope it is not a widespread issue |
It doesn't change anything. Do you know guys another similar app/program? I don't wanna change for sure, just to see if it's coming from my computer and not Unshaky. Still thanks much for your help! |
I found a similar tool named debounce-mac which use the same API Unshaky does. Can you try to see it produce any output? Also this: https://github.com/nobu-g/DebounceMac |
0.5.3 works for me. newer update do not. |
@tuananh when it does not work, anything shows up in the debug window? |
its blank
…On Thu, Aug 8, 2019 at 3:41 PM _sam ***@***.***> wrote:
@tuananh <https://github.com/tuananh> when it does not work, anything
shows up in the debug window?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#110?email_source=notifications&email_token=AAEZETRKXQ74OQPMC4G6SJLQDPL33A5CNFSM4II6AQ5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD325FRA#issuecomment-519426756>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAEZETW62ZEYPJAWZTVFLHTQDPL33ANCNFSM4II6AQ5A>
.
|
Is it possible that the problem appears when the mac wakes up after sleeping? I mean I still don't find any logic explanations to explain why sometimes it works and sometimes not |
for me, it doesn't work from the latest version. I can't find out why until I saw this issue. So i tried every version from latest down to 0.5.3 and that's when it starts working for me. |
Can you try to update to the last version to see if it still works? Because in my case the most recent version still works sometimes (and just stop sometimes too..!), just to confirm if it's really a problem between 0.5.3 and 0.5.6 |
but the keyboard layout thing shouldn't affect the core function. One possibility I can think of is with the new keyboard layout feature, the delays might not be set properly, therefore, the debug window is empty (because it only shows events for keys with >0 delays). I think I should change this behavior to show EVERYTHING when debug window is open. |
Just to let you know in case it can help to understand this issue, Unshaky still stop working for me sometimes after a few hours but I just noticed that if I lock my computer (lock screen, it's not needed to log out or shutdown), it works perfectly just after. I tried that from 3 days and it works. I have no explanation but maybe you will! |
I have the same issue here. App doesn't appear to be working any more, even with very large delays. 0.5.4 version. OSX 10.13.6. Blank debug window. |
#128 gives an possibility that Unshaky might conflict with other programs. I am not sure if it is the case for this issue though. @clickysteve when did it start to fail? Does upgrading to 0.6.0 resolve the problem? |
Just noticed it this past week. Upgrading to 0.6.0 hasn't resolved the issue. Seems to be a conflict with Karabiner. |
I also have the same issue, it used to work fine but has now stopped working, can't really recall when. I don't use Karabiner and I don't have any other apps which mess with keys. Tried locking the screen but that didn't help. Let me know if I can do anything to help troubleshoot. Tried upgrading to 0.6.0 but no avail. Running macOS 10.14.6 |
After an upgrade to Catalina it now works again! |
Stopped working for me too. I even set the delay to 999ms and it isn't blocking any double space whatsoever. I'm not entirely sure but I think it stopped working with the Catalina upgrade. |
I may be having the same issue. Mojave 10.14.6, MBAir 2018, English-International layout. I just installed Unshaky for the first time yesterday (0.6) and even when I set the delay very high, nothing happens -- blank debug window, no suppressed strokes. |
Yes there is definitely a problem. For me when it stop working I just "Lock Screen" and just after unlocking it start working again. But it's really annoying. Try to see if it works for you |
Sadly this has been a weird bug I can never reproduce 😢 . If you click the unshaky icon on the menu bar, it will try to restart all hooks. If that does not work (blank debug window when pressing configured keys), make sure you disable "ignore external keyboard" options (disable "ignore external keyboard" might work due to I hardcoded keyboard types into Unshaky, and I might miss some mac models). another workaround: remove Unshaky and download again to see if that helps (if it is caused by Unshaky cannot get accessibility permissions, reinstall Unshaky might ask you to grant permission again). |
Downgrading to 0.5.3 fixes the problem. |
I also have this issue, or something very similar:
When it isn't working (which is most of the time), the debug window ONLY shows keypresses for buttonns:
Here's an example of everything Unshakey captured when pressing every key on each row left-right top-bottom:
Edit: a debug log which I could use to determine when the last keypress was dismissed would make it possible to correlate that with eg. the machine sleeping, as it is I can't force it to fail |
Thanks for the information. [this long-lasting issue makes me scratch my head so much!] |
Is it normal for all of these keys to show up as "Unknown"? Can you think of any reason only these modifier keys are picked up, and nothing else, or rather is there anything you are aware of that groups these keys? Attached a config export in case that answers any questions - this has stayed constant between the "working" and "not working" states. |
I use this app from a long time now and I just noticed (maybe from the last update) that after a few minutes Unshaky stop working. The app is still running but I still have the keyboard problems and the debug window do not display anything. I was able to make it work again after using Onyx but again, still not working after a few minutes. No idea if it's coming from my mac or the app.
PS: sorry for the double spaces but without Unshaky this butterfly keyboard is a nightmare...
The text was updated successfully, but these errors were encountered: