Imagemagick: identify -format "%[EXIF:string]" yields nothing

Bug #250798 reported by jkampe
2
Affects Status Importance Assigned to Milestone
imagemagick (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: imagemagick

Ubuntu 8.04
 apt-cache policy imagemagick
imagemagick:
  Installed: 7:6.3.7.9.dfsg1-2ubuntu1
  Candidate: 7:6.3.7.9.dfsg1-2ubuntu1

Take any jpg image with correct EXIF data, and run
    identify -format "%[EXIF:DateTime]" image.jpg
The command (incorrectly) outputs nothing!

Even though
    identify -format "%[EXIF:*]" image.jpg
reports correctly the list of exif data including DateTime.

This is not specific of DateTime: apparently it does not work with any of
the tags.

The bug is fixed in the latest version of (upstream) imagemagick.

Ref. Debian bug #473529
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=473529

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.