← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #697864]: Running IDE sikulixide-2.0.5.jar hangs

 

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

    Status: Answered => Open

Roger F Borrello Jr is still having a problem:
Some more information... even though you don't think you can help me, I
believe you know the code better than I.

I was able to run the IDE when I forced the java to be Java 11, instead of the default Java 8 on my system. I also went back to an old laptop I am trying to replace, and saw that Java 8 was being used, and the IDE loads fine. So I compared the debug output from the old to the new:
Old (using Java 8) has:
executing jar: /home/rfb/projects/sikuli/lib/sikulixide-2.0.5.jar
*** classpath dump sikulix
  0: file:/home/rfb/projects/sikuli/lib/sikulixide-2.0.5.jar
  1: file:/home/rfb/.Sikulix/Extensions/jruby-complete-9.2.0.0.jar
  2: file:/home/rfb/projects/sikuli/lib/sikulixide-2.0.5.jar
*** classpath dump end

The new (using Java 8) has:
*** classpath dump sikulix
  0: file:/home/rfb/projects/sikuli/lib/sikulixide-2.0.5.jar
  1: file:/home/rfb/projects/sikuli/lib/sikulixide-2.0.5.jar
*** classpath dump end

So what determines if jruby-complete should be deployed to the .Sikulix
directory?

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