Re: [Sikuli-driver] [Question #696723]: Exception in thread "Thread-45" (SX 2.05 on Java 8)

2021-04-23 Thread Mike Praeuner
Question #696723 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696723 Mike Praeuner posted a new comment: I may have made a boneheaded mistake somewhere, been a few years since I upgraded / re-worked my scripts Troubleshooting now (between my dev machine and production

Re: [Sikuli-driver] [Question #696723]: Exception in thread "Thread-45" (SX 2.05 on Java 8)

2021-04-23 Thread Mike Praeuner
Question #696723 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696723 Description changed to: #My Script *(simple) myScriptPath = "D:\\MikE\\Sikuli Scripts" addImportPath(myScriptPath) import ldFunc #from ldFunc import * #v1.1.4 syntax ldFunc.hunt() #hunt() --- sample of

[Sikuli-driver] [Question #696723]: Exception in thread "Thread-45" (SX 2.05 on Java 8)

2021-04-23 Thread Mike Praeuner
New question #696723 on SikuliX: https://answers.launchpad.net/sikuli/+question/696723 #My Script *(simple) myScriptPath = "D:\\MikE\\Sikuli Scripts" addImportPath(myScriptPath) import ldFunc #from ldFunc import * #v1.1.4 syntax ldFunc.hunt() #hunt() from sikuli import * (then a bunch of

[Sikuli-driver] [Question #683910]: System Requirements for SikuliX

2019-09-13 Thread Mike Praeuner
New question #683910 on Sikuli: https://answers.launchpad.net/sikuli/+question/683910 I found these system requirements (google) are they still current - Windows XP and later, including Windows 8 and 10 (32-bit and 64-bit). - Linux/UNIX systems, depending on what prerequisites are available

Re: [Sikuli-driver] [Question #683826]: SikuliX on Linux Mint launch scrcpy from SikuliX script

2019-09-13 Thread Mike Praeuner
Question #683826 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683826 Status: Answered => Solved Mike Praeuner confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Driv

Re: [Sikuli-driver] [Question #683826]: SikuliX on Linux Mint launch scrcpy from SikuliX script

2019-09-12 Thread Mike Praeuner
Question #683826 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683826 Mike Praeuner posted a new comment: That got me going in the right direction! I ended up using: app = App.run('gnome-terminal -e "scrcpy -S" &') #app.open(5) #reg

Re: [Sikuli-driver] [Question #683826]: SikuliX on Linux Mint launch scrcpy from SikuliX script

2019-09-10 Thread Mike Praeuner
Question #683826 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683826 Description changed to: So I decided to migrate my SikuliX and scripts from my main system (W10) to an older computer (Linux Mint) The Mint system has SikuliX latest version, with IDE functional (+

Re: [Sikuli-driver] [Question #683826]: SikuliX on Linux Mint launch scrcpy from SikuliX script

2019-09-10 Thread Mike Praeuner
Question #683826 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683826 Description changed to: So I decided to migrate my SikuliX and scripts from my main system (W10) to an older computer (Linux Mint) The Mint system has SikuliX latest version, with IDE functional (+

Re: [Sikuli-driver] [Question #683826]: SikuliX on Linux Mint launch scrcpy from SikuliX script

2019-09-10 Thread Mike Praeuner
Question #683826 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683826 Description changed to: So I decided to migrate my SikuliX and scripts from my main system (W10) to an older computer (Linux Mint) The Mint system has SikuliX latest version, with IDE functional (+

Re: [Sikuli-driver] [Question #683826]: SikuliX on Linux Mint launch scrcpy from SikuliX script

2019-09-10 Thread Mike Praeuner
Question #683826 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683826 Description changed to: So I decided to migrate my SikuliX and scripts from my main system (W10) to an older computer (Linux Mint) The Mint system has SikuliX latest version, with IDE functional (+

Re: [Sikuli-driver] [Question #683826]: SikuliX on Linux Mint launch scrcpy from SikuliX script

2019-09-10 Thread Mike Praeuner
Question #683826 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683826 Description changed to: So I decided to migrate my SikuliX and scripts from my main system (W10) to an older computer (Linux Mint) The Mint system has SikuliX latest version, with IDE functional (+

Re: [Sikuli-driver] [Question #683826]: SikuliX on Linux Mint launch scrcpy from SikuliX script

2019-09-10 Thread Mike Praeuner
Question #683826 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683826 Description changed to: So I decided to migrate my SikuliX and scripts from my main system (W10) to an older computer (Linux Mint) The Mint system has SikuliX latest version, with IDE functional (+

Re: [Sikuli-driver] [Question #683826]: SikuliX on Linux Mint launch scrcpy from SikuliX script

2019-09-10 Thread Mike Praeuner
Question #683826 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683826 Summary changed to: SikuliX on Linux Mint launch scrcpy from SikuliX script -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #683826]: SikuliX on Linux Mint launch program from script

2019-09-10 Thread Mike Praeuner
Question #683826 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683826 Description changed to: So I decided to migrate my SikuliX and scripts from my main system (W10) to an older computer (Linux Mint) The Mint system has SikuliX latest version, with IDE functional (+

Re: [Sikuli-driver] [Question #683826]: SikuliX on Linux Mint launch program from script

2019-09-10 Thread Mike Praeuner
Question #683826 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683826 Summary changed to: SikuliX on Linux Mint launch program from script Description changed to: So I decided to move my SikuliX from my main system (W10) to an older computer (Linux Mint) The Mint system

[Sikuli-driver] [Question #683826]: SikuliX on Linux Mint launch program

2019-09-10 Thread Mike Praeuner
New question #683826 on Sikuli: https://answers.launchpad.net/sikuli/+question/683826 So I decided to move my SikuliX from my main system (W10) to an older computer (Linux Mint) The Mint system has SikuliX latest version, with IDE functional Because it is a older system instead of

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 l

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\sikul

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 (bui

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 Vol

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

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 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

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

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-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

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

2019-08-24 Thread Mike Praeuner
New question #683302 on Sikuli: https://answers.launchpad.net/sikuli/+question/683302 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 Launch command options I have

[Sikuli-driver] [Bug 1835099] Re: Exception in thread "main" Traceback

2019-07-02 Thread Mike Praeuner
So with updated Sikuli snapshot - showHighlight is working - my batch files are all broken (exit IDE 0?) - I also tried just running a single script from the command line and received exit IDE 0 - IDE scripts work fine (from inside the GUI) Heading back to work tomorrow, so will have to

[Sikuli-driver] [Bug 1835099] Re: Exception in thread "main" Traceback

2019-07-02 Thread Mike Praeuner
I just checked and my SnapShot was downloaded in May 2019, current SnapShot is June 2019 - so I am downloading the updated version to test (I won't know right away if this changes anything) -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to

[Sikuli-driver] [Bug 1835099] [NEW] Exception in thread "main" Traceback

2019-07-02 Thread Mike Praeuner
Public bug reported: Every so often I get a error like this: (captured in historical log files) Setup: Java 8 U211 SikuliXIDE 1.1.4 SnapShot Windows 10 Home 64bit build 1063 AMD FX-8370, 32GB ram Launch: Error typically occurs on launch of the script (via batch) like this:

Re: [Sikuli-driver] [Question #680879]: Command Line Options / Logfile

2019-05-17 Thread Mike Praeuner
Question #680879 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680879 Status: Needs information => Solved Mike Praeuner confirmed that the question is solved: still experimenting but this is my current solution (solved) --batch file-- @echo off set starttime=%TIME%

Re: [Sikuli-driver] [Question #680879]: Command Line Options / Logfile

2019-05-16 Thread Mike Praeuner
Question #680879 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680879 Mike Praeuner posted a new comment: Found this https://bugs.launchpad.net/sikuli/+bug/1486873 Using this: Debug.setLogFile("D:\\Mike\\Sikuli Scripts\\testfunction.log") I get a file created f

Re: [Sikuli-driver] [Question #680879]: Command Line Options / Logfile

2019-05-16 Thread Mike Praeuner
Question #680879 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680879 Description changed to: Starting Here: https://sikulix-2014.readthedocs.io/en/latest/faq/010-command-line.html from a batch file I am running java -jar "d:\MikE\sikulix.jar" -r "d:\mike\Sikuli

Re: [Sikuli-driver] [Question #680879]: Command Line Options / Logfile

2019-05-16 Thread Mike Praeuner
Question #680879 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680879 Description changed to: Starting Here: https://sikulix-2014.readthedocs.io/en/latest/faq/010-command-line.html from a batch file I am running java -jar "d:\MikE\sikulix.jar" -r "d:\mike\Sikuli

[Sikuli-driver] [Question #680879]: Command Line Options / Logfile

2019-05-16 Thread Mike Praeuner
New question #680879 on Sikuli: https://answers.launchpad.net/sikuli/+question/680879 Starting Here: https://sikulix-2014.readthedocs.io/en/latest/faq/010-command-line.html from a batch file I am running java -jar "d:\MikE\sikulix.jar" -r "d:\mike\Sikuli Scripts\ErisEvE" -f "d:\mike\Sikuli

Re: [Sikuli-driver] [Question #680702]: Import Question

2019-05-09 Thread Mike Praeuner
Question #680702 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680702 Status: Answered => Solved Mike Praeuner confirmed that the question is solved: on very first run I was told I needed jython, so I grabbed that file (+ ruby) and have not gotten any messages or s

Re: [Sikuli-driver] [Question #680702]: Import Question

2019-05-09 Thread Mike Praeuner
Question #680702 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680702 Mike Praeuner posted a new comment: I tried to setup 1.1.4 - but having issues (win10) will try again later when I have more time to troubleshoot (1.1.3 is installed) when I launch (1.1.4) sikulix.jar

[Sikuli-driver] [Question #680702]: Import Question

2019-05-08 Thread Mike Praeuner
New question #680702 on Sikuli: https://answers.launchpad.net/sikuli/+question/680702 Starting here & here: https://sikulix-2014.readthedocs.io/en/latest/scripting.html?highlight=import%20* https://answers.launchpad.net/sikuli/+faq/2446 --testpad.sikuli-- from sikuli import * # the path

Re: [Sikuli-driver] [Question #680383]: hopefully (2) easy questions (region.focus & code consolidation)

2019-04-23 Thread Mike Praeuner
Question #680383 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680383 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 #680383]: hopefully (2) easy questions (region.focus & code consolidation)

2019-04-23 Thread Mike Praeuner
Question #680383 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680383 Status: Answered => Solved Mike Praeuner confirmed that the question is solved: thank you - my knowledge now surpasses my skill - so I will go experiment and practice for a bit I "get"

Re: [Sikuli-driver] [Question #680383]: hopefully (2) easy questions (region.focus & code consolidation)

2019-04-23 Thread Mike Praeuner
Question #680383 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680383 Mike Praeuner posted a new comment: https://www.geeksforgeeks.org/functions-in-python/ -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #680383]: hopefully (2) easy questions (region.focus & code consolidation)

2019-04-23 Thread Mike Praeuner
Question #680383 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680383 Mike Praeuner posted a new comment: ...or am I still thinking about this wrong (structure) and I should be "storing" the do stuff / action and "calling" it when needed? nOOb - thank

Re: [Sikuli-driver] [Question #680383]: hopefully (2) easy questions (region.focus & code consolidation)

2019-04-23 Thread Mike Praeuner
Question #680383 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680383 Mike Praeuner posted a new comment: clarification / correction this: Select Account perform action on account do stuff to: Select next account (1-5 possible) Exit

Re: [Sikuli-driver] [Question #680383]: hopefully (2) easy questions (region.focus & code consolidation)

2019-04-23 Thread Mike Praeuner
Question #680383 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680383 Mike Praeuner posted a new comment: Thank You RaiMan - I appreciate your patience & response. I will make the suggested corrections for second question...to structure a loop? My normal sequence is

Re: [Sikuli-driver] [Question #680383]: hopefully (2) easy questions (region.focus & code consolidation)

2019-04-22 Thread Mike Praeuner
Question #680383 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680383 Mike Praeuner gave more information on the question: I am currently reading up on Python Loops... https://www.geeksforgeeks.org/loops-in-python/ Just need to wrap my head around how to implement / structure

Re: [Sikuli-driver] [Question #680383]: hopefully (2) easy questions (region.focus & code consolidation)

2019-04-22 Thread Mike Praeuner
Question #680383 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680383 Description changed to: First question: I am using app.open (to launch Nox) then app.focus (to go to the "Nox Player" window) How do I set the region to the Nox window (only one window open)? #sample code

Re: [Sikuli-driver] [Question #680383]: hopefully (2) easy questions (region.focus & code consolidation)

2019-04-22 Thread Mike Praeuner
Question #680383 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680383 Description changed to: First question: I am using app.open (to launch Nox) then app.focus (to go to the "Nox Player" window) How do I set the region to the Nox window (only one window open)? Second

[Sikuli-driver] [Question #680383]: hopefully (2) easy questions (region.focus & code consolidation)

2019-04-22 Thread Mike Praeuner
New question #680383 on Sikuli: https://answers.launchpad.net/sikuli/+question/680383 First question: I am using app.open (to launch Nox) then app.focus (to go to the "Nox Player" window) How do I set the region to the Nox window (only one window open)? Second question: I have my first sikuli