Summary: | No coordinates shown in GPSSync window when using sidecar files | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | falolaf |
Component: | Plugin-Generic-GeolocationEdit | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bugzilla.kde.org, caulier.gilles, jon33040, mike |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.13.0 | |
Sentry Crash Report: |
Description
falolaf
2011-08-14 06:44:19 UTC
Hi Anders, thanks for putting everything together in a bugreport. I can reproduce your problem here and will try to look into it. This may be related to bug#279710... Regards, Michael Michael, This file still valid using kipi-plugins 2.4 ? Gilles Caulier Hi, For me this is still valid. kipi-plugins 2.4.1 /Anders I see essentially the same behaviour with digikam 2.5.0. I can use the Image / Geo-location tool to add locations to raw images. Digikam remembers the locations and the locations appear when I bring up the map on the right hand side of the main digikam UI. If I go back to the Image / Geo-location tool, no location is shown - not in the list of images across the bottom and not in the details tab for the currently selected image. It's as if digikam has two different ways of storing location information internally - call them A and B. The Image / Geo-location tool writes to A but reads from B and the map on the right hand side of the main digikam UI reads from A. This internal disconnect persists if I save a raw image with geo-location information as JPG or PNG. The map on the right hand side of the main UI shows the geo-loc information but the Image / Geo-location tool does not. Also there's also no geoloc information in the EXIF in the JPG or PNG. I've got XMP sidecar support turned on in the "Write to XMP sidecar for read-only image only" mode. Geo-location information doesn't appear in the XMP sidecar. This seems to be different from the original poster's report. I've tested this with both Canon and Sony raw images (the only ones I can easily access) and the problem is the same. I'm now on 2.5.0 and KDE4.8.0. What I can see is that when I have geolocated and image the xmp-file is written with coordinates. But as soon as I write, other, metadata to the xmp, the geolocation metadata is removed. As it is in this bugreport: https://bugs.kde.org/show_bug.cgi?id=279710 Hi, I can also reproduce missing geolocation data if I turn on "Write to sidecar files", but not "Read from sidecar files". Do you have "Read from sidecar files" enabled? Best regards, Michael Git commit 7f93331b99ab803caf3719cf9b9eea0eb003ba06 by Michael Georg Hansen. Committed on 10/02/2014 at 20:42. Pushed by mghansen into branch 'master'. Keep GPS coordinates from database when reading from the file as well. Do not clear GPS coordinates read from the database before reading the metadata from the file. M +8 -2 gpssync/kipiimageitem.cpp http://commits.kde.org/kipi-plugins/7f93331b99ab803caf3719cf9b9eea0eb003ba06 Git commit 78dce22ad184f63950491b4ff01f0b545f1ea55c by Michael Georg Hansen. Committed on 10/02/2014 at 21:26. Pushed by mghansen into branch 'master'. Warn about dangerous sidecar settings in the host application. Related: bug 279710 M +38 -1 gpssync/plugin_gpssync.cpp M +2 -1 gpssync/plugin_gpssync.h http://commits.kde.org/kipi-plugins/78dce22ad184f63950491b4ff01f0b545f1ea55c This file still valid using last kipi-plugins 4.10.0 ? Gilles Caulier (In reply to Gilles Caulier from comment #10) > This file still valid using last kipi-plugins 4.10.0 ? > > Gilles Caulier Sorry for late reply. I don't use this feature much these days... I have tested now with digiKam/kipi-plugins 4.12 and it seems to be working now, almost. The coordinates are shown and the map shows the image. But not for google map. Marble shows it though! /Anders Can you take screenshots of this problem ? Gilles (In reply to Gilles Caulier from comment #12) > Can you take screenshots of this problem ? > > Gilles Well, this is a bit odd. It seems I can't reproduce the problem today... The images location are available also when selecting google maps. So, everything is working as expected! /Anders ok, i close the file now. Reopen it if necessary... Gilles Caulier |