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
Can you try to reproduce with last stable 3.0.0 ? Gilles Caulier
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.
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.
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.
*** Bug 395263 has been marked as a duplicate of this bug. ***