Closed xidsyed closed 1 week ago
I haven't reproduced this yet but I know others have. Please run komorebi-bar.exe
in the foreground and share the logs when the bar updates stop rendering - this will help rule out (or confirm?) thread crashes in komorebi-bar
.
edit: I see the logs in the video - I think this rules out thread crashes in komorebi-bar
. I see that the komorebic
socket messages are also still being received as expected (shortcuts are working).
It would be useful to add some debug logs here to see if the subscription notifications are still being received: https://github.com/LGUG2Z/komorebi/blob/30e09d99464f9e1662912086de048abb8daa4164/komorebi-bar/src/komorebi.rs#L440
Similarly it will be useful to check the komorebi
logs to see if subscription notifications are being emitted. You'll have to use the appropriate Rust env var to enable debug logging before launching komorebi for this: https://github.com/LGUG2Z/komorebi/blob/30e09d99464f9e1662912086de048abb8daa4164/komorebi/src/lib.rs#L307
Probably also want to check if this deserialization fails
Describe the bug
To Reproduce Steps to reproduce the behavior:
Expected behavior Komorebi bar stops responding, and needs to be restarted
Screenshots and Videos
https://github.com/user-attachments/assets/981ac8bf-9bef-4a0e-b02a-78f5e24bc990
Operating System
komorebic check
OutputAdditional context