I am getting the following error when running some gnome applications. (easytag:10532): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed (easytag:10532): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed (easytag:10532): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed (easytag:10532): Gdk-CRITICAL **: gdk_drawable_set_colormap: assertion `GDK_IS_DRAWABLE (drawable)' failed (easytag:10532): Gdk-CRITICAL **: gdk_drawable_get_colormap: assertion `GDK_IS_DRAWABLE (drawable)' failed (easytag:10532): Gdk-CRITICAL **: gdk_drawable_set_colormap: assertion `GDK_IS_DRAWABLE (drawable)' failed (easytag:10532): Gdk-CRITICAL **: gdk_drawable_get_depth: assertion `GDK_IS_DRAWABLE (drawable)' failed (easytag:10532): Gdk-CRITICAL **: gdk_window_set_back_pixmap: assertion `pixmap == NULL || gdk_drawable_get_depth (window) == gdk_drawable_get_depth (pixmap)' failed (easytag:10532): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed EasyTAG 1.99.12: Abnormal exit! (PId: 10532). Received signal SIGSEGV (11) You have probably found a bug in EasyTAG. Please, send a bug report with a gdb backtrace ('gdb easytag core' then 'bt' and 'l') and informations to reproduce it to <easytag@gmail.com> Segmentation fault This is from Easytag, but I also get a similar GLib-GObject-CRITICAL **: g_object_ref: assertion error when running other gnome applications. Anybody any clues how to identify and correct the problem? I'm running SuSE 10.1. Thanks Phil