Bug 194245

Summary: Exif information lost when exporting
Product: [Applications] digikam Reporter: Chris Vanden Berghe <Chris>
Component: Plugin-WebService-PiwigoAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles, frederic.coiffier, martin.kaufmann
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 0.4.0

Description Chris Vanden Berghe 2009-05-27 02:06:18 UTC
Version:           0.10.0 (using KDE 4.2.3)
OS:                Linux
Installed from:    Ubuntu Packages

Hi,

When exporting images to gallery2 exif tags are lost.  This seems to happen with or without resizing (unlike described in http://bugs.kde.org/show_bug.cgi?id=129856).

Regards,
Chris.
Comment 1 Martin Kaufmann 2009-06-02 23:29:10 UTC
I can confirm this bug under Kubuntu jaunty (digikam 0.10.0, libkipi 0.3.0, KDE 4.2.2).
Comment 2 caulier.gilles 2009-06-08 10:15:48 UTC
SVN commit 978789 by cgilles:

Gallery export plugin :

-restore Exif info after image resizing. Exif rotation flag must still here.
-Add RAW handling interface. Now, you can upload RAW image directly to Gallery server. Raw preview image is used (not RAW image data).

Note: Patch is simple and must work as well. PLease test and report if errors are found.

BUG: 194245


 M  +11 -15    CMakeLists.txt  
 M  +213 -115  gallerytalker.cpp  
 M  +19 -19    gallerytalker.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=978789