Bug 319350

Summary: Some PNG images need fixing for libpng 1.6
Product: [Applications] digikam Reporter: Evangelos Foutras <evangelos>
Component: Plugin-DImg-PNGAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles, mike
Priority: NOR    
Version: 3.1.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 3.2.0
Attachments: Fixed PNG images

Description Evangelos Foutras 2013-05-05 07:11:24 UTC
I'm going to attach a tarball containing fixed copies of the affected PNG images, in
the hope that they can be included in a future release.

The error libpng 1.6 gives for the existing PNG files is:

"IDAT: invalid distance too far back"

More information is available on our Arch Linux mailing list:

https://mailman.archlinux.org/pipermail/arch-dev-public/2013-May/024872.html

Reproducible: Always
Comment 1 Evangelos Foutras 2013-05-05 07:12:28 UTC
Created attachment 79710 [details]
Fixed PNG images
Comment 2 Michael G. Hansen 2013-05-05 12:26:12 UTC
Git commit 2ce8cfd8a69d0a5654a4902d2a04f82b591dddcb by Michael Georg Hansen.
Committed on 05/05/2013 at 14:24.
Pushed by mghansen into branch 'master'.

Import PNGs fixed for libpng1.6 sent in by Evangelos Foutras.

M  +2    -1    NEWS
M  +-    --    data/pics/borderpatterns/paper-pattern.png
M  +-    --    data/pics/borderpatterns/rain-pattern.png

http://commits.kde.org/digikam/2ce8cfd8a69d0a5654a4902d2a04f82b591dddcb
Comment 3 Michael G. Hansen 2013-05-05 12:35:27 UTC
Git commit 0c60b6e8306f785e7f43339a28ad0a51eb18a0d1 by Michael Georg Hansen.
Committed on 05/05/2013 at 14:33.
Pushed by mghansen into branch 'master'.

Import PNGs fixed for libpng1.6 sent in by Evangelos Foutras.

Reran optipng -o7 on them to further reduce their size.

M  +-    --    imagegallery_albumsettings.png
M  +-    --    imagegallery_collectionselection.png
M  +-    --    imagegallery_looksettings.png
M  +-    --    imagegallery_progress.png
M  +-    --    imagegallery_thumbsettings.png
M  +-    --    slideshow.png
M  +-    --    slideshow_dialog.png

http://commits.kde.org/kipi-plugins-doc/0c60b6e8306f785e7f43339a28ad0a51eb18a0d1
Comment 4 Michael G. Hansen 2013-05-05 12:43:09 UTC
Hi Evangelos,

I inserted the PNGs you sent into kipi-plugins documentation and digikam.

Thanks for sending them to us and best regards,

Michael