Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9572 - xmms-arts-0.4-r4 bugfix
Summary: xmms-arts-0.4-r4 bugfix
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-23 16:46 UTC by Bardur Arantsson
Modified: 2002-10-27 14:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
xmms-arts-0.4-gentoo.patch (newgentoopatch,754 bytes, patch)
2002-10-23 16:48 UTC, Bardur Arantsson
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bardur Arantsson 2002-10-23 16:46:35 UTC
I've updated the "xmms-arts-0.4-gentoo.patch" patch so that the xmms arts 
output driver actually works. There was a missing header include which caused 
playback to stop after playing one song and caused xmms to lock up if any 
attempt was made to play another song after that. 
 
I've attached the fixed patch.
Comment 1 Bardur Arantsson 2002-10-23 16:48:07 UTC
Created attachment 4951 [details, diff]
xmms-arts-0.4-gentoo.patch
Comment 2 Ulrik Mikaelsson 2002-10-25 08:45:30 UTC
Do you know why the compiler doesn't complain on this? 
 
Comment 3 Bardur Arantsson 2002-10-25 13:33:30 UTC
I think the reason that it doesn't complain is that all output is piped to  
/dev/null by libtool. (Yes, libtool really is that silly).  
 
Comment 4 Hannes Mehnert (RETIRED) gentoo-dev 2002-10-25 17:01:58 UTC
will be fixed, thanks for submission 
Comment 5 Ulrik Mikaelsson 2002-10-27 14:05:48 UTC
Hehe, love libtool.. :-)