Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 494414 - games-fps/qudos-0.40.1 with media-libs/libpng-1.6: failed to run with libpng error: IDAT: invalid distance too far back
Summary: games-fps/qudos-0.40.1 with media-libs/libpng-1.6: failed to run with libpng ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-16 02:46 UTC by Egor Y. Egorov
Modified: 2016-04-17 01:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Egor Y. Egorov 2013-12-16 02:46:45 UTC
qudos failed to run with error

libpng error: IDAT: invalid distance too far back
Received signal 6, exiting...


Reproducible: Always

Steps to Reproduce:
1. emerge >=media-libs/libpng-1.6
2. emerge qudos
3. run qudos
Actual Results:  
qudos failed to run 


Workaround:
1. emerge optipng
2. unzip QuDos-0.40.1.pk3
3. run in folder with extracted files command
find -name '*.png' -exec optipng -fix {} \;
4. zip files to new pk3
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2016-04-17 01:58:29 UTC
updated the ebuild to fetch the pak off github since upstream seems to have gone away.