Bug 543047

Summary: totem fails to start
Product: [Fedora] Fedora Reporter: Aioanei Rares <schaiba>
Component: totemAssignee: Bastien Nocera <bnocera>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: athaks, bnocera, poncho
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-12-02 10:33:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Aioanei Rares 2009-12-01 15:40:01 UTC
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...

Comment 1 Poncho 2009-12-02 10:24:34 UTC
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

Comment 2 Bastien Nocera 2009-12-02 10:33:37 UTC
gstreamer-plugins-bad needs a rebuild. File a bug against your provider of gstreamer-plugins-bad as it's not provided by Fedora.

Comment 3 Petros Athanassopoulos 2009-12-08 10:38:24 UTC
(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!