Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 456114 - media-sound/alsa-tools: echomixer needs media-fonts/font-misc-misc (?)
Summary: media-sound/alsa-tools: echomixer needs media-fonts/font-misc-misc (?)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo ALSA team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-08 06:06 UTC by Yu Yuwei
Modified: 2014-06-24 05:25 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 Yu Yuwei 2013-02-08 06:06:23 UTC
without media-fonts/font-misc-misc, echomixer would report font error and refuse to start. After install media-fonts/font-misc-misc( provide -misc-fixed-*-*-10-*) and restart X, echomixer finally start without problems. 

Reproducible: Always

Steps to Reproduce:
1. emerge alsa-tools with indigoio as ALSA_CARDS in a system without font-misc-misc
2. run echomixer in terminal

Actual Results:  
echomixer failed to start with "Cannot find the font"

Expected Results:  
echomixer can be launched

After I tried several fonts with the misc suffix one by one, I found the only font need to install is media-fonts/font-misc-misc.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2014-06-23 23:08:26 UTC
http://pkgs.fedoraproject.org/cgit/alsa-tools.git/tree/alsa-tools.spec:

Requires:       xorg-x11-fonts-misc

Indeed. Dependency added to Portage.
Comment 2 Alexander E. Patrakov 2014-06-24 05:25:07 UTC
Well, it is added unconditionally if the gtk USE flag is selected. I think that this dependency is too coarse. The proper dependency should have something to do with alsa_cards_something, but there is no "something" for Echo cards.