mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: komorebi doesn't seem to start after being killed #215
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 @symplrdudley on GitHub (Jun 2, 2023).
Describe the bug
After performing
Get-Process -Name:whkd | Stop-Process, I am unable to start komorebi and have whkd stay running. I have to then restart.To Reproduce
Steps to reproduce the behavior:
komorebic.exe start --await-configurationkomorebic stopGet-Process -Name:whkd | Stop-Processkomorebic.exe start --await-configurationGet-Process -Name:whkd, yet nothing is runningExpected behavior
I expect Komorebi to start and capture all my windows when first started after a reboot.
Screenshots and Videos
Add screenshots and videos to help explain your problem.
Operating System
Provide the output of
systeminfo | grep "^OS Name\|^OS Version"Here's from just running
systeminfoand selecting the fields neededkomorebic checkOutputProvide the output of
komorebic checkFor example:
Additional context
No Auto Hot Keys or anything. We do have Sophos DLP (Digital Loss Protection) suite, which could potentially be blocking somethings, but I don't have access to any of those logs.
When I looked for the logs of
$env:LOCALAPPDATA\komorebi\komorebi.logI didn't see any mentions of errors when started up even though none of the windows were seemingly being captured. My laptop did ramp up in CPU fan so something was attempting at happening.@symplrdudley commented on GitHub (Jun 2, 2023):
After I rebooted, and attempted to show the start up issues, Komorebi worked. I'm wondering if it was because I issued the date command afterwards, or it just happened to work this time. Third restart is the charm.
@eddyu0 commented on GitHub (Jun 4, 2023):
I was able to reproduce the bug occasionally just by smashing the focus windows shortcut quickly and whkd would start acting unstable or outright stop responding. See #448.
Killing both whkd and komorebi, and then restart komorebic seems to work for me.
@symplrdudley commented on GitHub (Jun 6, 2023):
I'm leaving Komorebi running this week again to see if I encounter the same issues I did last week. I have intermittent start up times that either work quickly or it takes 5min or I need to kill and restart Komorebi to get it to work, even after a restart.
@symplrdudley commented on GitHub (Jun 8, 2023):
Today is when Komorebi seems to have crashed. I restarted Komorebi using the two stop-process commands as described above.
I had to restart Outlook PWA (from Edge) as well for it to be captured by Komorebi.
@symplrdudley commented on GitHub (Jun 8, 2023):
I don't see any errors in the
$env:LOCALDATA\komorebi\komorebi.logbut I did see where I restarted the application.At this point, I'm not sure if it's Sophos DLP making it slow to run and I just pressed ALT+1/2/3 too fast.
@symplrdudley commented on GitHub (Jun 17, 2023):
I have seen a the pattern of if I leave komorebi running for 4 days straight on my laptop, I have to stop komorebi and restart it.
Sometimes I have to Stop and Start komorebi to get certain configuration changes to work, and when doing that repeatedly, it doesn't seem to load every time. That's when I have to kill the windows that were open from the previous times and restart them for komorebi to capture them.
I am okay with this for now so I will close this issue.
Using the recommendation from @eddieyutc I made two scripts to help make the typing reduced.
and
@LGUG2Z commented on GitHub (Jun 17, 2023):
Please also keep an eye on this issue (and test if you'd like!) https://github.com/LGUG2Z/komorebi/issues/427
@mistertuna93 commented on GitHub (Jul 6, 2023):
Hey there, I figured its worth adding that I am experiencing a similar bug. I am currently doing my initial config, so I am far from an expert, but upon using Komorebic stop I am having issues getting it started again. It shows the normal reply in the PS window "Start-Process komorebi.exe -ArgumentList '--await-configuration' -WindowStyle hidden
Waiting for komorebi.exe to start...Started!" but seems the process never starts. I just discovered this so I can update when things progress.
BTW:
Windows 11 Pro N 22H2 22621.1848
Newest Release Komorebi
I am also using YASB