Menu

#237 libpng warning: Interlace handling should be turned on when using png_read_image

libpng_code
closed-invalid
None
5
2016-01-19
2015-06-04
No

I've this error in log on Centos 7:

libpng warning: Interlace handling should be turned on when using png_read_image

This is package info:

Installed Packages
Name : libpng
Arch : x86_64
Epoch : 2
Version : 1.5.13
Release : 5.el7
Size : 602 k
Repo : installed
From repo : base
Summary : A library of functions for manipulating PNG image format files
URL : http://www.libpng.org/pub/png/
License : zlib
Description : The libpng package contains a library of functions for creating and
: manipulating PNG (Portable Network Graphics) image format files. PNG
: is a bit-mapped graphics format similar to the GIF format. PNG was
: created to replace the GIF format, since GIF uses a patented data
: compression algorithm.
:
: Libpng should be installed if you need to manipulate PNG format image
: files.

Available Packages
Name : libpng
Arch : i686
Epoch : 2
Version : 1.5.13
Release : 5.el7
Size : 215 k
Repo : base/7/x86_64
Summary : A library of functions for manipulating PNG image format files
URL : http://www.libpng.org/pub/png/
License : zlib
Description : The libpng package contains a library of functions for creating and
: manipulating PNG (Portable Network Graphics) image format files. PNG
: is a bit-mapped graphics format similar to the GIF format. PNG was
: created to replace the GIF format, since GIF uses a patented data
: compression algorithm.
:
: Libpng should be installed if you need to manipulate PNG format image
: files.

Discussion

  • Glenn Randers-Pehrson

    The error is in the application that called libpng's png_read_image().

     
  • Glenn Randers-Pehrson

    • status: open --> closed-invalid
    • assigned_to: Glenn Randers-Pehrson
     

Log in to post a comment.