Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 321291

Summary: media-sound/clementine-0.3 should depend on media-plugins/gst-plugins-soup to play soma.fm radio
Product: Gentoo Linux Reporter: Vitalik <solomonov.v>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.