Skip to content
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

Mac OS Ventura compatibility issue! #585

Open
0xGosu opened this issue Jan 4, 2023 · 1 comment
Open

Mac OS Ventura compatibility issue! #585

0xGosu opened this issue Jan 4, 2023 · 1 comment

Comments

@0xGosu
Copy link

0xGosu commented Jan 4, 2023

It seem on the latest Mac OS Ventura, event.name become None and causing the keyboard library to raise Exception on all keyboard event (except for non-layout key).
The exception which got raised is:

TypeError: object of type 'NoneType' has no len()

I'm looking at the source code and may be able to fix this issue soon!

@0xGosu
Copy link
Author

0xGosu commented Jan 11, 2023

Ive submit a PR to fix it here: #587
Tested with a Macbook Air M1 2020 model using latest Mac OS Ventura

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant