After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 157964 - smoothwave display warnings when launching gst-register
smoothwave display warnings when launching gst-register
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal normal
: 0.8.6
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-11-11 16:04 UTC by Stephane Loeuillet
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8



Description Stephane Loeuillet 2004-11-11 16:04:28 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
Comment 1 Jan Schmidt 2004-11-12 02:27:41 UTC
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
Comment 2 Ronald Bultje 2004-11-13 15:14:37 UTC
Was committed yesterday.