Bug 501641 - Feature request: Manually refresh weather
Summary: Feature request: Manually refresh weather
Status: RESOLVED INTENTIONAL
Alias: None
Product: plasmashell
Classification: Plasma
Component: Weather widget (other bugs)
Version First Reported In: 6.3.3
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-17 14:25 UTC by dringsim
Modified: 2025-03-17 16:40 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dringsim 2025-03-17 14:25:57 UTC
SUMMARY

Users should be able to refresh weather whenever they want, especially when weather forecast fails to load.

SOFTWARE/OS VERSIONS

Operating System: Arch Linux 
KDE Plasma Version: 6.3.3
KDE Frameworks Version: 6.12.0
Qt Version: 6.8.2
Comment 1 TraceyC 2025-03-17 16:00:32 UTC
This seems reasonable. It doesn't seem difficult to add a menu item that invokes the refresh code.
Comment 2 Nate Graham 2025-03-17 16:40:45 UTC
> especially when weather forecast fails to load.
This is the key part. Why is it failing to load? Ideally it never would. Let's dig into that before we add manual workarounds that would clutter the UI and allow people to DDOS the weather providers and provoke them to cut off our access.

I suspect you're hitting Bug 409393, which is known and should eventually get fixed.