Public bug reported: $ sikuli-ide Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar [info] locale: en_US Exception in thread "main" java.lang.NoClassDefFoundError: com/kenai/constantine/Constant at org.python.modules.Setup.<clinit>(Setup.java:29) at org.python.core.PySystemState.initBuiltins(PySystemState.java:1047) at org.python.core.PySystemState.doInitialize(PySystemState.java:883) at org.python.core.PySystemState.initialize(PySystemState.java:802) at org.python.core.PySystemState.initialize(PySystemState.java:752) at org.python.core.PySystemState.initialize(PySystemState.java:745) at org.python.util.PythonInterpreter.initialize(PythonInterpreter.java:57) at org.sikuli.script.ScriptRunner.init(ScriptRunner.java:32) at org.sikuli.script.ScriptRunner.<init>(ScriptRunner.java:28) at org.sikuli.script.ScriptRunner.getInstance(ScriptRunner.java:23) at org.sikuli.ide.SikuliIDE.<init>(SikuliIDE.java:664) at org.sikuli.ide.SikuliIDE.getInstance(SikuliIDE.java:138) at org.sikuli.ide.SikuliIDE.main(SikuliIDE.java:975) Caused by: java.lang.ClassNotFoundException: com.kenai.constantine.Constant at java.net.URLClassLoader.findClass(URLClassLoader.java:381) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 13 more
The executable wrapper has a class path that doesn't account for the "constants" library changing with the new empty libconstantine-java transitional to libjnr-constants-java . ** Affects: sikuli (Ubuntu) Importance: Medium Assignee: Chad Miller (cmiller) Status: New ** Changed in: sikuli (Ubuntu) Importance: Undecided => Medium ** Changed in: sikuli (Ubuntu) Assignee: (unassigned) => Chad Miller (cmiller) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1456675 Title: sikuli fails with NoClassDefFoundError: com/kenai/constantine/Constant To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sikuli/+bug/1456675/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs