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

Bug 279828

Summary: games-puzzle/gweled patch to prevent music.raw file from being created
Product: Gentoo Linux Reporter: Patrick Lerner <xqyzii>
Component: New packagesAssignee: Gentoo Games <games>
Status: RESOLVED DUPLICATE    
Severity: minor CC: denilsonsa
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch ebuild to include patch
patch to disable raw audio output
Patch ebuild to include patch

Description Patrick Lerner 2009-07-31 20:45:56 UTC
Apparently the gweled devs missuses a function in the sdl-mixer library causing it to generate raw-audio output. This results in a Music.raw file created in the current directory which rapidly grows while playing (I had it at 1.6GB after a couple of games).
I found a patch on the net for it and it'd be great if you could work it in. I've already patched it locally and it works flawlessly.

Reproducible: Always

Steps to Reproduce:
1. Start gweled
Actual Results:  
gweled generates a music.raw file in the current directory which grows while playing

Expected Results:  
raw audio should not be used
Comment 1 Patrick Lerner 2009-07-31 20:46:18 UTC
Created attachment 199759 [details, diff]
Patch ebuild to include patch
Comment 2 Patrick Lerner 2009-07-31 20:46:48 UTC
Created attachment 199760 [details, diff]
patch to disable raw audio output
Comment 3 Patrick Lerner 2009-07-31 20:49:03 UTC
Created attachment 199762 [details, diff]
Patch ebuild to include patch

other patch was in the wrong direction, sorry
Comment 4 Wormo (RETIRED) gentoo-dev 2009-08-01 06:03:29 UTC
Wow, that could be a nice puzzle, trying to figure out what happened to all your disk space ;)

Thanks for the report and posting the patch; assigning to games team.
Comment 5 Tristan Heaven (RETIRED) gentoo-dev 2009-08-01 11:20:15 UTC

*** This bug has been marked as a duplicate of bug 266885 ***