Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 317285 - xfce-extra/xfce4-volumed needs media-plugins/gst-plugins-alsa or sth similar.
Summary: xfce-extra/xfce4-volumed needs media-plugins/gst-plugins-alsa or sth similar.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-26 10:42 UTC by Benedikt Reinartz
Modified: 2010-05-12 15:33 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 Benedikt Reinartz 2010-04-26 10:42:43 UTC
Without gst-plugins-alsa xfce4-volumed just doesn't do anything on a volume-change.

Reproducible: Always

Steps to Reproduce:
1. Uninstall every other gstreamer application
2. emerge xfce4-volumed
3. start xfce4-volumed

Actual Results:  
The program doesn't even fail but instead stays completely inactive.

Expected Results:  
Get notified on volume changes.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-05-12 15:33:04 UTC
+  12 May 2010; Samuli Suominen <ssuominen@gentoo.org>
+  xfce4-volumed-0.1.8.ebuild:
+  Missing media-plugins/gst-plugins-meta (which in turn will pull in
+  gst-plugins-alsa) RDEPEND wrt #317285 by Benedikt Sauer.