Question #404615 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/404615

    Status: Open => Answered

RaiMan proposed the following answer:
--- but it didn't show anything different
the command has to be this way:
java -Dsikuli.Debug=3 -jar myapp.jar

and should printout additional messages prefixed with [debug] to the
commandline window.

In comment #1 I noticed, that you are using JNativeHook in parallel with 
SikuliX. 
It would be worth to test, wether a simple Java Main() jar runs from 
commandline, that only has one line:
Screen scr = new Screen();

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to