Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 388975 - games-puzzle/pathological-1.1.3-r2 - intro-music does not play
Summary: games-puzzle/pathological-1.1.3-r2 - intro-music does not play
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-30 14:40 UTC by Stefan Borschtel
Modified: 2011-11-02 19:16 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 Stefan Borschtel 2011-10-30 14:40:01 UTC
When I start pathological in a terminal, I see the message "Cannot load music: music/intro.xm". The background-music (background.xm) which is in the same directory and has the same files is being played after starting a game though.
 I also tried to replace the intro.xm-file with the 10MB high-quality version from http://pathological.sourceforge.net/music.php (renaming it to intro.xm too), but that doesn't make a difference.
 I'm not sure if this is package-related or game-code-related, but it would be nice to have some intro-music.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2011-11-01 21:27:33 UTC
added a warning to the pkg_postinst
Comment 2 Stefan Borschtel 2011-11-02 13:17:36 UTC
(In reply to comment #1)
> added a warning to the pkg_postinst

You added a warning? I'm not sure if I understand you or you understood my problem with pathological, but so far - after updating portage and reinstalling pathological i can see no change.

Still the intro-music does not play when launching the game and still i get the message "Cannot load music: music/intro.xm" when starting the game. Although the named file exists.
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2011-11-02 14:56:31 UTC
yes, you're missing the mikmod use flag on sdl-mixer.
Comment 4 Stefan Borschtel 2011-11-02 18:50:13 UTC
No, I am not missing it. The sdl-mixer has the mikmod-useflag set on my system. And as already said the background-music (background.xm) plays nicely when you start a game. Just the intro-music (intro.xm), which I assume to be played in the menu, does not play.
Comment 5 Mr. Bones. (RETIRED) gentoo-dev 2011-11-02 19:16:34 UTC
You're right, but as far as I can tell it's not a bug in the ebuild so I'll take a patch or you can report it upstream.