mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: Sometimes whkd is broken
#449
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Jaehaks on GitHub (Aug 16, 2024).
Describe the bug
In the middle of using
komorebi, sometimes the keymaps don't work.komorebi.exeandwhkd.exeprocess is still running.komorebiworks fine. because terminal command works when the problem invoked.But I think
whkdmissed some connection withkomorebi.It can be restore after I kill the whkd process and restart with
komorebi start --whkdwhile komorebi is running.But the problem is issued again.
I don't know what makes this situation exactly
All behaviors what I did are moving between stacks and capturing some picture and moving between workspace.
I think the problem occurs more fast When I move between stacks a lot.
Although the problem occurs,
komorebi checksaid that komorebi found the whkdrc.To Reproduce
Steps to reproduce the behavior:
Expected behavior
whkddoesn't loss connection with komorebiScreenshots and Videos
Operating System
komorebic checkOutputProvide the output of
komorebic checkFor example:
Additional context
@Gal456-cyber commented on GitHub (Sep 30, 2024):
also happens to me simply after komorebi runs for more than 30 min to an hour
@Lunala666 commented on GitHub (Dec 4, 2024):
Did you manage to solve this problem, and if so how?
@Jaehaks commented on GitHub (Dec 5, 2024):
@Lunala666
It seems to be not solved yet although I use the nightly version which is comitted at 7f0b54c
The similar issues occurs like #1132, and @LGUG2Z said it was solved. but This didn't work for me.
I raised this issue in whkd#49 because I thought it is whkd issue, but It seems not. This issue is happened also when I use
.ahk.I think progress is being made to resolve it.
@gursuj commented on GitHub (Dec 12, 2024):
Similar issue for me where workspace related keybinds won't work after a while. Other keybinds (like for opening terminal) still work though. Edit: Restarting whkd doesn't fix it, requires komorebi itself to be restarted.
@adamparzi commented on GitHub (Feb 28, 2025):
Still have the issue, any fix?
@Jaehaks commented on GitHub (Mar 6, 2025):
@adamparzi
At now, the nightly version seems not occur the issue in my old PC although I try swap window iteratively.
But I cannot be sure about komorebic fixed it.