Hide Forgot
Description of problem: Steps to Reproduce: 1. fully updated Fedora 15 install 2. enable rpmfusion free/nonfree repos 3. no changes to the set of installed gstreamer packages (yet) Actual results: [jeff@boris vividblaze]$ totem 1\ -\ The\ Comedy.flac Gtk-Message: Failed to load module "pk-gtk-module" (totem:3448): GStreamer-CRITICAL **: gst_bin_add: assertion `GST_IS_ELEMENT (element)' failed (totem:3448): GStreamer-CRITICAL **: gst_element_get_static_pad: assertion `GST_IS_ELEMENT (element)' failed (totem:3448): GStreamer-CRITICAL **: gst_object_unref: assertion `object != NULL' failed (totem:3448): GStreamer-CRITICAL **: gst_bin_add: assertion `GST_IS_ELEMENT (element)' failed (totem:3448): GStreamer-CRITICAL **: gst_element_get_static_pad: assertion `GST_IS_ELEMENT (element)' failed (totem:3448): GStreamer-CRITICAL **: gst_object_unref: assertion `object != NULL' failed Segmentation fault (core dumped) Expected results: Do not crash, offer me to install packages to handle codecs if needed (this is FLAC, not even a restricted codec AFAIK!)
Same goes for MP3 files. Installing gstreamer bad, bad-nonfree and ugly, and gstreamer-ffmpeg, doesn't seem to solve the problem.
Can you run totem from the terminal using G_DEBUG=fatal_warnings totem then reproduce the problem and get a stack trace (or a report from abrt)?
With the latest round of updates, no segfaults anymore, but it does not play. It tries to search for codecs (even though I have good/bad/ugly installed) and fails. Namely: ** Message: Error: Missing element 'audioconvert' - check your GStreamer installation. gstplaysink.c(2077): gen_vis_chain (): /GstPlayBin2:play/GstPlaySink:playsink0: possibly a liboil version mismatch? I will attach the full debug logs and a couple of screenshots.
Created attachment 487584 [details] debug logs and screenshots
Can't reproduce anymore, was probably due to a corrupt gstreamer registry file (again).