Bug 503809

Summary: Cloning a panel destroys customizations to System Monitor and Individual Core Usage widgets
Product: [Plasma] plasmashell Reporter: daforlynx
Component: PanelAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ahiemstra, kdedev, nate, niccolo.venerandi, plasma-bugs-null, strong.drum0546
Priority: NOR    
Version First Reported In: master   
Target Milestone: 1.0   
Platform: Arch Linux   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=500649
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description daforlynx 2025-05-05 20:30:44 UTC
SUMMARY
I have system monitor sensor pie charts in my taskbar panel. When I need to sync them across my screens, I use the new "clone panel" feature. However, this doesn't seem to replicate the said widgets correctly. They show up as blank until I enter their individual widget configuration settings and click "OK" again.

STEPS TO REPRODUCE
1. Right click a system monitor sensor chart (in my case, a pie chart) in system monitor and select "Add chart as desktop widget"
2. Enter panel edit mode and drag the widgets from the desktop into a panel
3. Clone the panel

OBSERVED RESULT
The charts are initially empty, showing only a blank circle with no label.

EXPECTED RESULT
It should show a partially filled circle, with a label according to what it originally was.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.3.4
KDE Frameworks Version: 6.13.0
Qt Version: 6.9.0
Kernel Version: 6.14.4-arch1-2 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 5700G with Radeon Graphics
Memory: 31.2 GiB of RAM
Graphics Processor: AMD Radeon RX 6650 XT
Comment 1 Lenzoid 2025-05-09 18:27:06 UTC
Thanks for the detailed report. Unfortunately, I confirm this on git-master. The cloned panel is correct, except for the pie chart which is empty. I used the CPU pie chart. 

Operating System: Arch Linux 
KDE Plasma Version: 6.3.80
KDE Frameworks Version: 6.15.0
Qt Version: 6.9.0
Kernel Version: 6.14.4-arch1-2 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 5700X3D 8-Core Processor
Memory: 32 GiB of RAM (31.3 GiB usable)
Graphics Processor: NVIDIA GeForce RTX 2070 SUPER
Manufacturer: Micro-Star International Co., Ltd.
Product Name: MS-7B85
System Version: 1.0
GPU driver: nvidia-open-beta-dkms 575.51.02
Comment 2 Lenzoid 2025-05-09 19:12:42 UTC
When cloning a panel with *any* pie chart system monitor widget, my customization is gone, that's why I move this to plasmashell instead.

For example:

- Insert widget "Individual Core Usage" into a panel
- Right click "Configure Individual Core Usage...", make some customizations, for example change Display Style Pie Chart, Text, and add some custom sensor information like temperatures etc.
- Clone panel
- The cloned panel is a default "Individual Core Usage" widget again, customizations lost.
Comment 3 Lenzoid 2025-05-10 20:47:10 UTC

*** This bug has been marked as a duplicate of bug 500649 ***