Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 161996
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Sound Team <sound@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Gordon Malm <gengor@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
timidity++-2.13.2-r4.ebuild Updated ebuild with USE=motif problem fixed. text/plain Gordon Malm 2007-01-14 08:19 0000 4.37 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 161996 depends on: Show dependency tree
Bug 161996 blocks: 161386
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-01-14 08:17 0000
If USE=motif many other ./configure options get over-ridden.

Most importantly,  "--with-default-output=alsa --enable-alsaseq",  which
normally get enabled with USE=alsa.

Without these two configure options /etc/init.d/timidity start fails because
-iA support does not get compiled in.

Error in the ebuild at line 82:

myconf="--enable-motif --with-x"

should be:

myconf="${myconf} --enable-motif --with-x"

Updated ebuild incoming.

Reproducible: Always

------- Comment #1 From Gordon Malm 2007-01-14 08:19:58 0000 -------
Created an attachment (id=106908) [details]
Updated ebuild with USE=motif problem fixed.

------- Comment #2 From Jakub Moc (RETIRED) 2007-01-15 15:47:17 0000 -------
*** Bug 162216 has been marked as a duplicate of this bug. ***

------- Comment #3 From Gordon Malm 2007-01-19 17:04:02 0000 -------
This bug is almost a week old, is in a newly stabilized package, breaks major
functionality and is trivial to fix.  Can someone commit this already?

------- Comment #4 From Gordon Malm 2007-01-19 17:08:52 0000 -------
oops

------- Comment #5 From Jakub Moc (RETIRED) 2007-01-21 05:12:51 0000 -------
*** Bug 163027 has been marked as a duplicate of this bug. ***

------- Comment #6 From Renato Alves 2007-01-21 05:54:41 0000 -------
I'm sorry about the duplicate..

About the second part of the other bug:

>I'm also having troubles playing midi files with normal user. Root can play
>files fine with # timidity midi.file but the same command by the user gives:
>Probable source loop in configuration files
>timidity: Can't read any configuration file.
>Please check /usr/share/timidity/timidity.cfg
>
>The /etc/timidity.cfg file is still the original.
>
>Already run eselect a couple of times as this was an already mentioned and
>solved bug, but still doesn't work.

I found that the problem was the symlink in /usr/share/timidity/
current->/usr/share/timidity/
The strange thing is that eselect tool doesn't change the symlink. I tried
deleting it and eselect didn't make another.

Can this be a problem is the eselect timidity module? As far as I understood
the "current" symlink is what defines if eawpatches, shompatches or freepats is
used in timidity.

------- Comment #7 From Diego E. 'Flameeyes' Pettenò 2007-01-21 19:43:44 0000 -------
Sorry for being late, fixed now.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug