Summary: | Missing data using reverse geocoding for specific addresses, subsequent crash | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Thomas Eisenzopf <thomas> |
Component: | Geolocation-ReverseGeoCoding | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | metzpinguin |
Priority: | NOR | ||
Version: | 7.3.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/-/commit/60de5c83ae6efbf2bcfa7c5464754212f32309ae | Version Fixed In: | 8.3.0 |
Sentry Crash Report: | |||
Attachments: | Screenshots with missing information marked yellow |
It doesn't matter whether all address elements are present or not. I cannot reproduce the problem with the coordinates and address elements either. The crash must have another reason. Possibly the DebugView Log with active debug environment variable will help us, as described here for Windows: https://www.digikam.org/contribute/ Maik I tested it with your coordinates, if you use the Open Street Map service in reverse geolocation and add all address tags, the missing address entries are also available. The address details dialog comes from the Marble component and the crash also occurs in other programs. I move the bug report to the existing entry. Maik *** This bug has been marked as a duplicate of bug 434802 *** Git commit 60de5c83ae6efbf2bcfa7c5464754212f32309ae by Maik Qualmann. Committed on 10/12/2023 at 08:33. Pushed by mqualmann into branch 'master'. fix crash when closing Marble address detail dialog FIXED-IN: 8.3.0 M +2 -2 core/utilities/geolocation/marble/osm/OsmPlacemarkData.cpp M +2 -1 core/utilities/geolocation/marble/osm/OsmPlacemarkData.h https://invent.kde.org/graphics/digikam/-/commit/60de5c83ae6efbf2bcfa7c5464754212f32309ae |
Created attachment 140777 [details] Screenshots with missing information marked yellow SUMMARY Reverse geocoding does not work for certain addresses: When I call the function, only parts of the address are inserted as a tag (e.g. country and street), other parts are missing (e.g. location). For examples see screenshots, e.g. coordinates geo: 47.7407137878,13.450451314. Sometimes digikam crashes at such an address after reverse geocoding. STEPS TO REPRODUCE 1. Select image with problematic address 2. Start reverse geocoding SOFTWARE/OS VERSIONS Windows 10 (all updates)