I found out why only new installations of Ubuntu are affected by this
bug.

Kipi can use either graphicsmagick or imagemagick (graphicsmagick is a 
compatible implementation of imagemagick).
Both packages provide the command convert to recompress images.

It seems that by default Ubuntu 12.04 installs on graphicsmagick, while
on older installations imagemagick was installed.

After trying found out that graphicsmagick produces corrupt exif data
while imagemagick does not.

So removing graphicsmagick and installing imagemagick is a workaround
for this bug.

Packages to remove:
graphicsmagick
graphicsmagick-imagemagick-compat
libgraphicsmagick3

Packages to add:
imagemagick
libmagickcore4-extra

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

Title:
  EXIF information is lost on "Recompress Images" batch processing

To manage notifications about this bug go to:
https://bugs.launchpad.net/kipi-plugins/+bug/1009230/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to