-
Notifications
You must be signed in to change notification settings - Fork 139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: Kanata crashes and is unable to start on macOS if sidecar is on #1342
Comments
Same here, I'm on macOS 14.6.1 with kanata 1.7.0 The full log is here
|
Same here. I'm on macOS 15.1/15.2 with kanata 1.7.0 This bug makes kanata completely unusable with the Vision Pro |
Same issue on 1.7.0 MacOS 15.1 |
Tryed kanata today for the first time. Kanata installed from homebrew
Kanata stopped crashing after these steps:
|
Someone will have to investigate a bug, likely in the https://github.com/psych3r/driverkit dependency, but might be in the kanata repo as well. A core dump might be able to be generated for a bit of insight into what's triggering the crash: https://stackoverflow.com/q/56513700 |
Requirements
Describe the bug
Turning on Sidecar (connecting wirelessly to an iPad as an external display) while Kanata is running will cause Kanata to crash with the error
zsh: trace trap sudo ./myPrograms/kanata_macos_cmd_allowed_arm64 -c
.note: I start kanata by running
sudo ./myPrograms/kanata_macos_cmd_allowed_arm64 -c ~/.config/kanata/kanata.kbd
Attempting to restart Kanata while connected to Sidecar fails with the same error.
Kanata is able to restart after disconnecting from Sidecar.
Relevant kanata config
To Reproduce
Expected behavior
Kanata to function regardless of sidecar connectivity.
Kanata version
kanata 1.7.0
Debug logs
No response
Operating system
macOS
Additional context
No response
The text was updated successfully, but these errors were encountered: