spacebar icon indicating copy to clipboard operation
spacebar copied to clipboard

macos12.2报错

Open matyle opened this issue 3 years ago • 3 comments

Assertion failed: (count > 0 && count < QUEUE_MAX_COUNT), function queue_push, file event_loop.c, line 58.

matyle avatar Feb 17 '22 07:02 matyle

I can try to confirm this over the weekend when I am not dependant on my Mbpro for work duties.

mocdaniel avatar Feb 17 '22 13:02 mocdaniel

I could not reproduce this on my M1 Macbook using MacOS 12.2.1 Monterey - could you share some more details regarding the circumstances of this observation or the version of spacebar in use?

mocdaniel avatar Feb 18 '22 20:02 mocdaniel

I also see these entries with v1.4.0 on Ventura 13.0.1. They're accompanied by lots of these events in my output log (with debug_output on):

...
EVENT_HANDLER_WINDOW_TITLE_CHANGED
EVENT_HANDLER_WINDOW_TITLE_CHANGED
EVENT_HANDLER_WINDOW_TITLE_CHANGED

I'm guessing they're caused by windows being automatically renamed by apps like terminal emulators and web browsers. skhd allows users to ignore events for certain apps, presumably to avoid this issue. It could be nice for spacebar to include a similar setting for those of us running dynamically named windows.

alexwforsythe avatar Nov 30 '22 20:11 alexwforsythe