Summary: | Geolocation tab from right sidebar : hide MapView for image without coordinates | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Philippe ROUBACH <philippe.roubach> |
Component: | Geolocation-Workflow | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, mike |
Priority: | NOR | ||
Version: | 5.0.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/commit/df06915e1271554ce499c4dc19d0170377fbd443 | Version Fixed In: | 7.5.0 |
Sentry Crash Report: | |||
Attachments: | digikamgeogrey.png |
Description
Philippe ROUBACH
2010-04-11 18:55:25 UTC
Created attachment 42691 [details]
digikamgeogrey.png
Hi Philippe, I think is a duplicate of bug #225827 which you filed a while ago. The problem was fixed by Marcel, and I just checked in trunk, I can not reproduce it. Michael *** This bug has been marked as a duplicate of bug 225827 *** no it is not the same pb it is about a photo with no gps ccordinates in this case you must display nothing in the gpswidget panel instead of doing this gpswidget displays in grey the place of another photo what is the another photo ? the first in the album with gps coordinates Sorry, I do not quite understand ;-) So you are saying: The first photo in your album has no GPS coordinates and the gps widget is grey. But it displays another photo instead? Your screenshot does not show this photo, though. I can not reproduce this here in trunk and I do not have version 1.2 available at the moment. Maybe somebody else with 1.2 can test it? Michael i explain again the first photo in the album has no coordinates then when you launch digikam then digikam selects the first photo of the album because this photo has no coordinates gpswidget must not display any place right ? instead of doing this, gpswidget displays the place of the first photo which has coordinates I can confirm this. The GPS widget is disabled, it is greyed out, but that is not a strong change. You can still see the map and the indicated position. And this position is unchanged, because when the newly selected image has no GPS data, the map position is not reset, just the map is disabled, but this is visually not clear. We should hide the map or do something similar. Philippe, This entry still valid with digiKam 2.x ? Gilles Caulier mandriva 2010.2 digikam 1.9.0 pb still there sorry i don't have the 2.x version update your system with a more recent KDE version, more version marblewidget, and more version of digiKam. Also, 2.x version using libkgeomap will work better. digiKam 1.x is not maintained anymore... Gilles Caulier Still there in current git master. Michael opensuse 13.1 , kde 4.12 , digikam 3.5 still valid opensuse 13.1 x86_64 kde 4.13.3 digikam 4.2.0 pb still there Gilles, let's keep "geolocation tab" in the title. Just MapView can be easily confused with the map in the center, which can replace the thumbnail view. Michael obsolete i close it No, for me this entry still valid, and we must write code to hide map (disabled) in case of no GPS position. Gilles Caulier Git commit df06915e1271554ce499c4dc19d0170377fbd443 by Gilles Caulier. Committed on 10/01/2022 at 17:14. Pushed by cgilles into branch 'master'. center map to 0.0 coordiantes if no GPIS innfo is available FIXED-IN: 7.5.0 M +1 -0 core/libs/properties/geolocation/itempropertiesgpstab.cpp https://invent.kde.org/graphics/digikam/commit/df06915e1271554ce499c4dc19d0170377fbd443 Git commit 71e8785e751bda6eec08f93f985a2c472324ebaf by Gilles Caulier. Committed on 11/01/2022 at 16:43. Pushed by cgilles into branch 'master'. Best solution to hide geolocation map from Right sidebar if no GPS info is available M +26 -12 core/libs/properties/geolocation/itempropertiesgpstab.cpp https://invent.kde.org/graphics/digikam/commit/71e8785e751bda6eec08f93f985a2c472324ebaf |