Summary: | Unable to search for GeoNames or OSM in Geolocation editor | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Geoff King <gsking1> |
Component: | Geolocation-Osm | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | toivo |
Priority: | NOR | ||
Version: | 4.13.0 | ||
Target Milestone: | --- | ||
Platform: | MacPorts | ||
OS: | macOS | ||
Latest Commit: | http://commits.kde.org/digikam/2aa67aa37069868b953335ceaba5e77ce33d4ff2 | Version Fixed In: | 5.0.0 |
Sentry Crash Report: |
Description
Geoff King
2015-11-01 13:08:09 UTC
*** Bug 342017 has been marked as a duplicate of this bug. *** Git commit 72b2d35de1b64c9e61d3afbad5e3b16f320967ca by Maik Qualmann. Committed on 05/02/2016 at 19:03. Pushed by mqualmann into branch 'master'. fix GeoNames search in the Geolocation Editor M +5 -4 utilities/geolocation/editor/backends/backend-geonames-rg.cpp M +6 -5 utilities/geolocation/editor/backends/backend-geonamesUS-rg.cpp M +31 -30 utilities/geolocation/editor/searches/searchbackend.cpp M +6 -5 utilities/geolocation/geoiface/lookupaltitudegeonames.cpp http://commits.kde.org/digikam/72b2d35de1b64c9e61d3afbad5e3b16f320967ca Git commit 2aa67aa37069868b953335ceaba5e77ce33d4ff2 by Maik Qualmann. Committed on 17/04/2016 at 07:40. Pushed by mqualmann into branch 'master'. remove last KIO dependency from geolocation editor Related: bug 333624 FIXED-IN: 5.0.0 M +3 -2 NEWS M +0 -1 utilities/geolocation/editor/CMakeLists.txt M +2 -3 utilities/geolocation/editor/backends/backend-geonames-rg.cpp M +36 -46 utilities/geolocation/editor/backends/backend-geonamesUS-rg.cpp M +4 -11 utilities/geolocation/editor/backends/backend-geonamesUS-rg.h M +2 -2 utilities/geolocation/editor/backends/backend-osm-rg.cpp M +2 -2 utilities/geolocation/editor/reversegeocoding/parsetagstring.h M +1 -1 utilities/geolocation/geoiface/CMakeLists.txt http://commits.kde.org/digikam/2aa67aa37069868b953335ceaba5e77ce33d4ff2 |