FS#28383 - [widelands] fails to run campaign

Attached to Project: Community Packages
Opened by AaronP (Bellum) - Sunday, 12 February 2012, 18:11 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Friday, 23 March 2012, 06:59 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Laurent Carlier (lordheavy)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The first error is a libpng error, so I suspect it might be as simple as needing to be rebuilt, but I'm not sure. Wasn't sure whether to file a bug report or mark as outdated, sorry.

Additional info:
Writing Player Start Position Data ... done!
Writing Player Message Data ... done!
Writing Resources Data ... done!
Writing Map Extra Data ... libpng error: internal write transform logic error
Object_Manager: ouch! remaining objects
lastserial: 757

Unexpected error during the game
[/build/src/widelands-build16-src/src/logic/replay.cc:241] Failed to save game for replay: [/build/src/widelands-build16-src/src/graphic/graphic.cc:749] Graphic::save_png: could not set png setjmp

Please report this problem to help us improve Widelands. You will find related messages in the standard output (stdout.txt on Windows). You are using build (Release). Please add this information to your report.

Widelands attempts to create a savegame when errors occur during the game. It is often - though not always - possible to load it and continue playing.

Sound_Handler closing times 1, freq 22050, format 32784, chan 2
SDL_AUDIODRIVER alsa


Steps to reproduce:

Start widelands -> Single Player -> Campaigns -> OK
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Friday, 23 March 2012, 06:59 GMT
Reason for closing:  Fixed
Additional comments about closing:  Patched in -6.
Comment by AaronP (Bellum) - Sunday, 12 February 2012, 21:04 GMT
Actually, a rebuild didn't seem to fix the problem. This might be an upstream issue?
Comment by AaronP (Bellum) - Sunday, 12 February 2012, 21:21 GMT
Ah, there's a bug report for Widelands now. Feel free to close if it's approriate.

https://bugs.launchpad.net/widelands/+bug/931141
Comment by OldShatterhand (OldShatterhand) - Thursday, 22 March 2012, 13:38 GMT
Same Bug appears even now with libpng 1.5.9. After rebuilding with the patch from here (https://bazaar.launchpad.net/~widelands-dev/widelands/trunk/revision/6233) everything works fine again.

Loading...