Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 326649 - media-sound/clementine-0.4 gstreamer missing plugin
Summary: media-sound/clementine-0.4 gstreamer missing plugin
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High minor
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-02 15:15 UTC by Martin Samek
Modified: 2010-07-02 19:14 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Samek 2010-07-02 15:15:27 UTC
When tried to play mp3, Clementine complains about missing plugin.

Reproducible: Always

Steps to Reproduce:
1. Start Clementine
2. Pick mp3
3. Let it play

Actual Results:  
Error message appear: Your GStreamer installation is missing a plug-in. Internal data flow error.

Expected Results:  
Play.

"gstdecodebin2.c(2944): gst_decode_bin_expose (): /GstPipeline:pipeline/GstURIDecodeBin:uridecodebin/GstDecodeBin2:decodebin20:
no suitable plugins found" 
"gstdecodebin2.c(2944): gst_decode_bin_expose (): /GstPipeline:pipeline/GstURIDecodeBin:uridecodebin/GstDecodeBin2:decodebin20:
no suitable plugins found" 
"gstbasesrc.c(2507): gst_base_src_loop (): /GstPipeline:pipeline/GstURIDecodeBin:uridecodebin/GstFileSrc:source:
streaming task paused, reason not-linked (-1)" 
Gstreamer error: "Your GStreamer installation is missing a plug-in." 
QTimeLine::start: already running
Gstreamer error: "Your GStreamer installation is missing a plug-in." 
Gstreamer error: "Internal data flow error."
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-07-02 19:14:36 UTC
0.4.2 has this,

ewarn "If media-plugins/gst-plugins-meta doesn't pull in the plugins you"
ewarn "need, you have to install them yourself."

I won't start adding specific media-plugins/* to the deps, but you can file a request against gstreamer to switch back to monolithic gstreamer ebuilds so we can add proper USE depends.