sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #00608
Re: [Question #139540]: sikuli doesn't start on ubuntu lucid
Question #139540 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/139540
Status: Open => Answered
RaiMan proposed the following answer:
I have no experience with Linux.
Sikuli uses JXGrabkey to install the HotKey bindings.
It might be, that ALT+SHIFT+C is already used by some other app on your system.
--- from the JXGrabkey docs
This Exception is thrown when another application already registered a
hotkey which JXGrabKey tried to register for itself. X11 hotkeys can
only be registered by one application at a time. Because JXGrabKey
registers the same hotkey with different combinations of offending masks
like scrolllock, numlock and capslock, any of those registrations can be
the cause of the conflict. It is best to unregister the hotkey after
receiving this exception. Otherwise the hotkey may not work at all, or
may not work with all mask combinations.
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.