Re: [Sikuli-driver] [Question #682830]: Restart script after error - calling from command line

2019-08-13 Thread RaiMan
Question #682830 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/682830 Status: Open => Answered RaiMan proposed the following answer: --- ... and it continues from where it left off only possible in the IDE and only with 1.1.4+: use the context menu (right mouse on line num

[Sikuli-driver] [Question #682845]: ImportError: No module named math

2019-08-13 Thread PowerPenguin
New question #682845 on Sikuli: https://answers.launchpad.net/sikuli/+question/682845 I'm using Windows 10, 64 bits. I'm trying to create a random number and if I add the line: import random To my code, I get this error: [error] script [ testing ] stopped with error in line 1 [error] ImportErr

Re: [Sikuli-driver] [Question #682830]: Restart script after error - calling from command line

2019-08-13 Thread Alex G
Question #682830 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/682830 Status: Answered => Open Alex G is still having a problem: Is it possible to have the IDE come up when you call the script from command line or just have the script restart on error automatically? -- Y

Re: [Sikuli-driver] [Question #682830]: Restart script after error - calling from command line

2019-08-13 Thread Alex G
Question #682830 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/682830 Alex G posted a new comment: Is it possible to have the IDE come up when you call the script from command line or just have the script restart on error automatically? -- You received this question notificat

Re: [Sikuli-driver] [Question #682830]: Restart script after error - calling from command line

2019-08-13 Thread Alex G
Question #682830 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/682830 Status: Open => Solved Alex G confirmed that the question is solved: Decided to go another route as I found out this is not possible. -- You received this question notification because your team Sikuli

[Sikuli-driver] [Question #682863]: ./ no longer working to run multiple scripts from command line

2019-08-13 Thread Chris Kosieracki
New question #682863 on Sikuli: https://answers.launchpad.net/sikuli/+question/682863 1.1.4-SNAPSHOT-#364-2019-08-02_08:42/Mac10.14.5/Java8(64)1.8.0_73-b02 The command entered tries to run twice a simple sikuli script that just prints "this is a test" It runs the first time and then gives an err

[Sikuli-driver] [Bug 1840077] [NEW] Crash on OpenJ9 JVM on Windows

2019-08-13 Thread Adrian Taga
Public bug reported: SikuliX crashes on Windows when running under OpenJ9 JVM (formerly IBM J9). The crash happens when the JVM loads the Finder class. This is a simple test program to reproduce the crash: public class SikuliBug {  public static void main(String[] args) {   new org.sikuli.script