[gst-devel] Gstreamer broken after automatic update
Andres Gonzalez
acandido at hi-iberia.es
Fri Nov 5 11:00:34 CET 2010
Hello,
A few weeks ago, after a Synaptic automatic update (i.e. i didn't touch
anything this time :-) ), GStreamer applications stopped working in my
system.
I need to make GStreamer work again. ANY help appreciated!
Thanks!
Andrés
----
I'm running Ubuntu 10.04,
ii gstreamer0.10-ffmpeg
0.10.11-1~lucid1 FFmpeg plugin
for GStreamer
ii gstreamer0.10-nice
0.0.10-2build1 ICE library
(GStreamer plugin)
ii gstreamer0.10-plugins-bad
0.10.20-2~lucid3 GStreamer
plugins from the "bad" set
ii gstreamer0.10-plugins-base
0.10.30.4-1~lucid2 GStreamer
plugins from the "base" set
ii gstreamer0.10-plugins-good
0.10.25.4-1~lucid1 GStreamer
plugins from the "good" set
ii gstreamer0.10-plugins-ugly
0.10.16-1~lucid1 GStreamer
plugins from the "ugly" set
ii gstreamer0.10-x
0.10.30.4-1~lucid2 GStreamer
plugins for X11 and Pango
ii libgstfarsight0.10-0
0.0.17-2ubuntu2 Audio/Video
communications framework: core l
ii libgstreamer-plugins-base0.10-0
0.10.30.4-1~lucid2 GStreamer
libraries from the "base" set
ii libgstreamer0.10-0
0.10.30.4-1~lucid1 Core GStreamer
libraries and elements
ii python-gst0.10
0.10.19.4-1~lucid1 generic
media-playing framework (Python bind
-----
Some traces:
Totem says:
(gst-plugin-scanner:4584): GStreamer-WARNING **: Failed to load plugin
'/usr/lib/gstreamer-0.10/libgstqtdemux.so':
/usr/lib/gstreamer-0.10/libgstqtdemux.so: undefined symbol:
gst_codec_utils_aac_get_sample_rate_from_index
(gst-plugin-scanner:4584): GStreamer-WARNING **: Failed to load plugin
'/usr/lib/gstreamer-0.10/libgstxvimagesink.so':
/usr/lib/gstreamer-0.10/libgstxvimagesink.so: undefined symbol:
gst_x_overlay_got_window_handle
(gst-plugin-scanner:4584): GStreamer-WARNING **: Failed to load plugin
'/usr/lib/gstreamer-0.10/libgstplaybin.so':
/usr/lib/gstreamer-0.10/libgstplaybin.so: undefined symbol:
gst_video_convert_frame
(gst-plugin-scanner:4584): GStreamer-WARNING **: Failed to load plugin
'/usr/lib/gstreamer-0.10/libgsttypefindfunctions.so':
/usr/lib/gstreamer-0.10/libgsttypefindfunctions.so: undefined symbol:
gst_codec_utils_aac_get_sample_rate_from_index
(gst-plugin-scanner:4584): GStreamer-WARNING **: Failed to load plugin
'/usr/lib/gstreamer-0.10/libgstmatroska.so':
/usr/lib/gstreamer-0.10/libgstmatroska.so: undefined symbol:
gst_codec_utils_h264_caps_set_level_and_profile
(gst-plugin-scanner:4584): GStreamer-WARNING **: Failed to load plugin
'/usr/lib/gstreamer-0.10/libgstrtsp.so':
/usr/lib/gstreamer-0.10/libgstrtsp.so: undefined symbol:
gst_sdp_message_parse_uri
(gst-plugin-scanner:4584): GStreamer-WARNING **: Failed to load plugin
'/usr/lib/gstreamer-0.10/libgstximagesink.so':
/usr/lib/gstreamer-0.10/libgstximagesink.so: undefined symbol:
gst_x_overlay_got_window_handle
---------------------
A basic player that uses GstPlaybin says:
(qt-playbin:4703): GStreamer-WARNING **: External plugin loader failed.
This most likely means that the plugin loader helper binary was not
found or could not be run.
(qt-playbin:4703): GLib-GObject-WARNING **: cannot register existing
type `GstObject'
(qt-playbin:4703): GLib-CRITICAL **: g_once_init_leave: assertion
`initialization_value != 0' failed
(qt-playbin:4703): GLib-GObject-CRITICAL **: g_type_register_static:
assertion `parent_type > 0' failed
(qt-playbin:4703): GLib-CRITICAL **: g_once_init_leave: assertion
`initialization_value != 0' failed
(qt-playbin:4703): GLib-GObject-CRITICAL **: g_type_register_static:
assertion `parent_type > 0' failed
More information about the gstreamer-devel
mailing list