Nice, just lost my last post
Oops!
Sorry, something just went wrong in Launchpad. 
We’ve recorded what happened, and we’ll fix it as soon as possible. Apologies 
for the inconvenience. 
(Error ID: OOPS-1826M1621) 

I've had no success configuring Sikuli X to work using netbeans 6.9.1 on a 
win7x64 enviornment and get the same errors as described above.
This is a significant issue partially becauuse it is in combination with the 
jython issue where jython does not function when using netbeans on a x64 
system. http://bugs.jython.org/issue1525
When a user eliminates the default install settings for Java and NetBeans 
(eliminatinf whitespace in the path)to workaround the jython issuue Sikuli will 
continue to fail.   This is a significant waste of time.  If this issue can't 
be resolved I strongly suggest placing a warning about using Sikuli libraries 
with NetBeans on an W7x64 server.  It simply does not work and in fact will 
create significant difficulties.

I still get the error after changing the JAVA_HOME path unfortunatley.
Also I'm not able to register the VDIctProxy.DLL via regsv32 nor via the right 
click menu.
The error which contains a string of Chineses characters is attached "Make sure 
the binary is stored at the specific path or debug it to check for problems 
with the binary or dependent .DLL files.  The specified module could not be 
found.

My install structure is as follows
Java is installed at
C:\Program Files\Java\jre6
C:\NetBeansInstall\jdk1.6.0_23
C:\NetBeansInstall\NetBeans 6.9.1
C:\NetBeansInstall\SikuliX

The libraries refrenced for netbeans are:
C:\UnjarSikuli\sikuli-script
C:\UnjarSikuli\sikuli-script.jar

C:\NetBeansInstall\NetBeans6.9.1\python\jython-2.5.1\lib
C:\NetBeansInstall\NetBeans6.9.1\python\jython-2.5.1\lib\site-packages

I use te following to verify Sikuli is working
from sikuli.Sikuli import *
popup("test")

All fail.

Sikuli IDE fails to launch

Help, seriously help.  I've wasted allot of time trying to fix this.

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/514939

Title:
  Cannot run any script

Status in Sikuli:
  New

Bug description:
  When i`m tried to run any script, at the log window programm returns an error:

[sikuli] [Error] Traceback (innermost last):
  File "<string>", line 1, in ?
  File "C:\Program 
Files\Sikuli\sikuli-ide-full.jar\Lib/python/edu/mit/csail/uid/Sikuli.py", line 
11, in ?
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)

        at java.lang.ClassLoader.loadLibrary0(Unknown Source)

        at java.lang.ClassLoader.loadLibrary(Unknown Source)

        at java.lang.Runtime.load0(Unknown Source)

        at java.lang.System.load(Unknown Source)

        at 
com.wapmx.nativeutils.jniloader.NativeLoader.loadLibrary(NativeLoader.java:44)

        at edu.mit.csail.uid.VDictProxy.<clinit>(VDictProxy.java:18)

        at java.lang.Class.forName0(Native Method)

        at java.lang.Class.forName(Unknown Source)

        at org.python.core.SyspathJavaLoader.loadClass(Unknown Source)

        at java.lang.ClassLoader.loadClass(Unknown Source)

        at org.python.core.Py.findClassEx(Unknown Source)

        at org.python.core.SysPackageManager.findClass(Unknown Source)

        at org.python.core.PackageManager.findClass(Unknown Source)

        at org.python.core.SysPackageManager.findClass(Unknown Source)

        at org.python.core.PyJavaPackage.__findattr__(Unknown Source)

        at org.python.core.imp.importFromAs(Unknown Source)

        at org.python.core.imp.importFrom(Unknown Source)

        at python.edu.mit.csail.uid.Sikuli$py.f$0(C:\Program 
Files\Sikuli\sikuli-ide-full.jar\Lib/python/edu/mit/csail/uid/Sikuli.py:11)

        at python.edu.mit.csail.uid.Sikuli$py.call_function(C:\Program 
Files\Sikuli\sikuli-ide-full.jar\Lib/python/edu/mit/csail/uid/Sikuli.py)

        at org.python.core.PyTableCode.call(Unknown Source)

        at org.python.core.PyCode.call(Unknown Source)

        at org.python.core.imp.createFromCode(Unknown Source)

        at org.python.core.imp.createFromSource(Unknown Source)

        at org.python.core.ZipFileImporter$ZipFileLoader.load_module(Unknown 
Source)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

        at java.lang.reflect.Method.invoke(Unknown Source)


java.lang.UnsatisfiedLinkError: java.lang.UnsatisfiedLinkError: C:\Program 
Files\Sikuli\tmplib\VDictProxy.dll: 5 C40;>AL 70?CAB8BL ?...@8;>65=85, 
?>A:>;L:C 53> ?...@0;;5;L=0O :>=d...@0f8o =...@028;L=0. >?>;=8B5;L=K5 A2545=8O 
A>4...@60bao 2 6...@=0;5 A>1KB89 ?...@8;>65=89 8;8 8A?>;L7C9B5 ?@>3...@0<<C 
:><0=4=>9 AB@>:8 sxstrace.exe 4;O ?>;CG5=8O 4>?>;=8B5;L=KE A2545=89



_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to