Description of problem: Version-Release number of selected component (if applicable): totem-2.28.4-1.fc12.x86_64 (this is updates-testing system) How reproducible: everytime Steps to Reproduce: 1.start totem 2. 3. Actual results: nothing happens Expected results: totem :) Additional info: I'm sure that this is not a totem problem, but lacking the knowledge of the real culprit, I will report it against totem. Pidgin fails to start with the same messages, if started from console, which are bash-4.0$ totem Warning: Unable to create "trees" RDF storage. Performance can be improved by upgrading librdf. (plugin-scanner:946): GLib-GObject-WARNING **: cannot register existing type `GstBaseVideoCodec' (plugin-scanner:946): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (plugin-scanner:946): GLib-GObject-CRITICAL **: g_type_register_static: assertion `parent_type > 0' failed (plugin-scanner:946): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (plugin-scanner:946): GLib-GObject-CRITICAL **: g_type_register_static: assertion `parent_type > 0' failed (plugin-scanner:946): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (plugin-scanner:946): GStreamer-CRITICAL **: gst_element_register: assertion `g_type_is_a (type, GST_TYPE_ELEMENT)' failed gdb does not show anything new...
I had the same errors with nautilus. For me, the problem was solved by removing "gstreamer-plugins-bad". http://www.mail-archive.com/fedora-list@redhat.com/msg58735.html
gstreamer-plugins-bad needs a rebuild. File a bug against your provider of gstreamer-plugins-bad as it's not provided by Fedora.
(In reply to comment #1) > I had the same errors with nautilus. For me, the problem was solved by removing > "gstreamer-plugins-bad". > > http://www.mail-archive.com/fedora-list@redhat.com/msg58735.html Thank you Poncho. It worked!