sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #53871
Re: [Question #687465]: mouseMove works inconsistently
Question #687465 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/687465
RaiMan posted a new comment:
--- It would indeed be good to know why such a critical Sikuli function
requires a workaround.
Your problems have nothing to do with anything inside SikuliX.
If you have done the steps, to get SikuliX on your machine according to
https://raiman.github.io/SikuliX1/downloads.html
then you have to use the Java that is available on your machine as
needed.
Till Java 8 Oracle version, there is a typical Windows installation, that allows to simply use
java ....
on a commandline or double click a .jar file.
This is true for Java 9+ from Oracle.
Due to the changed license scheme of Oracle, the normal private Java
user now has to use the OpenJDK versions available for download. These
do not have an installer and hence have to be made available in the
usual Windows way (System path, System Environment (JAVA_HOME) or use
the provided .exe).
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.