Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 279828 - games-puzzle/gweled patch to prevent music.raw file from being created
Summary: games-puzzle/gweled patch to prevent music.raw file from being created
Status: RESOLVED DUPLICATE of bug 266885
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-31 20:45 UTC by Patrick Lerner
Modified: 2009-11-20 22:48 UTC (History)
1 user (show)

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


Attachments
Patch ebuild to include patch (gweled-0.7-ebuild.patch,372 bytes, patch)
2009-07-31 20:46 UTC, Patrick Lerner
Details | Diff
patch to disable raw audio output (0.7-no_music_raw_file.patch,551 bytes, patch)
2009-07-31 20:46 UTC, Patrick Lerner
Details | Diff
Patch ebuild to include patch (gweled-0.7-ebuild.patch,372 bytes, patch)
2009-07-31 20:49 UTC, Patrick Lerner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***