← Back to team overview

hugin-devs team mailing list archive

[Bug 1254380] Re: Hugin doesn't copy exif required by Shotwell

 

Fixed in changeset f2b62a910501 in a slightly different manner.

** Changed in: hugin
       Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1254380

Title:
  Hugin doesn't copy exif required by Shotwell

Status in Hugin - Panorama Tools GUI:
  Fix Committed

Bug description:
  To solve this I have modified the line 87 of the file src/hugin1/hugin
  /config-default.h

  #define HUGIN_EXIFTOOL_COPY_ARGS                   "-ImageDescription
  -Make -Model -Artist -WhitePoint -Copyright -GPS:all -DateTimeOriginal
  -ModifyDate -CreateDate -UserComment -ColorSpace -OwnerName
  -SerialNumber"

  The only difference wit the the original source is just a new
  argument: -ModifyDate

  I'm not sure why the -DateTimeOriginal argument isn't enough. Maybe my
  camera doesn't add this to the photo exif.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1254380/+subscriptions


References