https://bugs.kde.org/show_bug.cgi?id=354687
Bug ID: 354687 Summary: Unable to search for GeoNames or OSM in Geolocation editor Product: digikam Version: 4.13.0 Platform: MacPorts Packages OS: OS X Status: UNCONFIRMED Severity: normal Priority: NOR Component: Geolocation-Editor Assignee: [hidden email] Reporter: [hidden email] 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. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
https://bugs.kde.org/show_bug.cgi?id=354687
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #1 from [hidden email] --- *** Bug 342017 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=354687
--- Comment #2 from Maik Qualmann <[hidden email]> --- 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 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=354687
Maik Qualmann <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.0.0 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/digi | |kam/2aa67aa37069868b953335c | |eaba5e77ce33d4ff2 Status|UNCONFIRMED |RESOLVED --- Comment #3 from Maik Qualmann <[hidden email]> --- 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 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |