https://bugs.kde.org/show_bug.cgi?id=525089
cwo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from cwo <[email protected]> --- Might be a wetter.com api issue. Starting plasma with QT_LOGGING_RULES="org.kde.weather.ion.wettercom.debug=true" gives you the api request urls that the weather applet is making in the system log, and you can open the links in a browser. Searching for "matinhos", the api reports: <hits>0</hits> but searching for "estado de tabasco" I get <hits>1</hits> and a result block with data about the one match. (Funny enough, when searching on their web site, it's the opposite way - I get results for matinhos, but don't get the same results as for the api with "estado de tabasco". I do get something else from Mexico though, but with a very different name and id.) -- You are receiving this mail because: You are watching all bug changes.
