← Back to team overview

ubuntustudio-bugs team mailing list archive

[Bug 1778344] Re: Shotwell exports images with DPI of 1 according to windows

 

Exif.Image.XResolution                       SLong       1  300
Exif.Image.YResolution                       SLong       1  300
Exif.Image.ResolutionUnit                    Short       1  inch

The issue is that the datatype of XResolution/YResolution is SLong, not
Rational.

But Shotwell does not touch those values. Can you check the datatype on
the original image with exiv2 -pa | grep Resolution

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to shotwell in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1778344

Title:
  Shotwell exports images with DPI of 1 according to windows

Status in shotwell package in Ubuntu:
  New

Bug description:
  When sending images edited with Shotwell to Window's users, the
  properties of the image show a vertical and horizontal resolution of 1
  PPI. I'm assuming that this is a metadata mislabel and that the image
  would have the same problem, but Shotwell does not show the PPI/DPI of
  an image, only the number of pixels.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1778344/+subscriptions


References