← Back to team overview

hugin-devs team mailing list archive

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

 

Public bug reported:

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.

** Affects: hugin
     Importance: Undecided
         Status: New

-- 
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:
  New

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


Follow ups

References