[Sikuli-driver] [Question #235073]: screen.find() failing with 1.0.1 version

2013-09-02 Thread Akbar
New question #235073 on Sikuli: https://answers.launchpad.net/sikuli/+question/235073 Screen.find("image.png") fails with the latest Java API. The image is definitely present in the bundle path. Throws the following error, [error] image.png looks like a file, but not on disk. Assume it's text.

Re: [Sikuli-driver] [Question #235073]: screen.find() failing with 1.0.1 version

2013-09-02 Thread Akbar
Question #235073 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235073 Akbar gave more information on the question: Code, Settings.BundlePath = "D:\\Sikuli 1.0.1\\"; Screen s = new Screen(); s.find("image.png"); -- You received this question notification because you are a m

[Sikuli-driver] [Question #235070]: Is Sikuli stable when it run in Java api for a little complicate program?

2013-09-02 Thread Kurt Chen
New question #235070 on Sikuli: https://answers.launchpad.net/sikuli/+question/235070 I am just using Sikuli to create an automation program in Java by using Sikuli api for Firefox browser, for a simple login and logout program, it was running pretty stable, but when I start to create more compl

Re: [Sikuli-driver] [Question #235070]: Is Sikuli stable when it run in Java api for a little complicate program?

2013-09-02 Thread Kurt Chen
Question #235070 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235070 Kurt Chen posted a new comment: This above was implemented on Mac machine. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #234917]: VisionProxyJNI.new_FindInput__SWIG_0()J

2013-09-02 Thread Kurt Chen
Question #234917 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234917 Status: Answered => Open Kurt Chen is still having a problem: Hi RaiMan, First of all, thanks for your comments. I think I have copied sikuli-java.jar to my eclipse project lib location, I think this i

Re: [Sikuli-driver] [Question #235040]: Where can we find the log file of sikuli ide to identify the failures in the script which ran in the whole night.

2013-09-02 Thread RaiMan
Question #235040 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235040 Status: Open => Answered RaiMan proposed the following answer: see faq 1804 for more professional approaches to testing. On the other hand: about how to handle image not found situations, you should go

[Sikuli-driver] [Question #235040]: Where can we find the log file of sikuli ide to identify the failures in the script which ran in the whole night.

2013-09-02 Thread snehalkumar
New question #235040 on Sikuli: https://answers.launchpad.net/sikuli/+question/235040 First of all please ignore any mistakes in my English as I am not that good with this language. While running a script when an assigned image does not identify by sikuli the script stops at that point. Hence I

[Sikuli-driver] [Bug 1219783] Re: The captured image appears as "click-to-capture" text when script reloaded

2013-09-02 Thread RaiMan
*** This bug is a duplicate of bug 1218138 *** https://bugs.launchpad.net/bugs/1218138 run setup again (preferably empty folder before excluding runSetup.cmd and setup-sikuli.jar), to get a version without this problem (see bug 1218138) ** This bug has been marked a duplicate of bug 1218138

[Sikuli-driver] [Bug 1219783] [NEW] The captured image appears as "click-to-capture" text when script reloaded

2013-09-02 Thread ycollet
Public bug reported: I use sikuli 1.0.1 on windows 7 64 bits + java 1.7.0_25 64 bits. When I create a script (with click macros). In a first place, the images appears correctly in the script, but the script doesn't run. Here is the error message: [error] Region.find(text): text search is curren

Re: [Sikuli-driver] [Question #233368]: report

2013-09-02 Thread hakim johari
Question #233368 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/233368 Status: Open => Solved hakim johari confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers,

Re: [Sikuli-driver] [Question #233368]: report

2013-09-02 Thread hakim johari
Question #233368 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/233368 Status: Answered => Open hakim johari is still having a problem: Hi, I cannot open my sikuli IDE as always When I double click my sikuli-ide.cmd They show me this errorĀ  "WARNING: Could not open/creat

Re: [Sikuli-driver] [Question #235023]: what's the difference between wait() and sleep() please?

2013-09-02 Thread Parn Yin
Question #235023 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235023 Status: Answered => Solved Parn Yin confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers,

Re: [Sikuli-driver] [Question #235023]: what's the difference between wait() and sleep() please?

2013-09-02 Thread RaiMan
Question #235023 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235023 Status: Open => Answered RaiMan proposed the following answer: wait() can wait for an image, sleep() only pauses the given time. ... but wait(30) is the same as sleep(30). -- You received this questio

[Sikuli-driver] [Question #235023]: what's the difference between wait() and sleep() please?

2013-09-02 Thread Parn Yin
New question #235023 on Sikuli: https://answers.launchpad.net/sikuli/+question/235023 In some parts of the Sikuli documentation I saw sleep(1). What's the difference between wait() and sleep() please? -- You received this question notification because you are a member of Sikuli Drivers, which is

Re: [Sikuli-driver] [Question #234387]: [HowTo] Windows: run sikuli script remotely using PsExec

2013-09-02 Thread RaiMan
Question #234387 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234387 Assignee: None => RaiMan Summary changed to: [HowTo] Windows: run sikuli script remotely using PsExec -- You received this question notification because you are a member of Sikuli Drivers, which is an