pyqtkeybind icon indicating copy to clipboard operation
pyqtkeybind copied to clipboard

Error Code 1419 when key is unregistered

Open blueaxis opened this issue 3 years ago • 0 comments

OS: Windows 10 21H2 build 19044.1645 Python version: 3.9.7 PyQt version: 5.15.6

Hello I'm getting the following error whenever I try to unregister a KEY_SEQUENCE: Couldn't unregister hot key [KEY_SEQUENCE]. Error code = 1419. I'm using the sample app provided here.

blueaxis avatar Apr 21 '22 01:04 blueaxis