Re: [Sikuli-driver] [Question #647142]: SikuliX isn't working with mouse capture in VirtualBox

2017-07-10 Thread RaiMan
Question #647142 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/647142 Status: Open => Answered RaiMan proposed the following answer: try other mouse settings: There is a mouse mode, that does not need an extra click into the VM Window, but works continuously (the VM mouse

Re: [Sikuli-driver] [Question #647383]: Cannot share scripts from my computer to my co-worker's computer

2017-07-10 Thread RaiMan
Question #647383 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/647383 Status: Open => Answered RaiMan proposed the following answer: to find an image in another environment, the image displayed there must have the same dimensions in pixels as the image captured before on t

[Sikuli-driver] [Question #647383]: Cannot share scripts from my computer to my co-worker's computer

2017-07-10 Thread Nicholas Gaudet
New question #647383 on Sikuli: https://answers.launchpad.net/sikuli/+question/647383 I created a script that works perfectly fine on my computer. We wanted to do testing on multiple computers, so we exported my script and downloaded it on another computer to test it out. The location and image

Re: [Sikuli-driver] [Question #647320]: Sikuli script from it's own documentation isn't working.

2017-07-10 Thread Manfred Hampl
Question #647320 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/647320 Status: Open => Answered Manfred Hampl proposed the following answer: I assume that you are using Sikuli 1.1 The correct documentation for this version is there: http://sikulix-2014.readthedocs.io/en/lat

[Sikuli-driver] [Question #647320]: Sikuli script from it's own documentation isn't working.

2017-07-10 Thread arminius
New question #647320 on Sikuli: https://answers.launchpad.net/sikuli/+question/647320 from "http://doc.sikuli.org/globals.html"; at the bottom is MinTargetSize I've copied and pasted "from org.sikuli.script.natives import Vision" but it's returning "[error] ImportError ( No module named natives )"

Re: [Sikuli-driver] [Question #647305]: Error options in Sikuli?

2017-07-10 Thread Manfred Hampl
Question #647305 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/647305 Status: Open => Answered Manfred Hampl proposed the following answer: As already written in another question asked by you: You need to get better in python basics. https://docs.python.org/2/tutorial/err

Re: [Sikuli-driver] [Question #647132]: Sikuli - Python : Compare text from two different applications

2017-07-10 Thread Jp17
Question #647132 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/647132 Status: Answered => Solved Jp17 confirmed that the question is solved: I have read this post and seem to provide me a solution: https://answers.launchpad.net/sikuli/+question/139475 -- You received thi

Re: [Sikuli-driver] [Question #647132]: Sikuli - Python : Compare text from two different applications

2017-07-10 Thread Jp17
Question #647132 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/647132 Linked to bug: #139475 https://bugs.launchpad.net/bugs/139475 "gutsy compiz desktop effects could not be enabled" -- You received this question notification because your team Sikuli Drivers is a

Re: [Sikuli-driver] [Question #647132]: Sikuli - Python : Compare text from two different applications

2017-07-10 Thread Jp17
Question #647132 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/647132 Removed link to bug: #139475 https://bugs.launchpad.net/bugs/139475 "gutsy compiz desktop effects could not be enabled" -- You received this question notification because your team Sikuli Driver

[Sikuli-driver] [Question #647305]: Error options in Sikuli?

2017-07-10 Thread arminius
New question #647305 on Sikuli: https://answers.launchpad.net/sikuli/+question/647305 Can Sikuli ignore errors and just move to the next line? I have a loop, and 9 times out of 10 it works perfectly, everynow and then it throws an error, I would rather just tell it to move on, or return to the st

Re: [Sikuli-driver] [Question #647132]: Sikuli - Python : Compare text from two different applications

2017-07-10 Thread Jp17
Question #647132 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/647132 Jp17 posted a new comment: I have done that already and that part is working. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. __