Re: [Sikuli-driver] [Question #691199]: Windows: Jython: Subprocess.Popen does not accept / in some cases

2020-06-08 Thread Artem Koval
Question #691199 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691199 Artem Koval posted a new comment: Sikuli ver - 2.0.1 Java - 8 (251) I just tested it in PyCrharm Python IDE and got the same results. -- You received this question notification because your team Sikuli

Re: [Sikuli-driver] [Question #691076]: .isRunning() no long working for SikulixIDE in 2.0.4

2020-06-08 Thread Chris Kosieracki
Question #691076 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691076 Status: Answered => Solved Chris Kosieracki confirmed that the question is solved: Thanks Raiman. That is a viable alternative that I have used before I discovered isRunning. -- You received this

Re: [Sikuli-driver] [Bug 1882239] Re: sikulix 2.0 api - find text is not working

2020-06-08 Thread Hariharan SP
Hi, Sikuki version is 2.0.0 On Mon, Jun 8, 2020, 3:35 PM RaiMan <1882...@bugs.launchpad.net> wrote: > What SikuliX version exactly? Must be something like 2.0.x > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1882239 >

Re: [Sikuli-driver] [Question #691076]: .isRunning() no long working for SikulixIDE in 2.0.4

2020-06-08 Thread RaiMan
Question #691076 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691076 RaiMan proposed the following answer: You should use a user parameter after the -- when running from commandline and check for its existence (parameter missing means running in IDE). ... but I put the idea

[Sikuli-driver] [Bug 1882227] Re: Alt+shift+c won't stop the program when using "OnAppear" with "observe"

2020-06-08 Thread RaiMan
** Changed in: sikuli Status: New => In Progress ** Changed in: sikuli Importance: Undecided => Medium ** Changed in: sikuli Assignee: (unassigned) => RaiMan (raimund-hocke) ** Changed in: sikuli Milestone: None => 2.0.5 ** Summary changed: - Alt+shift+c won't stop the

Re: [Sikuli-driver] [Question #691116]: run IDE and script when restart

2020-06-08 Thread RaiMan
Question #691116 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691116 Status: Open => Answered RaiMan proposed the following answer: according to the docs: java -jar sikulixide-2.0.4.jar -r /home/mint/Documents/Loops.sikuli -- You received this question notification

[Sikuli-driver] [Bug 1882239] Re: sikulix 2.0 api - find text is not working

2020-06-08 Thread RaiMan
What SikuliX version exactly? Must be something like 2.0.x -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1882239 Title: sikulix 2.0 api - find text is not working Status in Sikuli: New Bug

Re: [Sikuli-driver] [Question #691199]: Windows: Jython: Subprocess.Popen does not accept / in some cases

2020-06-08 Thread RaiMan
Question #691199 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691199 Summary changed to: Windows: Jython: Subprocess.Popen does not accept / in some cases -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #691199]: Subprocess.Popen cannot launch specific files

2020-06-08 Thread RaiMan
Question #691199 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691199 Status: Solved => Answered RaiMan changed the question status: to keep it open. What SikuliX version? What Java? Java itself accepts / as \\ on Windows, but it seems that parts of Jython does not.

Re: [Sikuli-driver] [Question #691208]: Change in resolution causes crash

2020-06-08 Thread RaiMan
Question #691208 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691208 RaiMan posted a new comment: Thanks for kind feedback. Your case is on the list now, to get improved by implementing a more robust behavior. -- You received this question notification because your team

Re: [Sikuli-driver] [Question #691208]: Change in resolution causes crash

2020-06-08 Thread Hans Jansen
Question #691208 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691208 Status: Answered => Solved Hans Jansen confirmed that the question is solved: That worked perfectly! I must say that I am in love with this project and I am very surprised by the quick and accurate

Re: [Sikuli-driver] [Question #691208]: Change in resolution causes crash

2020-06-08 Thread Hans Jansen
Question #691208 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691208 Hans Jansen confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #691208]: Change in resolution causes crash

2020-06-08 Thread RaiMan
Question #691208 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691208 Status: Open => Answered RaiMan proposed the following answer: I think it is a problem with the restore of the IDE window from the last run (position and/or size does not fit). You can try to delete

Re: [Sikuli-driver] [Question #691208]: Change in resolution causes crash

2020-06-08 Thread Hans Jansen
Question #691208 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691208 Description changed to: I ran the script on a widescreen monitor 2560x1080 and the scripts executes correctly Close the IDE, and then changed monitors to a 1920x1080 monitor, and the IDE does not want to

[Sikuli-driver] [Question #691208]: Change in resolution causes crash

2020-06-08 Thread Hans Jansen
New question #691208 on Sikuli: https://answers.launchpad.net/sikuli/+question/691208 I ran the script on a widescreen monitor 2560x1080 and the scripts executes correctly Close the IDE, and then changed monitors to a 1920x1080 monitor, and the IDE does not want to start up. It freezes while it