Bug 452599 - Tray widgets forget settings after being disabled and re-enabled
Summary: Tray widgets forget settings after being disabled and re-enabled
Status: CONFIRMED
Alias: None
Product: plasmashell
Classification: Plasma
Component: System Tray (show other bugs)
Version: 5.24.4
Platform: Other Linux
: NOR minor
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2022-04-14 08:54 UTC by Dan Dascalescu
Modified: 2022-04-14 14:40 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Dascalescu 2022-04-14 08:54:20 UTC
STEPS TO REPRODUCE
1. Configure a location and/or other settings for the Weather Report widget
2. Configure the System Tray and from Entries, disable the Weather Widget
3. Re-enable the Weather Widget

OBSERVED RESULT
`?` icon in the System Tray for the Weather Report widget, and "Please configure" tooltip.

EXPECTED RESULT
The Weather Report widget should remember its settings.

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.24
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.93.0
Qt Version: 5.15.3
Kernel Version: 5.4.0-107-generic (64-bit)
Graphics Platform: X11
Comment 1 Nate Graham 2022-04-14 14:40:58 UTC
Looks like this applies to all tray widgets; when disabled, their settings are lost so you have to reconfigure them again if you re-enable them later. Seems like a similar thing to Bug 355588. Maybe both even have the same root cause.