[Sikuli-driver] [Question #235251]: Unable to find mouse pointer when using wait()

2013-09-06 Thread Andrew Whalen
New question #235251 on Sikuli: https://answers.launchpad.net/sikuli/+question/235251 Hello, I am trying to do a match on an image of my mouse pointer. However it is never found when using wait(). In the script I am creating the mouse changes from a normal pointer to a pointer with an hourglass

Re: [Sikuli-driver] [Question #235251]: Unable to find mouse pointer when using wait()

2013-09-06 Thread Andrew Whalen
Question #235251 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235251 Status: Answered => Open Andrew Whalen is still having a problem: Thanks for your reply Raimund. I had indeed read in the other questions that the mouse pointer is not seen when taking a screen capt

[Sikuli-driver] [Bug 1221627] [NEW] Unable to find mouse pointer when searching a region

2013-09-06 Thread Andrew Whalen
Public bug reported: I am trying to do a match on an image of my mouse pointer. However it is never found when using wait(). In the script I am creating the mouse changes from a normal pointer to a pointer with an hourglass. I have managed to capture this image by using SnagIt, and my script moves

Re: [Sikuli-driver] [Question #235251]: Unable to find mouse pointer when using wait()

2013-09-06 Thread Andrew Whalen
Question #235251 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235251 Andrew Whalen posted a new comment: Ok, thanks. Using SnagIt is not an acceptable workaround as I would need to call SnagIt every 0.5 seconds, make a screenshot, evaluate screenshot, etc. This is very