Re: [Sikuli-driver] [Question #271852]: I had SikuliX 1.1 working with no issues, but now I'm recieving the error below

2015-09-28 Thread Sam
Question #271852 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271852 Status: Answered => Open Sam is still having a problem: The file you speak of was in the location it should be. I'll try to install the 64 bit version and report back Thanks again. -- You received

Re: [Sikuli-driver] [Question #271852]: I had SikuliX 1.1 working with no issues, but now I'm recieving the error below

2015-09-28 Thread Sam
Question #271852 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271852 Status: Needs information => Open Sam gave more information on the question: I'm on a 64 bit system win7 system and I think I've been on 32 bit java from the beginning. Thanks -- You received this

Re: [Sikuli-driver] [Question #271857]: Sikuli with Lettuce

2015-09-28 Thread RaiMan
Question #271857 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271857 Status: Open => Answered RaiMan proposed the following answer: to activate the SikuliX features in any Jython script, that is not run by the SikuliX-IDE, you have to add from sikuli import * near the

Re: [Sikuli-driver] [Question #271852]: I had SikuliX 1.1 working with no issues, but now I'm recieving the error below

2015-09-28 Thread Sam
Question #271852 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271852 Status: Answered => Solved Sam confirmed that the question is solved: Thanks for the reply RaiMan. Here is the debug info: D:\SikuliX>runsikulix -d 3 -c +++ running this Java java version "1.7.0_21"

Re: [Sikuli-driver] [Question #271852]: I had SikuliX 1.1 working with no issues, but now I'm recieving the error below

2015-09-28 Thread Sam
Question #271852 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271852 Status: Solved => Open Sam is still having a problem: Accidentally closed thread. Reopening -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #271852]: I had SikuliX 1.1 working with no issues, but now I'm recieving the error below

2015-09-28 Thread RaiMan
Question #271852 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271852 Status: Open => Answered RaiMan proposed the following answer: Ok, then you should uninstall the 32-Bit Java (if you do not need it for other purposes) and install/use the Java 64-Bit version for use

Re: [Sikuli-driver] [Question #271852]: I had SikuliX 1.1 working with no issues, but now I'm recieving the error below

2015-09-28 Thread RaiMan
Question #271852 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271852 Status: Open => Needs information RaiMan requested more information: looks good (until it crashes ;-) Are you on a 32-Bit Java from beginning? Is it a 32-Bit or 64-Bit Windows? -- You received this

[Sikuli-driver] [Question #271844]: sikuli and monkeyrunner

2015-09-28 Thread leon
New question #271844 on Sikuli: https://answers.launchpad.net/sikuli/+question/271844 Hi, I am curious if sikuli can integrate monkeyrunner, which can use android phone for automated testing. Is there detailed reference on how to do that? Thanks. -- You received this question notification

Re: [Sikuli-driver] [Question #271844]: sikuli and monkeyrunner

2015-09-28 Thread RaiMan
Question #271844 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271844 Status: Open => Answered RaiMan proposed the following answer: Surely you can do that. ... but I do not have any guides for that. google: sikuli monkeyrunner reveals some 1000 entries -- You

Re: [Sikuli-driver] [Question #271844]: sikuli and monkeyrunner

2015-09-28 Thread leon
Question #271844 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271844 leon posted a new comment: Thanks for your fast response. I did google, seems there is no good one. Do you have any clue? Now I am searching how to use sikuli as the solution for automated testing on

Re: [Sikuli-driver] [Question #271844]: sikuli and monkeyrunner

2015-09-28 Thread RaiMan
Question #271844 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271844 RaiMan proposed the following answer: --- seems there is no good one ... agreed if you are talking about guides/tutorials, but ... -- this looks promising: https://github.com/imsardine/sikuli-monkey --

Re: [Sikuli-driver] [Question #271406]: How to click on the intersecting x and y graph coordinates?

2015-09-28 Thread saryu
Question #271406 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271406 Status: Answered => Open saryu is still having a problem: Can you be more clear please? I am not getting the right solution -- You received this question notification because your team Sikuli Drivers

[Sikuli-driver] [Bug 1500420] [NEW] Sikuli IDE Crashes if Previously Opened File is Missing

2015-09-28 Thread maxdule
Public bug reported: 1. Sikuli IDE 1.0.1 2. Windows 7 Professional 64-bit Service Pack 1 3. Steps: * Open couple of files in Sikuli IDE * Close IDE * Delete .py & .html files from one of .sikuli folders opened in step 1 * Start IDE -> IDE won't start Command line output with debug level set

Re: [Sikuli-driver] [Question #271852]: I had SikuliX 1.1 working with no issues, but now I'm recieving the error below

2015-09-28 Thread Sam
Question #271852 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271852 Status: Solved => Open Sam is still having a problem: Also, I deleted everything in my Appdata and the original folder, but the error still persists on reinstall. I have no idea why it stopped working.

Re: [Sikuli-driver] [Question #271593]: [1.1.0] How to get better results when working with OCR

2015-09-28 Thread carl
Question #271593 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271593 Status: Answered => Open carl is still having a problem: I can not get over this problem , I'm sorry RaiMan+ community! MY CODE: import java.awt.image.BufferedImage; import org.sikuli.script.Image;

Re: [Sikuli-driver] [Question #271593]: [1.1.0] How to get better results when working with OCR

2015-09-28 Thread RaiMan
Question #271593 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271593 Status: Open => Answered RaiMan proposed the following answer: --- javadocs according to the 1.1.0 nightly build page the javadocs are here: http://nightly.sikuli.de/docs/index.html this should work

[Sikuli-driver] [Bug 1500420] Re: [1.0.1] Sikuli IDE Crashes if Previously Opened File is Missing --- fixed in 1.1.0

2015-09-28 Thread RaiMan
fixed in 1.1.0 ** Summary changed: - Sikuli IDE Crashes if Previously Opened File is Missing + [1.0.1] Sikuli IDE Crashes if Previously Opened File is Missing --- fixed in 1.1.0 ** Changed in: sikuli Status: New => Won't Fix -- You received this bug notification because you are a

[Sikuli-driver] [Question #271852]: I had SikuliX 1.1 working with no issues, but now I'm recieving the error below

2015-09-28 Thread Sam
New question #271852 on Sikuli: https://answers.launchpad.net/sikuli/+question/271852 http://imgur.com/eoqXN33 Any suggestions? Thanks -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___

Re: [Sikuli-driver] [Question #271852]: I had SikuliX 1.1 working with no issues, but now I'm recieving the error below

2015-09-28 Thread Sam
Question #271852 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271852 Status: Open => Solved Sam confirmed that the question is solved: Also, I deleted everything in my Appdata and the original folder, but the error still persists on reinstall. I have no idea why it

Re: [Sikuli-driver] [Question #271852]: I had SikuliX 1.1 working with no issues, but now I'm recieving the error below

2015-09-28 Thread RaiMan
Question #271852 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271852 Status: Open => Answered RaiMan proposed the following answer: use runsikuli.cmd -d 3 -c and paste the debug output -- You received this question notification because your team Sikuli Drivers is an

Re: [Sikuli-driver] [Question #271593]: [1.1.0] How to get better results when working with OCR

2015-09-28 Thread carl
Question #271593 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271593 Status: Answered => Solved carl confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answer