Hello, since some time it is not possible anymore to change the place from where you see the weather forecast. So lets say I have an applet with London and I right click on it, select Properties, then Change... and I type Manchester. It doesn't find anything there. Anyway, thanks a lot for a great applet and for your work!
Debug info: weather-Message: retrieving http://nominatim.openstreetmap.org/search?q=Wrocław&format=xml Entity: line 23: parser error : Opening and ending tag mismatch: html line 1 and head </head> ^
Created attachment 7341 setting user agent (required by http://nominatim.openstreetmap.org) It seems we have to set proper user agent: ``` <h1>Access blocked</h1> <p>You have been blocked because you have violated the <a href="https://operations.osmfoundation.org/policies/nominatim/">usage policy</a> of OSM's Nominatim geocoding service. ```
(In reply to Szymon Siwek from comment #2) > Created attachment 7341 > setting user agent (required by http://nominatim.openstreetmap.org) > > It seems we have to set proper user agent: Yes, that makes a lot of sense, especially after reading the docs. However trying your patch doesn't fix the problem for me here. My guess is that we have overused the nominatim quota.
Szymon Siwek referenced this bugreport in commit 7c976663e8790e5b06ca31a4a3165b11aeb89f11 Set USER_AGENT for nominatim search (bug #13877) https://git.xfce.org/panel-plugins/xfce4-weather-plugin/commit?id=7c976663e8790e5b06ca31a4a3165b11aeb89f11
Pushed as it makes sense and makes it work for me. I will make a new release this week or the next.
Released 0.8.10.