Bug 145746

Summary: gpssync: do not recreate thumbs when geolocalizing images
Product: [Applications] digikam Reporter: Arnd Baecker <arnd.baecker>
Component: Plugin-Generic-GeolocationEditAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian stable   
OS: Linux   
Latest Commit: Version Fixed In: 0.2.0

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