Re: [Sikuli-driver] [Question #179851]: sikuli not running on vps

2011-11-25 Thread RaiMan
Question #179851 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179851 Status: Open = Answered RaiMan proposed the following answer: JRE7 cannot be used with Sikuli. make sure, that Sikuli uses JRE6. make a test: on command line run: java -version this should tell you,

Re: [Sikuli-driver] [Question #179954]: JAVA: Can we schedule automation script

2011-11-25 Thread RaiMan
Question #179954 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179954 Status: Open = Answered RaiMan proposed the following answer: Use the system's scheduling service to schedule the task java -jar myScript.jar -- You received this question notification because you are

Re: [Sikuli-driver] [Question #179700]: Robot Framework: capture screen and move to a new location

2011-11-25 Thread RaiMan
Question #179700 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179700 RaiMan posted a new comment: If you decide to store all images in a few places, you can pre populate the image path with these directories using an environment variable

Re: [Sikuli-driver] [Question #177229]: Match all images of the same size

2011-11-25 Thread RaiMan
Question #177229 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/177229 Status: Open = Answered RaiMan proposed the following answer: --1. click(some_region) always clicks at the center of that region --2 f.above(100) makes a region at (f.x, f.y-100, f.w, 100) so finally

Re: [Sikuli-driver] [Question #178018]: Moving a image from a .sikuli to another

2011-11-25 Thread Launchpad Janitor
Question #178018 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/178018 Status: Needs information = Expired Launchpad Janitor expired the question: This question was expired because it remained in the 'Needs information' state without activity for the last 15 days. -- You

Re: [Sikuli-driver] [Question #177034]: type(Key.RIGHT) and Key.LEFT are not recognized

2011-11-25 Thread Launchpad Janitor
Question #177034 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/177034 Status: Needs information = Expired Launchpad Janitor expired the question: This question was expired because it remained in the 'Needs information' state without activity for the last 15 days. -- You

Re: [Sikuli-driver] [Question #179954]: JAVA: Can we schedule automation script

2011-11-25 Thread Dileep Sarkar
Question #179954 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179954 Status: Answered = Open Dileep Sarkar is still having a problem: Hi rai, thanks for the quick respose , raiman can u please give me some sample example or provide me sample script which is schudled

Re: [Sikuli-driver] [Question #179954]: JAVA: Can we schedule automation script

2011-11-25 Thread Dileep Sarkar
Question #179954 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179954 Dileep Sarkar posted a new comment: Hi rai, thanks for the quick respose , raiman can u please give me some sample example or provide me sample script which is schudled -- You received this question

Re: [Sikuli-driver] [Question #178018]: Moving a image from a .sikuli to another

2011-11-25 Thread RaiMan
Question #178018 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/178018 Status: Expired = Answered RaiMan changed the question status: valuable content -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for

Re: [Sikuli-driver] [Question #179954]: JAVA: Can we schedule automation script

2011-11-25 Thread RaiMan
Question #179954 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179954 Status: Open = Needs information RaiMan requested more information: on what system and how do you run your script manually? -- You received this question notification because you are a member of

[Sikuli-driver] [Bug 710586] Re: X 1.0rc3: Region.text() -- known problems and needed improvements

2011-11-25 Thread yogesh joshi
Dear Sebastien Pinel (pinel-sebastien), I am training Tesseract for font OCR A extended.Training process completes without errors. eng.traineddata is created and getting wrong results.Please send me training files( .tif, .box, .tr, eng.traineddata) asap. -- You received this bug

[Sikuli-driver] [Bug 710586] Re: X 1.0rc3: Region.text() -- known problems and needed improvements

2011-11-25 Thread RaiMan
@ yogesh I have set you both (you and Sebastian) on the subscription list. So both of you have a chance to read and being noticed. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/710586 Title: X

Re: [Sikuli-driver] [Question #175958]: Unable to run unit test script from command line.

2011-11-25 Thread Stephen
Question #175958 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/175958 Status: Answered = Open Stephen is still having a problem: I've still been unable to run the unit test script from the command line. Does the command line work when the Sikuli script is a unit test? I

Re: [Sikuli-driver] [Question #175958]: Unable to run unit test script from command line.

2011-11-25 Thread RaiMan
Question #175958 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/175958 Status: Open = Needs information RaiMan requested more information: You may send me your stuff zipped together in one file to my mail at https://launchpad.net/~raimund-hocke On command line say set,

Re: [Sikuli-driver] [Question #179984]: Can we capture screenshot failed test cases in test link

2011-11-25 Thread RaiMan
Question #179984 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179984 Status: Open = Answered RaiMan proposed the following answer: Either use the capture() feature of Sikuli's class Screen or the Java Robot class directly, that has a screen capture method. -- You

Re: [Sikuli-driver] [Question #179954]: JAVA: Can we schedule automation script

2011-11-25 Thread RaiMan
Question #179954 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179954 Status: Open = Answered RaiMan proposed the following answer: Ok, you are running this from inside Eclipse (it seems to me?). This cannot be scheduled. You have to make a script that can be run on

Re: [Sikuli-driver] [Question #179954]: JAVA: Can we schedule automation script

2011-11-25 Thread Dileep Sarkar
Question #179954 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179954 Status: Answered = Solved Dileep Sarkar confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #179247]: can not find 3.png on the screen using right() function

2011-11-25 Thread Henk Noppe
Question #179247 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179247 Status: Answered = Solved Henk Noppe confirmed that the question is solved: thank you very much that did the trick -- You received this question notification because you are a member of Sikuli

[Sikuli-driver] [Question #179989]: App.open failed

2011-11-25 Thread Henk Noppe
New question #179989 on Sikuli: https://answers.launchpad.net/sikuli/+question/179989 Hi All, I have a problem opening /focussing an application. The app concerns is Omnis Studio 5.0.1. This is a programming application (see http://www.omnis.net). I can open or get focus on any other

Re: [Sikuli-driver] [Question #175958]: Unable to run unit test script from command line.

2011-11-25 Thread Stephen
Question #175958 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/175958 Status: Needs information = Open Stephen gave more information on the question: Here you go. I hope it is helpful. C:\set ALLUSERSPROFILE=C:\Documents and Settings\All Users APPDATA=C:\Documents and

Re: [Sikuli-driver] [Question #179989]: App.open failed

2011-11-25 Thread RaiMan
Question #179989 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179989 Status: Open = Answered RaiMan proposed the following answer: The name you should try is Omnis Studio 5.0.1 RT as shown in the process list. This process list is what Sikuli is scanning to find a

Re: [Sikuli-driver] [Question #175958]: Unable to run unit test script from command line.

2011-11-25 Thread RaiMan
Question #175958 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/175958 Status: Open = Needs information RaiMan requested more information: Besides the fact, that c:\Program Files\Sikuli X\libs is in the path more than once and C:\Program Files\Java\jre6\\bin twice (which

Re: [Sikuli-driver] [Question #179989]: App.open failed

2011-11-25 Thread Henk Noppe
Question #179989 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179989 Status: Answered = Solved Henk Noppe confirmed that the question is solved: Thanks for your answer and you are right that in the Application folder it says Omnis Studio 5.0.1. RT.app. I have several

Re: [Sikuli-driver] [Question #179989]: App.open failed

2011-11-25 Thread Henk Noppe
Question #179989 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179989 Status: Solved = Open Henk Noppe is still having a problem: I accidently clicked on solved :S sorry :$ -- You received this question notification because you are a member of Sikuli Drivers, which is

Re: [Sikuli-driver] [Question #175958]: Unable to run unit test script from command line.

2011-11-25 Thread Stephen
Question #175958 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/175958 Status: Needs information = Solved Stephen confirmed that the question is solved: Hi, I have just tried to run my script from the command line and it has now worked!! I am using the same command in

Re: [Sikuli-driver] [Question #179989]: App.open failed

2011-11-25 Thread RaiMan
Question #179989 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179989 Status: Open = Answered RaiMan proposed the following answer: Then try: myApp = App(/Applications/Omnis Studio 5.0.1 RT.app) myApp.open() BTW: If not already done: You should revert your change of the