sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #16622
[Bug 521598] Re: KUbuntu 9.10 class not found error: VDictProxy, TYPE command fails
** Changed in: sikuli
Status: New => Won't Fix
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/521598
Title:
KUbuntu 9.10 class not found error: VDictProxy, TYPE command fails
Status in Sikuli:
Won't Fix
Bug description:
When I run Sikuli on KUbuntu 9.10, I get this error when using the
"type" command:
Could not initialize class edu.mit.csail.uid.VDictProxy then a java
stack trace (see below).
At first I thought the manifest file did not point to sikuli-
scripts.jar (which contains VDictProxy) so I added a classpath line to
the sikuli-ide.sh file. Even though the MANIFEST.MF contains a
reference to the JAR file.
Still get the same error.
My next step would be to try and rebuild the sikuli-scripts.jar file,
but I suspect the problem is in the instantiation of the class and the
problem is not really a "Not Found error" as the stack trace suggests,
but the error message conflicts with.
[sikuli] [Error] Traceback (innermost last):
File "<string>", line 1, in ?
File "/opt/sikuli/sikuli-script.jar/Lib/python/edu/mit/csail/uid/Sikuli.py", line 11, in ?
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:186)
at org.python.core.SyspathJavaLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(ClassLoader.java:264)
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(/home/pdavie/Apps/Sikuli-IDE/sikuli-script.jar/Lib/python/edu/mit/csail/uid/Sikuli.py:11)
at python.edu.mit.csail.uid.Sikuli$py.call_function(/home/pdavie/Apps/Sikuli-IDE/sikuli-script.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(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
java.lang.NoClassDefFoundError: java.lang.NoClassDefFoundError: Could
not initialize class edu.mit.csail.uid.VDictProxy
P.S. The directory has the correct access rights, so the files are
readable and available.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/521598/+subscriptions