Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 321291 - media-sound/clementine-0.3 should depend on media-plugins/gst-plugins-soup to play soma.fm radio
Summary: media-sound/clementine-0.3 should depend on media-plugins/gst-plugins-soup to...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-24 11:13 UTC by Vitalik
Modified: 2010-06-24 11:44 UTC (History)
0 users

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 Vitalik 2010-05-24 11:13:48 UTC
clementine needs gst-plugins-soup to play soma.fm from "radio" tab

Reproducible: Always

Steps to Reproduce:
1. emerge clementine with USE="gstreamer"
2. start clementine
3. switch to tab "radio"
4. try to play soma.fm radio

Actual Results:  
Error "GStreamer could not create the element: souphttpsrc.  Please make sure that you have installed all necessary GStreamer plugins (e.g. OGG and MP3)"

Expected Results:  
playing radio

installing gst-plugins-soup helped and restarting clementine
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-06-24 11:44:19 UTC
We don't have way to add USE deps to gstreamer in Portage at the moment, so I've added a postinst message instead:

+  24 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> clementine-0.3.ebuild:
+  Postinst message for installing libsoup gstreamer plug-in for internet
+  radio support wrt #321291.