Re: [Sikuli-driver] [Question #683302]: latest version of Sikuli X (downloaded today) launching from command line

2019-08-28 Thread RaiMan
Question #683302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683302 RaiMan posted a new comment: Thanks for your feedback and your patience. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #683302]: latest version of Sikuli X (downloaded today) launching from command line

2019-08-27 Thread Mike Praeuner
Question #683302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683302 Mike Praeuner 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 #683302]: latest version of Sikuli X (downloaded today) launching from command line

2019-08-27 Thread Mike Praeuner
Question #683302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683302 Status: Answered => Solved Mike Praeuner confirmed that the question is solved: Everything seems to be working, moved to primary library and running main scripts now on latest version. Will flush logs

Re: [Sikuli-driver] [Question #683302]: latest version of Sikuli X (downloaded today) launching from command line

2019-08-27 Thread Mike Praeuner
Question #683302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683302 Mike Praeuner posted a new comment: Success! D:\MikE\Sikuli_1.1.4_377>java -jar sikulix.jar -v -r "d:\mike\Sikuli Scripts\test3" [DEBUG]startUp: IDE: Running: D:\MikE\Sikuli_1.1.4_377\sikulix.jar

Re: [Sikuli-driver] [Question #683302]: latest version of Sikuli X (downloaded today) launching from command line

2019-08-27 Thread RaiMan
Question #683302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683302 RaiMan proposed the following answer: I revised the script loading with the -r option to be a bit more robust. Please test with the latest 1.1.4 build 377 -- You received this question notification

Re: [Sikuli-driver] [Question #683302]: latest version of Sikuli X (downloaded today) launching from command line

2019-08-26 Thread Mike Praeuner
Question #683302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683302 Mike Praeuner posted a new comment: C:\Users\Eris\Desktop>java -version java version "1.8.0_221" Java(TM) SE Runtime Environment (build 1.8.0_221-b11) Java HotSpot(TM) 64-Bit Server VM (build 25.221-b11,

Re: [Sikuli-driver] [Question #683302]: latest version of Sikuli X (downloaded today) launching from command line

2019-08-25 Thread Mike Praeuner
Question #683302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683302 Mike Praeuner posted a new comment: Rest well, appreciate the assistance! -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #683302]: latest version of Sikuli X (downloaded today) launching from command line

2019-08-25 Thread Mike Praeuner
Question #683302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683302 Mike Praeuner posted a new comment: Microsoft Windows [Version 10.0.18362.295] (c) 2019 Microsoft Corporation. All rights reserved. eris@GIGANTOR-REBORN D:\MikE\Sikuli Scripts\test3.sikuli>dir Volume in

Re: [Sikuli-driver] [Question #683302]: latest version of Sikuli X (downloaded today) launching from command line

2019-08-25 Thread RaiMan
Question #683302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683302 RaiMan proposed the following answer: ok, thanks. I will test and come back tomorrow. Good night ;-) -- You received this question notification because your team Sikuli Drivers is an answer contact for

Re: [Sikuli-driver] [Question #683302]: latest version of Sikuli X (downloaded today) launching from command line

2019-08-25 Thread Mike Praeuner
Question #683302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683302 Mike Praeuner posted a new comment: I can post the contents of test3.py if you think that would help - I did a clean install of W10 a few months ago and while build 288 is working maybe I am missing a

Re: [Sikuli-driver] [Question #683302]: latest version of Sikuli X (downloaded today) launching from command line

2019-08-25 Thread Mike Praeuner
Question #683302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683302 Mike Praeuner posted a new comment: so I checked all (3) D:\MikE\Sikuli Scripts\test3.sikuli # contains test3.py # contains 1566693881873.png D:\MikE\Sikuli Scripts\test2.sikuli # contains test2.py #

Re: [Sikuli-driver] [Question #683302]: latest version of Sikuli X (downloaded today) launching from command line

2019-08-25 Thread RaiMan
Question #683302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683302 RaiMan proposed the following answer: maybe you have overseen this: (#4) found a possible reason for your problem: If the Test1.sikuli does not contain a Test1.py it silently does nothing. Hence a

Re: [Sikuli-driver] [Question #683302]: latest version of Sikuli X (downloaded today) launching from command line

2019-08-25 Thread Mike Praeuner
Question #683302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683302 Description changed to: Using the ~May Image of Sikuli X (#288) I have no issues - but I would like to upgrade to the newest version (#368) from: https://raiman.github.io/SikuliX1/downloads.html to fix the

Re: [Sikuli-driver] [Question #683302]: latest version of Sikuli X (downloaded today) launching from command line

2019-08-25 Thread Mike Praeuner
Question #683302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683302 Mike Praeuner posted a new comment: ##the contents of test3 (only 3 lines, nothing extra) popup("Hello World!\nHave fun with Sikuli!") #simple test type(Key.ESC, KeyModifier.CTRL) #Win Start Menu

Re: [Sikuli-driver] [Question #683302]: latest version of Sikuli X (downloaded today) launching from command line

2019-08-25 Thread Mike Praeuner
Question #683302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683302 Mike Praeuner posted a new comment: # updated results java -jar "D:\MikE\Sikuli 1.1.4 August Archive\sikulix.jar" -v -r "D:\MikE\Sikuli Scripts\" Test1.sikuli" [DEBUG]startUp: IDE: Running: D:\MikE\Sikuli

Re: [Sikuli-driver] [Question #683302]: latest version of Sikuli X (downloaded today) launching from command line

2019-08-25 Thread RaiMan
Question #683302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683302 RaiMan proposed the following answer: found a possible reason for your problem: If the Test1.sikuli does not contain a Test1.py it silently does nothing. Hence a Test1.sikuli MUST contain a Test1.py. --

Re: [Sikuli-driver] [Question #683302]: latest version of Sikuli X (downloaded today) launching from command line

2019-08-25 Thread RaiMan
Question #683302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683302 RaiMan proposed the following answer: ok, thanks. I have to check - might be a regression bug. try: C:\Users\Eris\Desktop>java -jar "D:\MikE\Sikuli 1.1.4 August Archive\sikulix.jar" -v -r "D:\MikE\Sikuli

Re: [Sikuli-driver] [Question #683302]: latest version of Sikuli X (downloaded today) launching from command line

2019-08-25 Thread Mike Praeuner
Question #683302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683302 Mike Praeuner posted a new comment: #Here is the output from -v #I will look at your other recommendations here shortly - thanks! C:\Users\Eris\Desktop>java -jar "D:\MikE\Sikuli 1.1.4 August

Re: [Sikuli-driver] [Question #683302]: latest version of Sikuli X (downloaded today) launching from command line

2019-08-25 Thread RaiMan
Question #683302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683302 Status: Open => Answered RaiMan proposed the following answer: just tested on my Windows 10 with your path name setup: works. use java -jar "D:\MikE\Sikuli 1.1.4 August Archive\sikulix.jar" -v -r

Re: [Sikuli-driver] [Question #683302]: latest version of Sikuli X (downloaded today) launching from command line

2019-08-24 Thread Mike Praeuner
Question #683302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683302 Description changed to: Using the ~May Image of Sikuli X I have no issues - but I would like to upgrade to the newest version to fix the JScreen error https://raiman.github.io/SikuliX1/downloads.html my

Re: [Sikuli-driver] [Question #683302]: latest version of Sikuli X (downloaded today) launching from command line

2019-08-24 Thread Mike Praeuner
Question #683302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683302 Description changed to: Using the ~May Image of Sikuli X I have no issues - but I would like to upgrade to the newest version to fix the JScreen error https://raiman.github.io/SikuliX1/downloads.html my