phatch-dev team mailing list archive
-
phatch-dev team
-
Mailing list archive
-
Message #00085
[Bug 384315] Re: Attempting to add metadata to unsupported types
http://dev.exiv2.org/wiki/exiv2/Supported_image_formats
http://docs.python.org/library/imghdr.html
im.format
** Changed in: phatch
Importance: Medium => Critical
** Changed in: phatch
Status: New => Confirmed
--
Attempting to add metadata to unsupported types
https://bugs.launchpad.net/bugs/384315
You received this bug notification because you are a member of Phatch
Developers, which is subscribed to Phatch.
Status in Phatch = Photo & Batch!: Confirmed
Bug description:
If you have the 'Save metadata' option selected in the execute dialog. You'll get lot's of warnings like this:
Warning 2:
Failed to save metadata to /path/to/file/phatch/Shiny.png:
pyexiv2: Setting Exif metadata in PNG images is not supported
Trying again by ignoring tags with following pattern:
Exif[.]Canon
I suggest pre-checking types before attempting to write metadata.
References