Question #236126 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/236126

    Status: Answered => Solved

Andrew confirmed that the question is solved:
Hi Raimund, thanks for the speedy response! That seems to have mostly
worked.

Sikuli IDE seems a bit fragile, but enough to get a script edit and
launched.

Sometimes it still hangs on launch and a few times I got the
JIntellitype error (see below). But after a few more goes it seems to
come good!

Is there anything I can provide to help with reliable starts?

Cheers, Andrew | eResearch | University of Western Sydney

C:\SikuliX>runide -d3
+++ running this Java
java version "1.7.0_40"
Java(TM) SE Runtime Environment (build 1.7.0_40-b43)
Java HotSpot(TM) Client VM (build 24.0-b56, mixed mode, sharing)
+++ trying to start Sikuli IDE
+++ using: -Xms64M -Xmx512M -Dfile.encoding=UTF-8 -Dsikuli.FromCommandLine -jar
C:\SikuliX\sikuli-ide.jar -d3
[debug] Running on Java 7 (1.7.0_40-b43)
[debug] --- Sikuli parameters ---
[debug] 1: -d3
[debug] init user preferences
[debug] locale: en_US
[debug] ResourceLoaderBasic: SikuliX Package Build: 1.0.1 12SEP2013160242
[debug] ResourceLoaderBasic: check: we are running on arch: x86
[debug] ResourceLoaderBasic: check: using Java at: C:/Program Files/Java/jre7/
[debug] ResourceLoaderBasic: check: Exists Environment.SIKULIX_HOME? YES: C:/Sik
uliX/libs
[debug] ResourceLoaderBasic: checkLibsDir: C:/SikuliX/libs
[debug] ResourceLoaderBasic: loadLib: WinUtil
[debug] ResourceLoaderBasic: loadLib: Found: WinUtil
[debug] ResourceLoaderBasic: loadLib: Now loaded: WinUtil
[debug] ResourceLoaderBasic: checkLibsDir: Using libs at: C:\SikuliX\libs
[debug] ResourceLoaderBasic: check: Using this as OCR directory (tessdata) too
[debug] Screen: initScreens: basic initialization (1 Screen(s) found)
[debug] *** monitor configuration (primary: 0) ***
[debug] Screen 0: S(0)[0,0 1080x1920]
[debug] *** end monitor configuration ***
[debug] [I18N] menuShowThumbs
[debug] SikuliX Jython Support Build: 1.0.1 12SEP2013160248

C:\SikuliX>runide -d
+++ running this Java
java version "1.7.0_40"
Java(TM) SE Runtime Environment (build 1.7.0_40-b43)
Java HotSpot(TM) Client VM (build 24.0-b56, mixed mode, sharing)
+++ trying to start Sikuli IDE
+++ using: -Xms64M -Xmx512M -Dfile.encoding=UTF-8 -Dsikuli.FromCommandLine -jar
C:\SikuliX\sikuli-ide.jar -d
Exception in thread "main" com.melloware.jintellitype.JIntellitypeException: Cou
ld not load JIntellitype.dll from local file system or from inside JAR
        at com.melloware.jintellitype.JIntellitype.<init>(JIntellitype.java:109)

        at com.melloware.jintellitype.JIntellitype.getInstance(JIntellitype.java
:166)
        at org.sikuli.basics.WindowsHotkeyManager._addHotkey(WindowsHotkeyManage
r.java:38)
        at org.sikuli.ide.SikuliIDE.installCaptureHotkey(SikuliIDE.java:2247)
        at org.sikuli.ide.SikuliIDE.initHotkeys(SikuliIDE.java:2290)
        at org.sikuli.ide.SikuliIDE.initSikuliIDE(SikuliIDE.java:322)
        at org.sikuli.ide.SikuliIDE.<init>(SikuliIDE.java:242)
        at org.sikuli.ide.SikuliIDE.getInstance(SikuliIDE.java:349)
        at org.sikuli.ide.SikuliIDE.main(SikuliIDE.java:235)
Caused by: java.lang.NullPointerException
        at com.melloware.jintellitype.JIntellitype.fromJarToFs(JIntellitype.java
:139)
        at com.melloware.jintellitype.JIntellitype.<init>(JIntellitype.java:100)

        ... 8 more

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to