← Back to team overview

sikuli-driver team mailing list archive

[Question #695264]: Tried installing on Ubuntu Hyper-V VM and failed

 

New question #695264 on Sikuli:
https://answers.launchpad.net/sikuli/+question/695264

When trying to install Sikuli on Linux, I get errors.  I followed the detailed instructions and resolved initial issues, but when trying to perform:
>java -jar sikulix.jar
I get a Window pop-up with an error about "Neither Jython nor JRuby available... etc"
And the command prompt output is:
Exception in thread "main" java.lang.UnsupportedOperationException: The BROWSE action is not supported on the current platform!
	at java.desktop/java.awt.Desktop.checkActionSupport(Desktop.java:380)
	at java.desktop/java.awt.Desktop.browse(Desktop.java:524)
	at org.sikuli.script.support.ExtensionManager.makeClassPath(ExtensionManager.java:149)
	at org.sikuli.script.support.RunTime.start(RunTime.java:125)
	at org.sikuli.ide.Sikulix.main(Sikulix.java:13)

I have tried installing both jython and jruby, but it makes no difference.

My >java version output is:
openjdk version "11.0.9.1" 2020-11-04
OpenJDK Runtime Environment (build 11.0.9.1+1-Ubuntu-0ubuntu1.20.04)
OpenJDK 64-Bit Server VM (build 11.0.9.1+1-Ubuntu-0ubuntu1.20.04, mixed mode, sharing)

Any suggestions?

Many thanks,
Jon

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