Description of problem: After reaching level 35 boss (10th boss), powermanga crashes, sending a Segmentation fault. Version-Release number of selected component (if applicable): powermanga-0.79-6.fc4 How reproducible: Get to level 35 boss. If you're having difficults with this, you can try executing with the following command-line parameters: powermanga --verbose --easy This will generate verbose messages at the console and provide an easy way (many extras) to reach the level 35. Expected results: Finish the game passing level 35 :-)
I compiled it from the upstream source, got to level 35 and the problem persists. I'll try later with another distribution to see if this is an upstream problem only, or if it's a fedora problem.
Created attachment 125741 [details] gdb output of the crash Here is the gdb output of the crash. Maybe some sprite file is missing?
Thanks for taking the time to investigate the problem. And let me know if you find anything that could fix the problem.
Created attachment 125762 [details] gdb output of the crash (compiled version) This is another gdb output of the crash. This time, I used the compiled version instead of the rpm package from fedora extras. It gives a similar, but different error.
Tried with Debian, same version, and it worked (I passed the level 35 without segmentation fault). I think the problem is with Fedora or some of its libraries... :(
Now I updated to FC5 and the problem still persists. Later I'll try running with another user. Version-Release number of selected component (if applicable): powermanga-0.79-8.fc5
Re-opened the bug because of a mistake while reporting the bug. Sorry.
Please try this new version and report any problems: http://linux.tlk.fr/powermanga-0.80.tgz ./configure make ./powermanga --window
Upstream have made this new version (0.80) with the fix and it worked very fine. Now we need to re-package with the new version. This is with you Matthias :) If you need any help from me, I'll be glad to do it. Thanks.
0.80 doesn't seem to be available from the website nor as a direct download yet. Can you please tell me once it's available so that I can update the packages?
The page was not updated, but the file is available at the same website as the other official versions. As the comment #8 stated: http://linux.tlk.fr/powermanga-0.80.tgz I made contact with upstream and Bruno Ethvignot replied me with this new version and fix. I think the page will be updated soon with the new version, so you can package the file as well, or wait some more time. If you have any doubts on this the best way is to contact the developers in its site. Thanks.
I've pushed out 0.80 packages for FC3, FC4, FC5 and FC devel at last.
Thank you Matthias!
Just worth pointing out that the 0.80-1 packages are totally broken... The "make install" in 0.80 doesn't install the *.txt files from the "texts" directory, and the game refuses to run without them. See bug #188901.