Bug 228051 - Geotags are not saved when converting RAW to JPEG
Summary: Geotags are not saved when converting RAW to JPEG
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-WebService-Flickr (show other bugs)
Version: 5.6.0
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-22 14:57 UTC by Dmitri Popov
Modified: 2018-01-30 21:23 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 2.5.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.