Bug #901
PNG images with tiff tags throw exceptions
100%
Description
Steps to Reproduce:
opening attached png file with exif meta data in krita throws exception
- or -
$ exiv2 print ~/Dropbox/shSVM/supertech/supertech_web_2013_DEALERS.png
Warning: Failed to decode Exif metadata.
File name : /home/max/Dropbox/shSVM/supertech/supertech_web_2013_DEALERS.png
File size : 1124513 Bytes
MIME type : image/png
Image size : 1500 x 2394
/home/max/Dropbox/shSVM/supertech/supertech_web_2013_DEALERS.png: No Exif data found in the file
related krita bug report: https://bugs.kde.org/show_bug.cgi?id=320037
krita(24465)/krita (file handling) {anonymous}::decode_meta_data: Decoding "exif" Raw profile type exif
terminate called after throwing an instance of 'Exiv2::BasicError<char>'
what(): This does not look like a TIFF image
Files
History
Updated by Robin Mills over 8 years ago
- Status changed from New to Assigned
- Assignee set to Robin Mills
- Target version set to 0.24
Updated by Robin Mills over 6 years ago
- Status changed from Assigned to Resolved
This issue seems have disappeared. Your file is working fine on the trunk. This is an interesting test file as it contains PhotoShop XMP layer data which is beautifully formatted by exiv2json.cpp