Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27162 - timidity doesnt install a cfg file
Summary: timidity doesnt install a cfg file
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-23 00:01 UTC by nor
Modified: 2003-09-28 18:45 UTC (History)
1 user (show)

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 nor 2003-08-23 00:01:24 UTC
i installed falconseye (1.9.3-r1) with emerge and the dependency timidity (2.12.0). when i 
start falconseye it complains about a missing timidity.cfg, no midi sound is played. 'touch 
/usr/share/timidity/timidity.cfg' solves the error message but still no sound. all other 
sounditems are played. 

Reproducible: Always
Steps to Reproduce:
1. emerge falconseye 
2. falconseye 
3. 
Actual Results:  
falconseye start up and prints the following on the console 
....................../usr/share/timidity/timidity.cfg: No such file or directory 
timidity: Can't read any configuration file. 
Please check /usr/share/timidity/timidity.cfg 

Expected Results:  
no this form bugs me 

i think that during the installation of timidity a timidity.cfg must be copied to /usr/share/timidity
Comment 1 SpanKY gentoo-dev 2003-08-24 16:00:52 UTC
solution is to either install a default cfg file or close as INVALID because we make the user set it up theirself ...
Comment 2 J. Ellis (RETIRED) gentoo-dev 2003-09-28 18:45:03 UTC
As noted in the timidity++ ebuild (einfo output) the config file is installed
in /usr/share/timidity/config and needs to copied to /usr/share/timidity
and configured. Closing.