Results 1 to 5 of 5

Thread: Qt 4.7.4 - problem with libpng

  1. #1
    Join Date
    Mar 2008
    Location
    Kraków, Poland
    Posts
    1,536
    Thanked 284 Times in 279 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Qt 4.7.4 - problem with libpng

    System Windows (Vista, WS-2003), Visual Studio C++ 2008.
    After recompiling Qt 4.7.4 with libpng using PNG pictures generate warning :

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

    On Qt 4.7.2 problem don't exist. So question : how to build Qt.4.7.4 to suppress this problem ?

  2. #2
    Join Date
    Jul 2007
    Location
    Jundiai/SP, Brazil
    Posts
    114
    Thanks
    5
    Thanked 7 Times in 6 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt 4.7.4 - problem with libpng

    Hi,
    The problem really exists.
    QtSDK installed (4.7.4) and recompile an application (that works perfectly) that reads images .png,
    and it crashes when trying to read any file .png.

    Up to version 4.7.3 it didn't happen.

    Thanks
    Last edited by vcp; 12th September 2011 at 13:07.

  3. #3
    Join Date
    Mar 2008
    Location
    Kraków, Poland
    Posts
    1,536
    Thanked 284 Times in 279 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt 4.7.4 - problem with libpng

    After downgrading libpng to version from Qt 4.7.3 all is working perfect.

  4. #4
    Join Date
    Jul 2007
    Location
    Jundiai/SP, Brazil
    Posts
    114
    Thanks
    5
    Thanked 7 Times in 6 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt 4.7.4 - problem with libpng

    Hi,

    I create a bug report about this issue.
    https://bugreports.qt.nokia.com/browse/QTBUG-21408

    Perhaps you can add your comments too.

  5. #5
    Join Date
    Jul 2007
    Location
    Jundiai/SP, Brazil
    Posts
    114
    Thanks
    5
    Thanked 7 Times in 6 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt 4.7.4 - problem with libpng

    Hi,

    This bug was identified and will be fixed. See:

    [ https://bugreports.qt.nokia.com/brow...comment-164128 ]

    Leonard Lee commented on QTBUG-21408:
    -------------------------------------

    This issue was fixed in QTBUG-13298 for Qt 4.8.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.