Eclipse and Inkscape Won't Start

I can get Inkscape or Eclipse to load on Tumbleweed
Here is what Eclipse states :
JVM terminated. Exit code=127
/usr/bin/java
-Dosgi.requiredJavaVersion=1.6
-XX:MaxPermSize=256m
-Xms40m
-Xmx384m
-jar /usr/share/eclipse//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
-os linux
-ws gtk
-arch x86_64
-showsplash
-launcher /usr/share/eclipse/eclipse
-name Eclipse
–launcher.library /usr/share/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.100.v20110505/eclipse_1407.so
-startup /usr/share/eclipse//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
–launcher.overrideVmargs
-exitdata 5b8020
-product org.eclipse.epp.package.linuxtools.product
-vm /usr/bin/java
-vmargs
-Dosgi.requiredJavaVersion=1.6
-XX:MaxPermSize=256m
-Xms40m
-Xmx384m
-jar /usr/share/eclipse//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
Here is what Ink scape states :

(process:11773): GLib-GObject-CRITICAL **: gtype.c:2720: You forgot to call g_type_init()

(process:11773): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0’ failed

(process:11773): GLib-GObject-CRITICAL **: gtype.c:2720: You forgot to call g_type_init()

(process:11773): GLib-GObject-CRITICAL **: gtype.c:2720: You forgot to call g_type_init()

(process:11773): GLib-GObject-CRITICAL **: g_type_interface_add_prerequisite: assertion `G_TYPE_IS_INTERFACE (interface_type)’ failed

(process:11773): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0’ failed

(process:11773): GLib-GObject-CRITICAL **: g_type_add_interface_static: assertion `G_TYPE_IS_INSTANTIATABLE (instance_type)’ failed

(process:11773): GLib-GObject-CRITICAL **: gtype.c:2720: You forgot to call g_type_init()

Try downgrading your glib or the opposite upgrade glib. It could be the one causing the problem.

Tried updating glibc to newest verison and still doesn’t work.

Works after zypper dup needing new packages :slight_smile:

Inkscape works but eclipse now does a core dump

reinstalled eclipse and works fine , weird