Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 471424 - >=media-sound/alsa-tools-1.0.27[gtk] should depend on >=dev-python/pygtk-2
Summary: >=media-sound/alsa-tools-1.0.27[gtk] should depend on >=dev-python/pygtk-2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo ALSA team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-27 12:45 UTC by josef.95
Modified: 2013-05-27 14:13 UTC (History)
0 users

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


Attachments
emerge --info alsa-tools (emerge-info.txt,5.74 KB, text/plain)
2013-05-27 12:45 UTC, josef.95
Details

Note You need to log in before you can comment on or make changes to this bug.
Description josef.95 2013-05-27 12:45:26 UTC
Created attachment 349342 [details]
emerge --info alsa-tools

I installed alsa-tools with USE="gtk" and ALSA_CARDS="emu10k1"
and try start /usr/bin/hwmixvolume with the following Error

$ hwmixvolume 
Traceback (most recent call last):
  File "/usr/bin/hwmixvolume", line 18, in <module>
    import gobject, gtk
ImportError: No module named gtk

I thing for this hwmixvolume Tool dev-python/pygtk is required

Quote from /usr/share/doc/alsa-tools-1.0.27-r1/README.hwmixvolume.bz2
"This tool requires Python, pygtk, and alsa-pyton 1.0.22 or later."

After installing dev-python/pygtk its works fine.

Package Info:
emerge -pvq media-sound/alsa-tools
[ebuild   R   ] media-sound/alsa-tools-1.0.27-r1  USE="gtk -fltk" ALSA_CARDS="emu10k1 -darla20 -darla24 -echo3g -emu10k1x -gina20 -gina24 -hdsp -hdspm -ice1712 -indigo -indigoio -layla20 -layla24 -mia -mixart -mona -pcxhr -rme32 -rme96 -sb16 -sbawe -sscape -usb-usx2y -vx222"
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2013-05-27 14:13:17 UTC
missing dep added