Question #262228 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/262228
Status: Answered => Open
Anantanag is still having a problem:
Hi, thank you for the detailed explanation, unfortunately it is not working for
me.
With the debug line added, it is not giving any additional logging.
Deleted libs folder
new Code:
public void testMain(Object[] args) throws Exception
{
Debug.on(3);
Screen screen = new Screen();
}
getting following exception
Exception occurred during playback of script [Runner.XXX.XXXXCreation]
[RationalTestScriptError on line 30 of script Runner.XXX.XXXXXCreation:
[java.lang.ExceptionInInitializerError] - null.].
Not sure if this is because I am using IBM JDK 7.1. I have integrated Sikuli
code with in IBM RFT framework.
It works find with Sikuli 1.0 but I have a trouble in using ocr in 1.0 so I am
trying to switch to sikuli 1.1.0.
It will be really helpful if this issue can be resolved.
Thanks
Anant
--
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