https://bugs.kde.org/show_bug.cgi?id=389766
Friedrich W. H. Kossebau <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |CONFIRMED --- Comment #1 from Friedrich W. H. Kossebau <[email protected]> --- wetter.com does not provide observation data, only forecast data (at least in the public free data API). That is also why in the full display there is no temperature shown or a current weather status string. The icon used in the compact version and in the top-panel of the full display is simply taken from the forecast data for the day. That's something the old code has done since ages. When I took over maintainership to port the applet to Plasma 5, I left it at that because I had no instant idea how to improve this. And still haven't. I agree this needs improvement, not obvious when as user just looking at the applet UI. Possibly could be done by adding the concept of capabilities for the different providers, so the UI knows what the data backend can do. Right now the frontend just gets a set of key-value data, where either there is data for the different defined keys, or not. -- You are receiving this mail because: You are watching all bug changes.
