Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 219924 - games-strategy/hedgewars-0.9.3 won't start a game when sound option is enabled
Summary: games-strategy/hedgewars-0.9.3 won't start a game when sound option is enabled
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Games
URL: http://hedgewars.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-01 12:10 UTC by Matija "hook" Šuklje
Modified: 2008-05-01 13:17 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matija "hook" Šuklje 2008-05-01 12:10:48 UTC
Steps of reproduction:
* dog "games-strategy/hedgewars ~amd64" >> /etc/portage/packages.keywords
* emerge hedgewars
* execute hedgewars
* under "Setup" check the "Enable sound" checkbox
* start a game

I could also reproduce it with the 0.9.0-r1 version.

What happens:
* a new window opens (as expected), but it stays black (as not expected) forever and only goes away if you SIGKILL it

Expected result:
* well, that the sound works and the game as well ;)
Comment 1 Matija "hook" Šuklje 2008-05-01 13:17:36 UTC
Re-emerging media-libs/sdl-mixer fixed the problem.

Sorry for the bug.