jasonrudolph / keyboard

⌨ Toward a more useful keyboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

superduper problem on MacOS Catalina 10.15.3

capnahab opened this issue · comments

S+D has no effect, and no screen notifications.
Everything else is working fine. The Hyper key and its bindings works. Installation was fine. I have the rules from script/setup in Karabiner (tried v 12.9 and 12.9.1 ).
I am using a Mac Pro and it has a new keyboard, just has a new silver casing, I am sure it has the same internals.
Karabiner log is showing no issues (see below) . I turned the keyboard off and on again as below.

2020-02-16 16:59:22.385] [info] [grabber] Load /Users/nicholasphillips/.config/karabiner/karabiner.json...
[2020-02-16 16:59:22.386] [info] [grabber] core_configuration is updated.
[2020-02-16 16:59:22.387] [info] [grabber] virtual_hid_device_client is opened.
[2020-02-16 16:59:22.388] [info] [grabber] virtual_hid_device_client_ is connected
[2020-02-16 16:59:22.388] [info] [grabber] initialize_virtual_hid_keyboard
[2020-02-16 16:59:22.388] [info] [grabber] country_code:0
[2020-02-16 16:59:22.390] [info] [grabber] initialize_virtual_hid_keyboard
[2020-02-16 16:59:22.390] [info] [grabber] country_code:0
[2020-02-16 16:59:22.390] [info] [console_user_server] Check for updates...
[2020-02-16 16:59:22.393] [info] [observer] matching device:
[2020-02-16 16:59:22.393] [info] [observer] registry_entry_id: 4295899979
[2020-02-16 16:59:22.393] [info] [observer] manufacturer: pqrs.org
[2020-02-16 16:59:22.393] [info] [observer] product: Karabiner VirtualHIDKeyboard
[2020-02-16 16:59:22.393] [info] [observer] vendor_id: 5824
[2020-02-16 16:59:22.393] [info] [observer] product_id: 10203
[2020-02-16 16:59:22.393] [info] [observer] location_id: 0x0
[2020-02-16 16:59:22.393] [info] [observer] serial_number: pqrs.org:org_pqrs_driver_Karabiner_VirtualHIDDevice_VirtualHIDKeyboard_v061000
[2020-02-16 16:59:22.401] [info] [observer] is_keyboard: true
[2020-02-16 16:59:22.401] [info] [observer] is_pointing_device: false
[2020-02-16 16:59:22.402] [info] [observer] rescan devices...
[2020-02-16 16:59:22.405] [info] [observer] Karabiner VirtualHIDKeyboard (device_id:4295899979) is observed.
[2020-02-16 16:59:22.405] [error] [observer] grabber_client error: Connection reset by peer
[2020-02-16 16:59:22.405] [info] [observer] grabber_client is closed.
[2020-02-16 16:59:22.443] [info] [grabber] system_preferences is updated.
[2020-02-16 16:59:23.411] [warning] [grabber] Magic Keyboard with Numeric Keypad (device_id:4295899579) is not observed yet. Please wait for a while.
[2020-02-16 16:59:23.412] [warning] [grabber] USB Receiver (device_id:4295861760) is not observed yet. Please wait for a while.
[2020-02-16 16:59:23.420] [info] [observer] grabber_client is connected.
[2020-02-16 16:59:23.421] [info] [observer] rescan devices...
[2020-02-16 16:59:23.422] [info] [grabber] USB Receiver (device_id:4295861760) is grabbed.
[2020-02-16 16:59:23.423] [info] [grabber] Magic Keyboard with Numeric Keypad (device_id:4295899579) is grabbed.

Sorted it. Sorry.

@capnahab having the same issue – how did you end up sorting it?