pedrohas2000 / pingus

Automatically exported from code.google.com/p/pingus
GNU General Public License v3.0
0 stars 0 forks source link

Intro music playback is broken #122

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Listen to the intro music from within pingus itself.
2. Notice that it is very choppy/skippy and a lot of tunes seems to be missing.
3. Playback the intro midi file (pingus-1.it) in an external media player, e.g. 
totem.
4. Notice that this sounds much better.

I expected that the intro music has a good quality when played from pingus 
itself. I noticed that the playback from within pingus is horrible.

I use pingus 0.7.5 (a manual backport) on Debian Squeeze.

Original issue reported on code.google.com by Ronny.St...@gmail.com on 7 Dec 2011 at 5:38

GoogleCodeExporter commented 9 years ago
The problem is caused by a bug in Mikmod, see:

https://bugs.launchpad.net/ubuntu/+source/pingus/+bug/575319

for details.

Original comment by grum...@gmail.com on 7 Dec 2011 at 5:45

GoogleCodeExporter commented 9 years ago
Thank you very much for this info.
Indeed, removing CVE-2007-6720.patch from the Debian libmikmod source package 
and rebuilding the package produces a mikmod library that works.
If I knew how to close this issue, I would do so now... :-)

Original comment by Ronny.St...@gmail.com on 8 Dec 2011 at 12:10