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

Bug 471424

Summary: >=media-sound/alsa-tools-1.0.27[gtk] should depend on >=dev-python/pygtk-2
Product: Gentoo Linux Reporter: josef.95 <josef64>
Component: Current packagesAssignee: Gentoo ALSA team [DISABLED] <alsa-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info alsa-tools

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