Package: sikuli-ide Version: 1.0~x~rc2-dfsg1-2 Severity: normal --- Please enter the report below this line. --- When launching sikuli-ide it fails and gives error:
$ sikuli-ide Exception in thread "main" java.lang.NoClassDefFoundError: org/objectweb/asm/commons/EmptyVisitor at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:634) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:277) at java.net.URLClassLoader.access$000(URLClassLoader.java:73) at java.net.URLClassLoader$1.run(URLClassLoader.java:212) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:205) at java.lang.ClassLoader.loadClass(ClassLoader.java:321) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:266) at org.python.core.imp.readCode(imp.java:155) at org.python.core.imp.createFromPyClass(imp.java:121) at org.python.core.imp.loadFromSource(imp.java:505) at org.python.core.imp.find_module(imp.java:411) at org.python.core.imp.import_next(imp.java:635) at org.python.core.imp.import_first(imp.java:656) at org.python.core.imp.load(imp.java:564) at org.python.core.util.FileUtil.isatty(FileUtil.java:70) at org.python.core.io.StreamIO.isatty(StreamIO.java:234) at org.python.core.io.BufferedIOMixin.isatty(BufferedIOMixin.java:90) at org.python.core.io.TextIOBase.isatty(TextIOBase.java:175) at org.python.core.PyFile.file_isatty(PyFile.java:496) at org.python.core.PyFile.isatty(PyFile.java:491) at org.python.core.PySystemState.initEncoding(PySystemState.java:229) at org.python.core.PySystemState.doInitialize(PySystemState.java:874) at org.python.core.PySystemState.initialize(PySystemState.java:777) at org.python.core.PySystemState.initialize(PySystemState.java:727) at org.python.core.PySystemState.initialize(PySystemState.java:720) at org.python.util.PythonInterpreter.initialize(PythonInterpreter.java:53) at org.sikuli.script.ScriptRunner.init(ScriptRunner.java:27) at org.sikuli.script.ScriptRunner.<init>(ScriptRunner.java:23) at org.sikuli.script.ScriptRunner.getInstance(ScriptRunner.java:18) at org.sikuli.ide.SikuliIDE.<init>(SikuliIDE.java:659) at org.sikuli.ide.SikuliIDE.getInstance(SikuliIDE.java:130) at org.sikuli.ide.SikuliIDE.main(SikuliIDE.java:913) Caused by: java.lang.ClassNotFoundException: org.objectweb.asm.commons.EmptyVisitor at java.net.URLClassLoader$1.run(URLClassLoader.java:217) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:205) at java.lang.ClassLoader.loadClass(ClassLoader.java:321) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:266) ... 36 more --- System information. --- Architecture: i386 Kernel: Linux 3.0.0-1-686-pae Debian Release: wheezy/sid 990 testing security.debian.org 990 testing mirror.ox.ac.uk 990 testing ftp.sunet.se 300 unstable mirror.ox.ac.uk --- Package information. --- Depends (Version) | Installed =====================================-+-============ libcommons-cli-java | 1.2-3 libjson-simple-java | 1.1-dfsg1-1 libjxgrabkey-java | 0.3.2-3 libmac-widgets-java | 0.9.5+svn369-dfsg1-1 default-jre (>= 1:1.6) | 1:1.6-40 OR java6-runtime | libsikuli-script-java | 1.0~x~rc2-dfsg1-2 junit | 3.8.2-8 libswingx-java | 1:1.6.2-1 Package's Recommends field is empty. Package's Suggests field is empty. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org