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
Task Type Bug Report
Category Packages
Status Closed
Assigned To Alexander F. Rødseth (xyproto)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

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.
Comment by Alexander F. Rødseth (xyproto) - Wednesday, 29 August 2012, 21:15 GMT
Thanks for reporting and for the patch. I will look into this.
Comment by Alexander F. Rødseth (xyproto) - Monday, 03 September 2012, 08:41 GMT
Applied the updated version of the patch. Thanks for the clear bug report and the convenient patch.
The updated version of milkytracker should appear in [community] shortly.

Loading...