← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1371390] Re: pictures taken with camera have wrong timestamp

 

This bug was fixed in the package qtubuntu-camera -
0.3.3+14.10.20141001-0ubuntu1

---------------
qtubuntu-camera (0.3.3+14.10.20141001-0ubuntu1) 14.09; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Ugo Riboni ]
  * Fix EXIF timestamp before saving JPEG, so that timestamps are in
    local times and not in UTC (LP: #1371390)
 -- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx>   Wed, 01 Oct 2014 22:23:52 +0000

** Changed in: qtubuntu-camera (Ubuntu RTM)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtubuntu-camera in Ubuntu.
https://bugs.launchpad.net/bugs/1371390

Title:
  pictures taken with camera have wrong timestamp

Status in “qtubuntu-camera” package in Ubuntu:
  In Progress
Status in “qtubuntu-camera” package in Ubuntu RTM:
  Fix Released

Bug description:
  krillin rtm build 46

  - phone is set for Eastern time zone (utc -4)
  - take a picture with the camera
  - apt-get install exiv2 onto the phone
  - cd ~/Pictures/com.ubuntu.camera
  - exiv2 <imagename>.jpg

  Expected results:
  Image Timestamp in meta data should match the local time on the phone, with TZ offset applied

  Actual results:
  Image Timestamp is 6 hours ahead of my timezone

  The problem with this is the gallery app uses the timestamps found in
  the exiv data to display events, so a photos are showing up on the
  incorrect day

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtubuntu-camera/+bug/1371390/+subscriptions


References