https://bugs.kde.org/show_bug.cgi?id=358126
Bernhard Übelacker <bernha...@mailbox.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bernha...@mailbox.org --- Comment #3 from Bernhard Übelacker <bernha...@mailbox.org> --- I think I hit the same or similar issue. I placed the network monitor widget on my panel ages ago. Using the configuration dialog somehow I ended with a section in ~/.config/plasma-org.kde.plasma.desktop-appletsrc like this: ---- [Containments][2][Applets][18] immutability=1 plugin=org.kde.plasma.systemmonitor.net [Containments][2][Applets][18][Configuration][ConfigDialog] DialogHeight=540 DialogWidth=720 [Containments][2][Applets][18][Configuration][General] sources=network%2Finterfaces%2Feth0%2Ftransmitter%2Fdata,network%2Finterfaces%2Fenp37s0%2Ftransmitter%2Fdata,network%2Finterfaces%2Fenp6s0%2Ftransmitter%2Fdata ---- Now if the interface is removed e.g. by switching the mainboard started again the configuration persists and is shown in the applet. Unfortunately the configuration dialog just shows existing interfaces and therefore nonexisting cannot be removed. So it would be nice to add in the config dialog also the interfaces currently shown in the applet. A workaround for me was to remove the applet and add it again that it got put on a new index. But the section "[Containments][2][Applets][18][Configuration][General]" stays in the file. Another workaround is probably just to logout and remove the section "[Configuration][General]" from ~/.config/plasma-org.kde.plasma.desktop-appletsrc Files containing the applet might be these: applets/systemmonitor/net/contents/ui/net.qml applets/systemmonitor/net/contents/ui/netConfig.qml So this might be reassigned to product "plasmashell", component "System Monitor". Seen on Debian Stretch, plasma-workspace 5.8.6-2.1. -- You are receiving this mail because: You are watching all bug changes.