[Sikuli-driver] [Bug 793723] Re: Linux System Always Uses Screen(0)

2014-06-13 Thread Rainer Klute
I can confirm this bug under Opensuse Linux 13.1. I have a two-monitors setup. My application iterates all screens, looks for a certain image and then clicks on it. This works fine if that image is on screen 0. If it is on screen 1, Sikuli moves the pointer to the corresponding position on screen

[Sikuli-driver] [Bug 793723] Re: Linux System Always Uses Screen(0)

2014-06-13 Thread Rainer Klute
I am working with 1.1.0, so yes, I can confirm that. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/793723 Title: Linux System Always Uses Screen(0) Status in Sikuli: In Progress Bug

[Sikuli-driver] [Bug 793723] Re: [1.1.0-Beta1] Linux System Always Uses Screen(0)

2014-06-13 Thread Rainer Klute
You have e-mail. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/793723 Title: [1.1.0-Beta1] Linux System Always Uses Screen(0) Status in Sikuli: In Progress Bug description: I am using

Re: [Sikuli-driver] [Question #250119]: How can I turn on debugging in a JUnit test?

2014-06-12 Thread Rainer Klute
Question #250119 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/250119 Rainer Klute gave more information on the question: What I am trying to do is to integrate Sikuli JUnit tests into my project's Maven build. If I explictly add sikulix.jar to my classpath, the JUnit tests

Re: [Sikuli-driver] [Question #250119]: How can I turn on debugging in a JUnit test?

2014-06-12 Thread Rainer Klute
Question #250119 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/250119 Status: Answered = Solved Rainer Klute confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli

[Sikuli-driver] [Question #250119]: How can I turn on debugging in a JUnit test?

2014-06-11 Thread Rainer Klute
New question #250119 on Sikuli: https://answers.launchpad.net/sikuli/+question/250119 Running a JUnit test case I get the following error message: [error] ResourceLoader: loadLib: Fatal Error 110: loading: libVisionProxy.so [error] ResourceLoader: loadLib: Since native library was found, it

Re: [Sikuli-driver] [Question #249653]: Running a Sikuli script throws a java.lang.NoClassDefFoundError

2014-06-06 Thread Rainer Klute
Question #249653 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/249653 Status: Answered = Solved Rainer Klute confirmed that the question is solved: I just had the time to repeat the installation executing sikulixsetup-1.1.jar in an otherwise empty directory. Then I copied

Re: [Sikuli-driver] [Question #249653]: Running a Sikuli script throws a java.lang.NoClassDefFoundError

2014-06-06 Thread Rainer Klute
Question #249653 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/249653 Rainer Klute confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact

Re: [Sikuli-driver] [Question #249653]: Running a Sikuli script throws a java.lang.NoClassDefFoundError

2014-06-03 Thread Rainer Klute
Question #249653 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/249653 Rainer Klute posted a new comment: How would this bring org.sikuli.natives.VisionProxyJNI into the classpath? (I have a self-compile libVisionProxy.so in my libs directory already.) -- You received

Re: [Sikuli-driver] [Question #249653]: Running a Sikuli script throws a java.lang.NoClassDefFoundError

2014-06-03 Thread Rainer Klute
Question #249653 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/249653 Rainer Klute posted a new comment: I did execute sikulixsetup-1.1.jar. However, I skipped the download step, because this was my second try to generate sikuli.jar and I had the downloaded files already. I

Re: [Sikuli-driver] [Question #249530]: Cannot install Sikuli because libopencv is too recent

2014-06-02 Thread Rainer Klute
Question #249530 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/249530 Status: Answered = Solved Rainer Klute confirmed that the question is solved: Building libVisionProxy.so from source was the way to got – it works! Thanks! (I'll got an error when trying to run a very

[Sikuli-driver] [Question #249653]: Running a Sikuli script throws a java.lang.NoClassDefFoundError

2014-06-02 Thread Rainer Klute
New question #249653 on Sikuli: https://answers.launchpad.net/sikuli/+question/249653 I am trying my very first steps with Sikuli X 1.1 on Linux (Opensuse 13.1, 64 bit). In a first test I used the IDE to create a script click(image). I saved the script and then tried to execute it. However, the

[Sikuli-driver] [Question #249530]: Cannot install Sikuli because libopencv is too recent

2014-05-30 Thread Rainer Klute
New question #249530 on Sikuli: https://answers.launchpad.net/sikuli/+question/249530 My Sikuli installation under Opensuse Linux 13.1 aborts with an error message telling that libopencv_core.so.2.3 cannot be found. Well, that's very plausible, because I don't have OpenCV 2.3 installed, but

Re: [Sikuli-driver] [Question #249530]: Cannot install Sikuli because libopencv is too recent

2014-05-30 Thread Rainer Klute
Question #249530 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/249530 Rainer Klute posted a new comment: Yes, thanks, it should do it – will try. However, I consider this an ugly workaround and not a solution. -- You received this question notification because you