Hello, I'm trying to use ImageMagick (v6.4.2) with JMagick (v6.2.6) on a RHEL 5 - 64 bit system.
The installation process is OK (for ImageMagick ad JMagick), but when I try to run my java apps, I get this error message : (process:28253): GLib-GObject-WARNING **: invalid unclassed pointer in cast to `GObject' (process:28253): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed (process:28253): GLib-GObject-WARNING **: invalid uninstantiatable type `<invalid>' in cast to `GObject' (process:28253): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed (process:28253): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GObject' (process:28253): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed (process:28253): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GObject' (process:28253): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed (process:28253): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GObject' (process:28253): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed Where does it comes from ? I think it's an ImageMagick error, not a JMagick. Is it linked to X11 ? Thanks in advance for your help. Ben _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
