GNOME Bugzilla – Bug 157964
smoothwave display warnings when launching gst-register
Last modified: 2004-12-22 21:47:04 UTC
"gst-register" once gst-plugins CVS is installed what it display : (process:3651): GLib-CRITICAL **: file ghash.c: line 228 (g_hash_table_lookup): assertion `hash_table != NULL' failed (process:3651): Gtk-WARNING **: gtk_type_create(): unknown parent type `21'. (process:3651): GLib-GObject-CRITICAL **: file gparamspecs.c: line 1889 (g_param_spec_object): assertion `g_type_is_a (object_type, G_TYPE_OBJECT)' failed (process:3651): GLib-GObject-CRITICAL **: file gobject.c: line 296 (g_object_class_install_property): assertion `G_IS_PARAM_SPEC (pspec)' failed Added plugin smoothwave with 1 feature. ronald asked my to launch gst-register-0.8 with --gst-fatal-warnings, it broke on the first warning, before displaying the "Added plugin smoothwave ..." line
Coincidentally, I started re-writing smoothwave last night. I don't know why it is enabled at all - it's completely broken. We should disable it until I finish rewriting
Was committed yesterday.