https://bugs.kde.org/show_bug.cgi?id=394517
--- Comment #3 from Kevin Kofler <kevin.kof...@chello.at> --- Actually, let's repost it here: 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. -- You are receiving this mail because: You are watching all bug changes.