I'm recently upgraded from Slackware 14.0 to 14.1. I've installed multilib packages from Alien.
Matlab R2013a hangs when launching help or when publishing. Running Matlab from a terminal reports this
Code:
(MATLAB:9815): GLib-GObject-WARNING **: cannot register existing type `GtkObject'
(MATLAB:9815): GLib-GObject-CRITICAL **: g_type_register_static: assertion `parent_type > 0' failed
(MATLAB:9815): GLib-GObject-CRITICAL **: g_type_add_interface_static: assertion `G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
(MATLAB:9815): GLib-GObject-WARNING **: cannot register existing type `GtkBuildable'
(MATLAB:9815): GLib-GObject-CRITICAL **: g_type_interface_add_prerequisite: assertion `G_TYPE_IS_INTERFACE (interface_type)' failed
(MATLAB:9815): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0' failed
(MATLAB:9815): GLib-GObject-CRITICAL **: g_type_add_interface_static: assertion `G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
(MATLAB:9815): GLib-GObject-CRITICAL **: g_type_register_static: assertion `parent_type > 0' failed
not sure if this related to glib installs, graphics drivers or Matlab. I reinstalled Matlab and this error persists