Bug 354687 - Unable to search for GeoNames or OSM in Geolocation editor
Summary: Unable to search for GeoNames or OSM in Geolocation editor
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Geolocation-Osm (show other bugs)
Version: 4.13.0
Platform: MacPorts macOS
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-01 13:08 UTC by Geoff King
Modified: 2017-08-18 16:40 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Geoff King 2015-11-01 13:08:09 UTC
Trying to search for a city and state (or anything) gives this result:
Your search failed:
The process for the http://ws.geonames.org protocol died unexpectedly.
or 
Your search failed:
The process for the http://nominatim.openstreetmap.org protocol died unexpectedly.

Reproducible: Always

Steps to Reproduce:
1. Select Photo.  
2. Open Geo-location from Image Menu
3.  Search Tab
4. Enter info in box at top

Actual Results:  
5. Get search failed result. 
Your search failed:
The process for the http://ws.geonames.org protocol died unexpectedly.

Expected Results:  
Map or coordinates showing location.
Comment 1 caulier.gilles 2015-11-29 13:19:43 UTC
*** Bug 342017 has been marked as a duplicate of this bug. ***
Comment 2 Maik Qualmann 2016-02-05 19:04:48 UTC
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
Comment 3 Maik Qualmann 2016-04-17 07:41:57 UTC
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