Re: [Sikuli-driver] [Question #169859]: Availability? Android: using Monkey runner? Mac: Cocoa Accessibility API?

2012-04-22 Thread Don Phan
Question #169859 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/169859 Don Phan requested more information: Me too - I really want to try out this android sikuli example. Thanks, -- You received this question notification because you are a member of Sikuli Drivers, which is an

Re: [Sikuli-driver] [Question #194344]: Sikuli folder in root directory?

2012-04-22 Thread j
Question #194344 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/194344 j posted a new comment: I think this is a known bug, but I can't find the corresponding bug- entry on launchpad right now. -- You received this question notification because you are a member of Sikuli Drive

Re: [Sikuli-driver] [Question #194353]: How to pass arguments to Sikuli script run without the IDE

2012-04-22 Thread j
Question #194353 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/194353 Status: Open => Answered j proposed the following answer: java -Xms64M -Xmx512M -Dfile.encoding=UTF-8 -jar "%SIKULI_HOME%\sikuli- script.jar"--arg firstargument testArgv.sikuli" 2>&1 If you used this co

Re: [Sikuli-driver] [Question #194294]: Error on finding picture

2012-04-22 Thread RaiMan
Question #194294 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/194294 Status: Open => Answered RaiMan proposed the following answer: --- I save the program I am working on with different name to have a kind of version control. program: do you mean the sikuli script? I sav

Re: [Sikuli-driver] [Question #194353]: How to pass arguments to Sikuli script run without the IDE

2012-04-22 Thread j
Question #194353 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/194353 j posted a new comment: *command *parameter sorry for typos -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. ___

Re: [Sikuli-driver] [Question #194344]: Sikuli folder in root directory?

2012-04-22 Thread RaiMan
Question #194344 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/194344 Linked to bug: #852940 https://bugs.launchpad.net/bugs/852940 "X-1.0rc3: Windows: Cannot run scripts saved at root level --- at least one folder level needed" -- You received this question noti

Re: [Sikuli-driver] [Question #194344]: Sikuli folder in root directory?

2012-04-22 Thread RaiMan
Question #194344 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/194344 Status: Open => Solved RaiMan changed the question status: Yes it is a known bug. I linked it. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer

Re: [Sikuli-driver] [Question #194344]: Sikuli folder in root directory? --- not possible with rc3(930)

2012-04-22 Thread RaiMan
Question #194344 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/194344 Summary changed to: Sikuli folder in root directory? --- not possible with rc3(930) -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Siku

[Sikuli-driver] [Bug 852940] Re: X-1.0rc3: Windows: Cannot run scripts saved at root level --- at least one folder level needed

2012-04-22 Thread RaiMan
** Summary changed: - X-1.0rc3: Windows: Cannot run scripts saved at C:\ + X-1.0rc3: Windows: Cannot run scripts saved at root level --- at least one folder level needed -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs

Re: [Sikuli-driver] [Question #194069]: How to build android-robot jar file on Mac OSX Lion

2012-04-22 Thread RaiMan
Question #194069 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/194069 Description changed to: * This is a basic related question on android-robot https://answers.launchpad.net/sikuli/+question/169859 New information will be updated there --

Re: [Sikuli-driver] [Question #194235]: Limitations of Env.addHotkey ?

2012-04-22 Thread RaiMan
Question #194235 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/194235 RaiMan posted a new comment: --- Registering an Env.addHotkey with shift-key I just tested this with my german keyboard: "." + SHIFT for me is the colon ":" So Env.addHotkey(".", KeyModifier.SHIFT + KeyModi

Re: [Sikuli-driver] [Question #194235]: Limitations of Env.addHotkey ?

2012-04-22 Thread bengalih
Question #194235 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/194235 bengalih gave more information on the question: So on my US QWERTY laptop keyboard "." is unshifted key and ">" is shifted value. I have tried: Env.addHotkey(".", KeyModifier.SHIFT + KeyModifier.ALT + KeyM

Re: [Sikuli-driver] [Question #194353]: How to pass arguments to Sikuli script run without the IDE

2012-04-22 Thread Andrew P
Question #194353 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/194353 Status: Answered => Open Andrew P is still having a problem: Sorry for being sloppy with typing. I did indeed run the command without the quotes and with the right switch. I also just ran the command y

Re: [Sikuli-driver] [Question #194095]: Sikuli doesn't find images that definitely exist on screen

2012-04-22 Thread Andrew P
Question #194095 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/194095 Status: Solved => Open Andrew P is still having a problem: Sorry, I re-opened the question because the problem is still happening. These random failures disappeared for a while and then came back. Moreov

Re: [Sikuli-driver] [Question #194144]: How to make exists(img, 0.01) return immediately even if it fails and not switch to text recognizing

2012-04-22 Thread EdEd
Question #194144 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/194144 EdEd posted a new comment: Thank you - apology accepted. I'm sorry I was so harsh. Indeed, exists(, 0) exhibits the same behavior as exists(,0.01) for me on WinXP and Win7, and my friends iMac. I've been

Re: [Sikuli-driver] [Question #194344]: Sikuli folder in root directory? --- not possible with rc3(930)

2012-04-22 Thread bengalih
Question #194344 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/194344 bengalih posted a new comment: Thanks guys...I swear I did do a cursory search, but I must have overlooked it! Luckily, I am using a wrapper script, so I will check in that to ensure not on a root drive, and