[Sikuli-driver] [Question #144169]: Last click refuses to work

2011-02-05 Thread jeff
Question #144169 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/144169 Description changed to: I have a relatively simple script, its for a game. It clicks each button right when it pops up way until the very end. Here is the script while 1 2: # Neverending loop

Re: [Sikuli-driver] [Question #142166]: Sikuli IDE vs. NetBeans: Windows: filenames need double backslash

2011-02-05 Thread Launchpad Janitor
Question #142166 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/142166 Status: Open = Expired Launchpad Janitor expired the question: This question was expired because it remained in the 'Open' state without activity for the last 15 days. -- You received this question

Re: [Sikuli-driver] [Question #144169]: Last click refuses to work

2011-02-05 Thread jeff
Question #144169 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/144169 jeff posted a new comment: a target='_blank' title='ImageShack - Image And Video Hosting' href='http://img199.imageshack.us/i/63805296.png/'img src='http://img199.imageshack.us/img199/1729/63805296.png'

Re: [Sikuli-driver] [Question #144169]: Last click refuses to work

2011-02-05 Thread jeff
Question #144169 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/144169 Status: Answered = Solved jeff confirmed that the question is solved: Got it to work, turned the similarity of the last image down to .55 and it recognizes it now perfectly. Not sure why it didn't

[Sikuli-driver] [Bug 713901] [NEW] type(somekey, KEY_META) inconsistent

2011-02-05 Thread yarko
Public bug reported: First - thanks; sikuli seems like a very promising concept. Sikuli X-1.0rc1 On Mac OS-X, Snow Leopard (10.6.6; 64 bit): 3 browsers installed: Safari, Google Chrome (set as default), Firefox (3.6.13) Given the following script: - browser = App(firefox3) if not

[Sikuli-driver] [Bug 713901] Re: type(somekey, KEY_META) inconsistent

2011-02-05 Thread yarko
Sorry for the noise - this seems like an operator error (?) --- replace: type(L,) with: type(l, ) ...now apps respond as expected. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/713901

Re: [Sikuli-driver] [Question #143761]: Whether dragDrop() can use more than once in a same script

2011-02-05 Thread Padma
Question #143761 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/143761 Status: Needs information = Solved Padma confirmed that the question is solved: Windows 7 XPi want to drag image form one place to 3different locations.. i tried in