Re: [Sikuli-driver] [Question #295594]: Relaunch script on error

2016-06-22 Thread RaiMan
Question #295594 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295594 Status: Open => Answered RaiMan proposed the following answer: in a new script: while true: runscript("path-to-the-script-to-run") see: http://sikulix-2014.readthedocs.io/en/latest/scripting.html#

[Sikuli-driver] [Question #295594]: Relaunch script on error

2016-06-22 Thread julien
New question #295594 on Sikuli: https://answers.launchpad.net/sikuli/+question/295594 I want to set sikuli to relaunch the whole script starting from line 1 incase it has encountered an error while executing or incase it has gone into a while loop which contains a wait function and it has waited

Re: [Sikuli-driver] [Question #295416]: Opening SikuliX the next day shows all previously screenshotted images as random numbered files and the script won't run now.

2016-06-22 Thread RaiMan
Question #295416 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295416 Status: Open => Needs information RaiMan requested more information: ... and what is your theoretical solution? finding the bug or defining it then would be my job ;-) -- You received this question n

Re: [Sikuli-driver] [Question #295505]: Move site navigation to the right?

2016-06-22 Thread RaiMan
Question #295505 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295505 Status: Answered => Solved RaiMan changed the question status: changed the page layout -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #295577]: Region.observe(10) throws error in Region.py

2016-06-22 Thread msansregret
Question #295577 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295577 msansregret posted a new comment: Cool thanks RaiMan. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. __

Re: [Sikuli-driver] [Question #295577]: Region.observe(10) throws error in Region.py

2016-06-22 Thread RaiMan
Question #295577 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295577 Status: Open => Answered RaiMan proposed the following answer: apparently a bug. I will fix it the next days. as a workaround you can use this: reg = Region(...) # defines a new Region reg.observeJ(tim

[Sikuli-driver] [Bug 1595315] [NEW] [1.1.1] Region.observe(10) throws error in Region.py

2016-06-22 Thread RaiMan
Public bug reported: Hey there, I'm trying to use an observer for the first time so maybe this is me doing something wrong, but I haven't been able to figure it out. After setting up my region and the onAppear observation and my event handler function. I call observe with a time of 10 and it giv

Re: [Sikuli-driver] [Question #295577]: Region.observe(10) throws error in Region.py

2016-06-22 Thread RaiMan
Question #295577 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295577 Linked to bug: #1595315 https://bugs.launchpad.net/bugs/1595315 "[1.1.1] Region.observe(10) throws error in Region.py" -- You received this question notification because your team Sikuli Drivers

[Sikuli-driver] [Question #295577]: Status of bug #1595315 changed to 'Fix Committed' in Sikuli

2016-06-22 Thread RaiMan
Bug #1595315 status changed in Sikuli: New => Fix Committed https://bugs.launchpad.net/sikuli/+bug/1595315 "[1.1.1] Region.observe(10) throws error in Region.py" This bug is linked to #295577. Region.observe(10) throws error in Region.py https://answers.launchpad.net/sikuli/+question/295577

Re: [Sikuli-driver] [Question #295572]: [1.1.1] Jython interactive shell

2016-06-22 Thread RaiMan
Question #295572 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295572 Description changed to: * the options --- --1: use the bundled Jython in sikulix.jar runsikulix(.cmd) -i on a commandline (see: http://sikulix-2014.readthedocs.io/en/latest/faq/010-command-l

Re: [Sikuli-driver] [Question #295572]: [1.1.1] Jython interactive shell

2016-06-22 Thread RaiMan
Question #295572 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295572 Summary changed to: [1.1.1] Jython interactive shell -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___

Re: [Sikuli-driver] [Question #295525]: Running on TeamCity: Location: outside any screen (398055760, 0)

2016-06-22 Thread Nael Abd Aljawad
Question #295525 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295525 Status: Needs information => Open Nael Abd Aljawad gave more information on the question: Hi RaiMan, I have solved the problem i'll explain it soon for others. Thanks, Nael -- You received this ques

[Sikuli-driver] [Question #295577]: Region.observe(10) throws error in Region.py

2016-06-22 Thread msansregret
New question #295577 on Sikuli: https://answers.launchpad.net/sikuli/+question/295577 Hey there, I'm trying to use an observer for the first time so maybe this is me doing something wrong, but I haven't been able to figure it out. After setting up my region and the onAppear observation and my e

Re: [Sikuli-driver] [Question #295416]: Opening SikuliX the next day shows all previously screenshotted images as random numbered files and the script won't run now.

2016-06-22 Thread Cam
Question #295416 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295416 Status: Solved => Open Cam is still having a problem: I think I have a theoretical solution to this, but I do not know where to find the official area for this known bug on the bugs section. -- You rec

Re: [Sikuli-driver] [Question #295572]: Importing sikulix 1.1.1 into jython interactive shell (need current instructions)

2016-06-22 Thread Jesse Sanford
Question #295572 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295572 Status: Open => Solved Jesse Sanford confirmed that the question is solved: I am going to answer my own question to save raiman some time. Using the answer from: https://answers.launchpad.net/sikuli/+que

Re: [Sikuli-driver] [Question #295564]: Capture Screen turns screen flat Grey

2016-06-22 Thread Andrew P Tillinghast
Question #295564 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295564 Status: Needs information => Open Andrew P Tillinghast gave more information on the question: Running windowed with dual monitors. Both turn flat grey. The overlay displays for a minute the way I would

[Sikuli-driver] [Question #295572]: Importing sikulix 1.1.1 into jython interactive shell (need current instructions)

2016-06-22 Thread Jesse Sanford
New question #295572 on Sikuli: https://answers.launchpad.net/sikuli/+question/295572 There is plenty of old documentation and questions/answers on how to do this with the sikuli-script.jar but not with the current sikulix project jars. I am hoping that we can get a working example of how to lau

Re: [Sikuli-driver] [Question #295564]: Capture Screen turns screen flat Grey

2016-06-22 Thread RaiMan
Question #295564 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295564 Status: Open => Needs information RaiMan requested more information: Running fullscreen? does not work. -- You received this question notification because your team Sikuli Drivers is an answer contact

Re: [Sikuli-driver] [Question #295564]: Capture Screen turns screen flat Grey

2016-06-22 Thread Andrew P Tillinghast
Question #295564 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295564 Status: Answered => Open Andrew P Tillinghast is still having a problem: It only happens with certain applications open. In the case of what I was experimenting with it was World of warcraft. -- You re

Re: [Sikuli-driver] [Question #295568]: Robot framework, Sikuli hello_world demo script is failing?

2016-06-22 Thread RaiMan
Question #295568 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295568 Status: Open => Answered RaiMan proposed the following answer: Besides the fact, that the package you use is not supported here: Using Sikuli(X) features in Python language scenarios always needs Jython

Re: [Sikuli-driver] [Question #295564]: Capture Screen turns screen flat Grey

2016-06-22 Thread RaiMan
Question #295564 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295564 Status: Open => Answered RaiMan proposed the following answer: I cannot reproduce this problem on my MBP OSX 10.11.5 using Java 1.7 (and Java 1.8) -- You received this question notification because you

Re: [Sikuli-driver] [Question #295488]: runScript("powershell E:\\a.bat") Error

2016-06-22 Thread YongJianYan
Question #295488 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295488 Status: Needs information => Open YongJianYan gave more information on the question: I try to change my directory at first step, but it do not work, because the runScript will start the command from "D:\

[Sikuli-driver] [Question #295568]: Robot framework, Sikuli hello_world demo script is failing?

2016-06-22 Thread Kranti
New question #295568 on Sikuli: https://answers.launchpad.net/sikuli/+question/295568 Hi, I have installed Robot framework 2.8.7 in a solaris server and added sikuli library to it . when tried to run demo script "Hello world" i'm getting the following error. bash-3.2# pybot /robot/robotframe

[Sikuli-driver] [Question #295564]: Capture Screen turns screen flat Grey

2016-06-22 Thread Andrew P Tillinghast
New question #295564 on Sikuli: https://answers.launchpad.net/sikuli/+question/295564 I did a search and found this as an old Java issue but all the former reports seem to indicate it's a java 1.6 issue. I am experiencing the same problem but only when certain apps are open. When I attempt a ca

Re: [Sikuli-driver] [Question #295488]: runScript("powershell E:\\a.bat") Error

2016-06-22 Thread Manfred Hampl
Question #295488 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295488 Manfred Hampl posted a new comment: @RaiMan: I know that this instruction is already part of your first comment. I tried to give more details, because the original poster apparently needs them. -- You recei

Re: [Sikuli-driver] [Question #295298]: How to add Image file in jar file

2016-06-22 Thread RaiMan
Question #295298 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295298 Status: Open => Needs information RaiMan requested more information: apparently SikuliX cannot find the imagefiles in the jar, so make sure, they are there and named as you did. So check, wether the jar

Re: [Sikuli-driver] [Question #295525]: Running on TeamCity: Location: outside any screen (398055760, 0)

2016-06-22 Thread RaiMan
Question #295525 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295525 Status: Open => Needs information RaiMan requested more information: I am not familiar with the setup/environment of a TeamCity Build run, but does the stuff run on a system with access to a real monitor

Re: [Sikuli-driver] [Question #295525]: Running on TeamCity: Location: outside any screen (398055760, 0)

2016-06-22 Thread RaiMan
Question #295525 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295525 Summary changed to: Running on TeamCity: Location: outside any screen (398055760, 0) -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___

Re: [Sikuli-driver] [Question #295488]: runScript("powershell E:\\a.bat") Error

2016-06-22 Thread RaiMan
Question #295488 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295488 RaiMan posted a new comment: @Manfred ... exactly ;-) see comment #1 -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___

Re: [Sikuli-driver] [Question #295488]: runScript("powershell E:\\a.bat") Error

2016-06-22 Thread Manfred Hampl
Question #295488 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295488 Status: Open => Needs information Manfred Hampl requested more information: Can you change your e:\a.bat file to do a change directory command as first step? e.g. cd /d e:\ start Monitor -- You recei