GNOME Bugzilla – Bug 135868
scary messages on console when trying to play a non-playable file
Last modified: 2009-08-15 18:40:50 UTC
By mistake, I selected a PDF file from the "recent files" history in totem. I got the following on the console: (totem:19671): GStreamer-CRITICAL **: file gstpad.c: line 2868 (gst_pad_push): assertion `data != NULL' failed (totem:19670): GStreamer-WARNING **: inconsistent state information, fix threading please (totem:19668): GStreamer-WARNING **: inconsistent state information, fix threading please (totem:19671): GStreamer-CRITICAL **: file gstdata.c: line 188 (gst_data_ref): assertion `GST_DATA_REFCOUNT_VALUE(data) > 0' failed (totem:19668): Gtk-WARNING **: Ignoring the separator setting (totem:19672): GStreamer-CRITICAL **: file gstdata.c: line 236 (gst_data_unref): assertion `GST_DATA_REFCOUNT_VALUE (data) > 0' failed (totem:19672): GStreamer-CRITICAL **: file gstdata.c: line 236 (gst_data_unref): assertion `GST_DATA_REFCOUNT_VALUE (data) > 0' failed (totem:19670): GStreamer-WARNING **: inconsistent state information, fix threading please Totem then reported that the file couldn't be played. At least it didn't crash...
I'm not getting any of these warnings with the GstPlay test app. (gst-plugins/examples/gstplay/player). Could you run this with --gst-fatal-warnings and attach a stack trace?
jon, ping ?
Tested opening a pdf in totem, with now get a proper error message saying it doesn't recognize the format. Closing.