Re: [Sikuli-driver] [Question #255938]: loop delays everything

2014-10-20 Thread RaiMan
Question #255938 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255938 Status: Needs information = Answered RaiMan proposed the following answer: Sikuli X-1.0RC3 is no longer supported for such probably system specific problems. I recommend, to give version 1.1.0 a try.

[Sikuli-driver] [Question #255938]: loop delays everything

2014-10-19 Thread babno
New question #255938 on Sikuli: https://answers.launchpad.net/sikuli/+question/255938 while True: do stuff I have an infinite loop in the form above. The first time through, it works perfectly fine. However the 2nd time it takes forever. When it should wait a few seconds to do something, it

Re: [Sikuli-driver] [Question #255938]: loop delays everything

2014-10-19 Thread RaiMan
Question #255938 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255938 Status: Open = Needs information RaiMan requested more information: I totally understand your frustration, but a bit more information would help to help you: - what version of Sikuli? - what Java? are

Re: [Sikuli-driver] [Question #255938]: loop delays everything

2014-10-19 Thread babno
Question #255938 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255938 babno posted a new comment: Sikuli version R930 Java version 1.6.0_65 The images are still there. I can cancel the current run of the script, start it again, and it will immediately work fine for 1 run

Re: [Sikuli-driver] [Question #255938]: loop delays everything

2014-10-19 Thread babno
Question #255938 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255938 Description changed to: while True: do stuff I have an infinite loop in the form above. The first time through, it works perfectly fine. However the 2nd time it takes forever. When it should wait a few