pqrs-org/Karabiner-Elements

Karabiner stops working after a while in Catalina 10.15.4

Open

#2297 opened on May 20, 2020

View on GitHub
 (37 comments) (31 reactions) (0 assignees)C++ (22,112 stars) (909 forks)batch import
bughelp wanted

Description

Karabiner works fine in macOS Catalina 10.15.4 but after a while stops working as mapping keys no longer seem to work and logs start complaining with

[2020-05-20 10:16:55.252] [error] [console_user_server] grabber_client error: No buffer space available
[2020-05-20 10:16:55.879] [error] [session_monitor] session_monitor_receiver_client error: No buffer space available
[2020-05-20 10:16:56.607] [error] [observer] grabber_client error: No buffer space available
[2020-05-20 10:16:57.593] [error] [session_monitor] session_monitor_receiver_client error: No buffer space available
[2020-05-20 10:16:57.726] [info] [grabber] version 12.9.0
[2020-05-20 10:16:57.726] [info] [grabber] Exit since another process is running.
[2020-05-20 10:16:58.280] [error] [observer] grabber_client error: No buffer space available

This is related with Issue 1932 and other people are complaining the same since a few days ago (with the exception that is not necessary to set the laptop to sleep)

Contributor guide