Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.9.2
-
None
-
Mac OSX
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.9
Description
When moving a project from Qt 5.7.0 to 5.9.2 png images fail to render. Some do render. Looks to be some sort of an upgrade in libpng causing this. All images are being referenced from QML.
:libpng error: IDAT: chunk data is too large
[DEBUG] [2017-10-12 15:23:52.708] [:56] QML Image: Error decoding: qrc:/resources/assets/images/test.png: Unable to read image data
Attachments
Issue Links
- is duplicated by
-
QTBUG-63950 [regression 5.7.0->5.9.2] Some PNG files do not load
- Closed