https://bugs.kde.org/show_bug.cgi?id=353722
Martin Insulander <mar...@insulander.info> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mar...@insulander.info --- Comment #7 from Martin Insulander <mar...@insulander.info> --- I also have problems when switching between displays. In my case I have a laptop connected to two external monitors in a docking station. Disconnecting the laptop and then reconnect it causes the second monitor to go back to default, loosing widgets and background settings. I found that there is a small config change with the monitors in the plasmashellrc file. When ok it looks like [ScreenConnectors] 0=DP-2-1 1=DP-2-2 2=DELL U2412M/0FFXD46N57CS 3=unknown 4=DP2-2 5=HDMI-2 And here is the diff after disconnecting and connecting the laptop. ~/.config diff /home/.snapshots/3452/snapshot/martin/.config/plasmashellrc plasmashellrc 87c87 < 1=DP-2-2 --- > 1=:0.0 91a92,93 > 6=DP-2-2 > 7=eDP-1 A quick fix to get back widgets, background and settings in a running session is to revert the plasmashellrc file and run killall plasmashell; kstart plasmashell Best regards from Martin Insulander Debian testing KDE framework 5.28.0 Qt 5.7.1 kwin-x11 5.8.6-1 -- You are receiving this mail because: You are watching all bug changes.