Skip to content

Change keycode_context on Darwin keyboard Listener#512

Open
perroboc wants to merge 1 commit intomoses-palmer:masterfrom
perroboc:macos-m1-temp-fix
Open

Change keycode_context on Darwin keyboard Listener#512
perroboc wants to merge 1 commit intomoses-palmer:masterfrom
perroboc:macos-m1-temp-fix

Conversation

@perroboc
Copy link
Copy Markdown

Creating a pynput keyboard Listener after starting a GUI (pyside6, pyqt6, tkinter) on macOS (Monterey, M1) crashes Python.

Funny enough, creating a Controller on the same spot doesn't generate a crash, so this is a simple "fix" to imitate the way Controller starts on macOS in Listener.

Should fix #511

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

Successfully merging this pull request may close these issues.

MacOS crash when starting pynput keyboard listener after qt6

1 participant