Bug 228051

Summary: Geotags are not saved when converting RAW to JPEG
Product: [Applications] digikam Reporter: Dmitri Popov <dmpop>
Component: Plugin-WebService-FlickrAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: 5.6.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 2.5.0

Description Dmitri Popov 2010-02-22 14:57:24 UTC
Version:            (using KDE 4.4.0)
OS:                Linux
Installed from:    I Don't Know

When a getagged RAW file is saved as JPEG, the geotags are not present in the resulting JPEG file. Here is what Gilles Caulier has to say about this issue:

I suspect that flickrexport tool convert RAW to JPEG internally and do not include kipi host application (digiKam) metadata set in database (as geolocation for RAW which are read only)

It's a bug, not critical, but a bug. Code relevant is there:

http://lxr.kde.org/source/extragear/graphics/kipi-plugins/flickrexport/flickrtalker.cpp#616

Look like all metadata are restored from RAW file to JPEG file but not digiKam properties.
Comment 1 caulier.gilles 2011-12-20 17:38:12 UTC
Dmitri,

This file still valid using kipi-plugins 2.4 ?

Gilles Caulier
Comment 2 Dmitri Popov 2011-12-21 11:56:29 UTC
Everything works properly now. Geotags are preserved during the RAW to bitmap conversion. I've marked the issue as resolved -> fixed.