← Back to team overview

sikuli-driver team mailing list archive

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

 

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 Launch command options I have tried: (from here:
http://doc.sikuli.org/faq/010-command-line.html )

java -jar "D:\MikE\Sikuli 1.1.4 August Archive\sikulix.jar" -r "d:\mike\Sikuli Scripts\Test1.sikuli"
java -jar "D:\MikE\Sikuli 1.1.4 August Archive\sikulix.jar" -r "d:\mike\Sikuli Scripts\Test1"
#the command just closes - no error (returns to prompt) after about 3 seconds

java -jar "D:\MikE\Sikuli 1.1.4 August Archive\sikulix.jar" --run "d:\mike\Sikuli Scripts\Test1.sikuli" #opens IDE
java -jar "D:\MikE\Sikuli 1.1.4 August Archive\sikulix.jar" --run "d:\mike\Sikuli Scripts\Test1" #opens IDE

java -jar "D:\MikE\Sikuli 1.1.4 August Archive\sikulix.jar" 
#Successfully launches the IDE *(most of the time, occasionally hangs on splash)

Test1 and Test2 both successfully run from the IDE (setup two different
ways to launch a program via visual and app method)

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.