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

    Status: Open => Answered

RaiMan proposed the following answer:
This usually means, that the jawt.dll cannot be found on system path -
you should check this.

Another test is:

on a command line (with the path set accordingly):

java -jar "C:\Users\k141\Desktop\Sikuli-X-1.0rc3 (r905)-win32\Sikuli-IDE
\sikuli-script.jar" -i

this should open an interactive Sikuli/Jython session, where you can enter 
statements:
print SCREEN # should print settings for your primary monitor
print capture() # should come up with capture and print the temp file

-- 
You received this question notification because you are a member of
Sikuli Drivers, which 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