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

Bug 273925

Summary: media-plugins/audacious-plugins timidity plugin has wrong path to config file
Product: Gentoo Linux Reporter: Bartosz Brachaczek <b.brachaczek>
Component: Current packagesAssignee: Tony Vroon (RETIRED) <chainsaw>
Status: RESOLVED FIXED    
Severity: minor CC: sound
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: working patch for 1.4.4
working patch for 1.4.5
working patch for 1.5.0
working patch for 1.5.1
working patch for 2.0.1

Description Bartosz Brachaczek 2009-06-12 21:29:23 UTC
It defaults to /etc/timidity/timidity.cfg while media-sound/timidity++ always installs its config file into /etc/timidity.cfg hence MIDI files are unplayable until it's reconfigured.

Reproducible: Always

Steps to Reproduce:
1. USE="timidity" emerge media-plugins/audacious-plugins
2. try to play some MIDI file
Comment 1 Bartosz Brachaczek 2009-06-12 21:30:41 UTC
Created attachment 194450 [details, diff]
working patch for 1.4.4
Comment 2 Bartosz Brachaczek 2009-06-12 21:31:19 UTC
Created attachment 194451 [details, diff]
working patch for 1.4.5
Comment 3 Bartosz Brachaczek 2009-06-12 21:31:42 UTC
Created attachment 194452 [details, diff]
working patch for 1.5.0
Comment 4 Bartosz Brachaczek 2009-06-12 21:32:02 UTC
Created attachment 194454 [details, diff]
working patch for 1.5.1
Comment 5 Bartosz Brachaczek 2009-06-12 21:32:28 UTC
Created attachment 194456 [details, diff]
working patch for 2.0.1
Comment 6 Tony Vroon (RETIRED) gentoo-dev 2009-06-17 19:32:01 UTC
All these ebuilds have at least one stable keyword, so I won't be changing them anymore. However, I will apply this to 2.1_alpha1 so it can be in 2.1
Comment 7 Tony Vroon (RETIRED) gentoo-dev 2009-06-17 19:52:01 UTC
You helped point out that there are way too many old Audacious ebuilds in the tree, so I've cleaned that up now. Starting at 1.5.1, then 2.0.1 and then 2.1_alpha1.
Comment 8 Bartosz Brachaczek 2009-06-17 22:56:58 UTC
(In reply to comment #6)

Ah, I didn't thought of it from this point of view. Thanks for applying in 2.1.

(In reply to comment #7)

Nice.
Comment 9 Tony Vroon (RETIRED) gentoo-dev 2009-06-18 11:23:09 UTC
*audacious-plugins-2.1_alpha1-r1 (17 Jun 2009)

  17 Jun 2009; <chainsaw@gentoo.org>
  +files/2.1_alpha1-timidity-conf-path.patch,
  +audacious-plugins-2.1_alpha1-r1.ebuild:
  Correct the Timidity configuration search path so it aligns with the
  Timidity ebuild, patch by sir_tuam@web.de in bug #274123.

Thank you for your contribution to Gentoo Linux :)
Please feel free to try the 2.1 alpha, we expect to release 2.1 around the beginning of July.
Comment 10 Tony Vroon (RETIRED) gentoo-dev 2009-06-18 11:24:04 UTC
Wait. That's the attribution all wrong.
Checking what happened there.
Comment 11 Tony Vroon (RETIRED) gentoo-dev 2009-06-18 11:25:43 UTC
Sorry about that, now corrected:
*audacious-plugins-2.1_alpha1-r1 (17 Jun 2009)

  17 Jun 2009; <chainsaw@gentoo.org>
  +files/2.1_alpha1-timidity-conf-path.patch,
  +audacious-plugins-2.1_alpha1-r1.ebuild:
  Correct the Timidity configuration search path so it aligns with the
  Timidity ebuild, patch by Bartosz Brachaczek in bug #273925.