Bug 315661

Summary: Allow to manage GPS properties as speed, satellites, DOP, etc.
Product: [Applications] digikam Reporter: Quincy <bbc.quincy>
Component: Plugin-Generic-GeolocationEditAssignee: Digikam Developers <digikam-bugs-null>
Status: REPORTED ---    
Severity: wishlist CC: caulier.gilles, knizek
Priority: NOR    
Version: 4.6.0   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Quincy 2013-02-23 00:20:37 UTC
Trying to correlate images with GPX data automatically adds the recorded speed to the respective images. This information is displayed in the table if selected, but cannot be saved: Error failed adding GPS information. Filling any of the data (also manually) behing height (speed, number of satellites etc.) produces this error. Removing these types of data from all images makes saving work again.
I'm using MySQL DB so I thought that a wrong table structure may be the reason. Starting over with an empty database or using SQLite does not change anything. I assume that there are the corresponding fields in the database missing as there is e.g. no column named "speed".

Reproducible: Always

Steps to Reproduce:
1. Open geolocator with any image
2. Enter coordinates and speed
3. Try to apply changes
Comment 1 caulier.gilles 2013-02-23 06:31:23 UTC
Can you try to reproduce with last stable 3.0.0 ?

Gilles Caulier
Comment 2 Quincy 2013-02-23 15:59:21 UTC
Unfortunately I cannot (yet) install digikam-3.0.0 because it depends on libkdcraw which is included in KDE 4.10.0 which is not available for Gentoo stable branch. Because of that I will wait for stabilization of KDE 4.10.x and then report again on this issue.
Comment 3 Quincy 2013-04-03 00:34:35 UTC
After installing digikam-3.0.0 nothing has changed, I still cannot save any data regarding speed, # of satellites or DOP, so please consider this as a bug.
Comment 4 Quincy 2014-12-31 01:00:58 UTC
Just checked with digikam 4.4: There is no error message anymore, but the information is still not saved and/or reloaded into the GUI.
Comment 5 Maik Qualmann 2018-06-12 05:57:54 UTC
*** Bug 395263 has been marked as a duplicate of this bug. ***