sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #35012
[Bug 1504386] Re: [1.1.0] Win 7 64: Java 8: Could not load JIntellitype.dll
JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 which was i set in Environment Variable.
Now I delete it ,but I also get same log like following.
[info] HotkeyManager: add Capture Hotkey: CTRL+SHIFT 2 (50, 3)
[error] WindowsHotkeyManager: JIntellitype problem: Could not load JIntellitype.
dll from local file system or from inside JAR
Before use 1.1.0, I use Sikuli X r930 and integrated with robotframework.
So I set a lot of Environment Variable like following
CLASSPATH
C:\Vincent\Sikuli_Robot\sikuli-script.jar;C:\jython2.5.3\jython.jar
Path
C:\Program Files (x86)\Sikuli X\libs;C:\jython2.5.3;C:\Python27;C:\Python27\Scripts;
SIKULI_HOME
C:\Program Files (x86)\Sikuli X\
Is above mentioned will affect the installation?
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1504386
Title:
[1.1.0] Win 7 64: Java 8: Could not load JIntellitype.dll
Status in Sikuli:
Opinion
Bug description:
My system is Win7 64bit
After I finished installing sikulixsetup-1.1.0.jar.
I run runsikulix.cmd.
I will get following log
+++ running this Java
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
java version "1.8.0_60"
Java(TM) SE Runtime Environment (build 1.8.0_60-b27)
Java HotSpot(TM) 64-Bit Server VM (build 25.60-b23, mixed mode)
+++ trying to run SikuliX
+++ using: -Xms64M -Xmx512M -Dfile.encoding=UTF-8 -Dsikuli.FromCommandLine -jar
C:\Vincent\Sikuli\sikulix.jar
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
[info] HotkeyManager: add Capture Hotkey: CTRL+SHIFT 2 (50, 3)
[error] WindowsHotkeyManager: JIntellitype problem: Could not load JIntellitype.
dll from local file system or from inside JAR
Press any key to continue . . .
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1504386/+subscriptions
References