https://bugs.kde.org/show_bug.cgi?id=498009

--- Comment #4 from Ismael Asensio <isma...@gmail.com> ---
I've been running some tests to better pinpoint the issue.

The good news are that there is already code to automatically update the
weather report when connectivity is restored, and that part seems to be working
fine. In the backend, after a network reconnect, the api calls to fetch new
data are being made for all the providers, as this is part of the common
DataEngine.

What it is failing though, it is for this new data to be reflected in the
applet in some cases, so it stays showing the "? Not found" until the next
scheduled updated. On my tests, this is only failing for BBC and DWD providers,
while others are updated appropriately. 

Since those two providers share some common code, I'm optimistic in finding the
cause

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to