Re: [Sikuli-driver] [Question #236725]: Why does onChange() work with a sikuli.Region and not with a org.sikuli.script.Region

2014-09-26 Thread Pierre Best
Question #236725 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236725 Pierre Best posted a new comment: My PyCharm/Sikuli configuration Installed Apps == Java: JDK 1.8.0_20 in default installation dir Jython: 2.7b3 Pycharm: 3.4.1 (also seems to work with 4.0 EAP)

Re: [Sikuli-driver] [Question #236725]: Why does onChange() work with a sikuli.Region and not with a org.sikuli.script.Region

2013-10-07 Thread Pierre Best
Question #236725 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236725 Status: Answered = Solved Pierre Best confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #236725]: Why does onChange() work with a sikuli.Region and not with a org.sikuli.script.Region

2013-10-06 Thread RaiMan
Question #236725 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236725 Status: Open = Answered RaiMan proposed the following answer: --- This is how this should be read: [error] ResourceLoaderBasic: checkLibsDir: libs dir is not on system path:

Re: [Sikuli-driver] [Question #236725]: Why does onChange() work with a sikuli.Region and not with a org.sikuli.script.Region

2013-10-03 Thread Pierre Best
Question #236725 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236725 Status: Answered = Open Pierre Best is still having a problem: I've followed your instructions in steps 1, 2, 3 and 4. When I try to debug the program I get the following output: pydev debugger:

[Sikuli-driver] [Question #236725]: Why does onChange() work with a sikuli.Region and not with a org.sikuli.script.Region

2013-10-02 Thread Pierre Best
New question #236725 on Sikuli: https://answers.launchpad.net/sikuli/+question/236725 I'm using Eclipse, Sikuli-API-1.0.0-Win32 and jython 2.7b1 to script some tests. I wanted to set up an observer but everytime I tried to set up the handler with Region.onChange() it would fail with the error

Re: [Sikuli-driver] [Question #236725]: Why does onChange() work with a sikuli.Region and not with a org.sikuli.script.Region

2013-10-02 Thread RaiMan
Question #236725 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236725 Status: Open = Answered RaiMan proposed the following answer: ---1. you should update to version 1.0.1 and select setup option 3 to get the sikuli-java.jar ---2. proceed according to: