Re: [Sikuli-driver] [Question #258340]: How to use sikuli operations on ScreenShot Image File (UNLIKE Screen Region)

2014-11-28 Thread deva
Question #258340 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/258340 Status: Solved = Open deva is still having a problem: Thanks for your prompt reply! I tried with finder as you suggested. but i got the below error, Region(779,7404,103,13) outside any screen -

Re: [Sikuli-driver] [Question #258197]: [1.1.0] Using observe to continuously look for pattern and take actions

2014-11-28 Thread RaiMan
Question #258197 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/258197 RaiMan proposed the following answer: Not really crazy to stick with 1.0.1, as long as it works and has the features you need. Of course you can use your own multithreading (observe in background is indeed

[Sikuli-driver] [Question #258364]: using offline setup with option 5 tessdata folder not found

2014-11-28 Thread jerry
New question #258364 on Sikuli: https://answers.launchpad.net/sikuli/+question/258364 Hello, Win7 x86 based, offline setup with option 5: Previous install I didn't selete option 5 so there was't tessdata folder under setupfolder\libs, so I deleted all binary except download folder and

Re: [Sikuli-driver] [Question #257205]: still nothing...details of what I have tried below

2014-11-28 Thread Launchpad Janitor
Question #257205 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/257205 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 #258340]: How to use sikuli operations on ScreenShot Image File (UNLIKE Screen Region)

2014-11-28 Thread RaiMan
Question #258340 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/258340 Status: Open = Needs information RaiMan requested more information: What version of Sikuli are you using? Principally you can ignore this warning (which should not be produced, when working with Finder

Re: [Sikuli-driver] [Question #258364]: [1.1.0] using offline setup with option 5 tessdata folder not found --- OCR/Tesseract support is option 3

2014-11-28 Thread RaiMan
Question #258364 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/258364 Summary changed to: [1.1.0] using offline setup with option 5 tessdata folder not found --- OCR/Tesseract support is option 3 Description changed to: Hello, Win7 x86 based, offline setup with option 5:

Re: [Sikuli-driver] [Question #258340]: How to use sikuli operations on ScreenShot Image File (UNLIKE Screen Region)

2014-11-28 Thread deva
Question #258340 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/258340 Status: Needs information = Open deva gave more information on the question: we use Sikuli v1.0.1 -CODE START import shutil f =

Re: [Sikuli-driver] [Question #258340]: How to use sikuli operations on ScreenShot Image File (UNLIKE Screen Region)

2014-11-28 Thread RaiMan
Question #258340 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/258340 Status: Open = Answered RaiMan proposed the following answer: Ok, understood: on your complete webpage image (FullScreenWebpage.png) there are multiple occurrences of the searched image iconToFind.png.

Re: [Sikuli-driver] [Question #258340]: How to use sikuli operations on ScreenShot Image File (UNLIKE Screen Region)

2014-11-28 Thread deva
Question #258340 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/258340 Status: Answered = Open deva is still having a problem: Could you please tell me how to resolve the below error? [error] NameError ( name 'Image' is not defined ) -- You received this question

Re: [Sikuli-driver] [Question #258340]: How to use sikuli operations on ScreenShot Image File (UNLIKE Screen Region)

2014-11-28 Thread RaiMan
Question #258340 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/258340 Status: Open = Answered RaiMan proposed the following answer: as mentioned, you need version 1.1.0 -- You received this question notification because you are a member of Sikuli Drivers, which is an

Re: [Sikuli-driver] [Question #258340]: How to use sikuli operations on ScreenShot Image File (UNLIKE Screen Region)

2014-11-28 Thread RaiMan
Question #258340 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/258340 RaiMan proposed the following answer: uups, my fault. so again: the mentioned solution using Image.create() is only available in version 1.1.0+ --- correct: with version 1.1.0 this would be possible:

[Sikuli-driver] [Question #258380]: Any way to restart Sikuli script execution?

2014-11-28 Thread Shafiq Khan
New question #258380 on Sikuli: https://answers.launchpad.net/sikuli/+question/258380 exit([value]) stops the script. Is there any way to restart the script after stopping? The only way I can think of is to run another script that looks for the Play button. -- You received this question

[Sikuli-driver] [Question #258381]: JavaSwing - ActionPerformed button - Implements Runnable - Sikuli actions not being performed

2014-11-28 Thread J Rivera
New question #258381 on Sikuli: https://answers.launchpad.net/sikuli/+question/258381 Hi, I am writing this small java swing application in Eclipse Luna, in which I am calling some sikuli actions to be performed from a class that implements runnable when a button on the java GUI is clicked.

Re: [Sikuli-driver] [Question #258340]: How to use sikuli operations on ScreenShot Image File (UNLIKE Screen Region)

2014-11-28 Thread deva
Question #258340 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/258340 Status: Answered = Solved deva confirmed that the question is solved: Thanks for your information! I tried the same in sikuli IDE 1.1.0 . but i got the below ERROR [error] AttributeError ( 'unicode'

Re: [Sikuli-driver] [Question #258340]: How to use sikuli operations on ScreenShot Image File (UNLIKE Screen Region)

2014-11-28 Thread deva
Question #258340 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/258340 Status: Solved = Open deva is still having a problem: Thanks for your information! I tried the same in sikuli IDE 1.1.0 . but i got the below ERROR [error] AttributeError ( 'unicode' object has no

Re: [Sikuli-driver] [Question #258380]: Any way to restart Sikuli script execution?

2014-11-28 Thread RaiMan
Question #258380 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/258380 Status: Open = Answered RaiMan proposed the following answer: You either have to run your scripts from command line and setup appropriate command scripts or organize your scripts as modules with def

Re: [Sikuli-driver] [Question #258340]: How to use sikuli operations on ScreenShot Image File (UNLIKE Screen Region)

2014-11-28 Thread RaiMan
Question #258340 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/258340 Status: Open = Needs information RaiMan requested more information: with what code? -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact