sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #17833
[Question #228289]: hotkey still active after script exits?
New question #228289 on Sikuli:
https://answers.launchpad.net/sikuli/+question/228289
Hi,
I'm using sikuli X 1.0-rc3 on linux (ubuntu 12.04 LTS). I added a hotkey to a script using addHotkey(). However, when the script finishes running, the hotkey still seems to be active. When I hit the hot key, the handler function is still called and I get output in the message box. Worse, the hotkey is not passed on to whatever window I'm trying to use at the time.
Is it supposed to do this? Do I need to explicitly call removeHotkey() at the end of the script? Or is this a bug?
Thanks,
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.