Bug 394587

Summary: Marble 2.2.20 (17.12.1): Cannot parse osm nominatim result
Product: [Applications] marble Reporter: Kevin Kofler <kevin.kofler>
Component: generalAssignee: marble-bugs
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Kevin Kofler 2018-05-23 02:04:47 UTC
Nominatim searches in Marble 2.2.20 (KDE Applications 17.12.1) recently stopped working. On the console, the warning:
Cannot parse osm nominatim result
is printed. No results appear.

I suspect that this is because http://nominatim.openstreetmap.org/ now redirects to https://nominatim.openstreetmap.org/ , so the URL fragment at OsmNominatimSearchRunner.cpp:53 needs to be updated. And you probably also want to fix your code to support redirects.
Comment 1 Kevin Kofler 2018-05-23 02:08:51 UTC

*** This bug has been marked as a duplicate of bug 394517 ***