← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #697670]: Chrome OS : nothing happens at start

 

Question #697670 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/697670

    Status: Open => Answered

RaiMan proposed the following answer:
How do you run the jar? In a Terminal window using the java command?

like so: ??

<path-to>/java -jar  /home/chronos/user/Sikulix/sikulixide-2.0.5-lux.jar
-v -c

in your above log this is odd:
*** classpath dump sikulix
  0: sikulixide-2.0.5-lux.jar
*** classpath dump end

and later:
*** classpath dump sikulix
  0: /home/chronos/user/Sikulix/sikulixide-2.0.5-lux.jar
  1: sikulixide-2.0.5-lux.jar
*** classpath dump end

Do you have the CLASSPATH env variable set?

it should look something like:
...
executing jar: /Users/raimundhocke/IdeaProjects/_SUPPORT/_stable2.0.5/sikulixide-2.0.5-mac.jar
*** classpath dump sikulix
  0: /Users/raimundhocke/IdeaProjects/_SUPPORT/_stable2.0.5/sikulixide-2.0.5-mac.jar
*** classpath dump end
...

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