Bug 145746 - gpssync: do not recreate thumbs when geolocalizing images
Summary: gpssync: do not recreate thumbs when geolocalizing images
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-GeolocationEdit (show other bugs)
Version: unspecified
Platform: Debian stable Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-21 15:27 UTC by Arnd Baecker
Modified: 2018-03-23 11:44 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 0.2.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arnd Baecker 2007-05-21 15:27:19 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    Debian stable Packages

Adding GPS coordinates (via digikam, using the Picture 
geolocalization correlator or with edit geographical coordinates)
forces the thumbnails to be re-created.

This is unnecessary as the images themselves are not changed.

For 100+ images this may take some time,
in particular because thumbs are not (yet) created 
in the background but only for those images which are 
presently displayed in the album view, see
http://bugs.kde.org/show_bug.cgi?id=137320
Comment 1 caulier.gilles 2008-02-11 22:35:58 UTC
SVN commit 773841 by cgilles:

kipi-plugins from trunk (KDE4) : 

- Handle non jpeg files to save GPS position. If you use digiKam for KDE4, GPS position is now saved in database for all files, including read-only file formats.
This is want mean than you can geo-tagging your RAW files for example !
- Do not refresh thumbs from digiKam Album GUI interface when something is change in metadata. KDE4 version is more robust and detect automaticly wicth view must be updated in this case...

BUG: 149497
BUG: 145746

CCMAIL: digikam-devel@kde.org



 M  +60 -76    plugin_gpssync.cpp  


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