FS#31324 - [milkytracker] zlib support is broken
Attached to Project:
Community Packages
Opened by Maks Verver (maksverver) - Tuesday, 28 August 2012, 20:43 GMT
Last edited by Alexander F. Rødseth (xyproto) - Monday, 03 September 2012, 08:57 GMT
Opened by Maks Verver (maksverver) - Tuesday, 28 August 2012, 20:43 GMT
Last edited by Alexander F. Rødseth (xyproto) - Monday, 03 September 2012, 08:57 GMT
|
Details
The PKGBUILD for MilkyTracker applies a couple patches to
the source to get the package to compile correctly.
Unfortunately, the changes made to
src/compression/DecompressorGZIP.cpp are wrong: they compile
fine, but the resulting code doesn't work.
To reproduce: - Try opening a gzipped xm/mod file with MilkyTracker. Expected result: - The file is opened correctly. Observed result: - MilkyTracker either crashes or reports that the file is "malformed". I posted a working patch to the Gentoo bug tracker before: https://410333.bugs.gentoo.org/attachment.cgi?id=322456 For convenience, I've attached an updated version of the arch.patch file. |
This task depends upon
Closed by Alexander F. Rødseth (xyproto)
Monday, 03 September 2012, 08:57 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed. Please reopen if this should still be an issue.
Monday, 03 September 2012, 08:57 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed. Please reopen if this should still be an issue.
The updated version of milkytracker should appear in [community] shortly.