https://bugs.kde.org/show_bug.cgi?id=356225
--- Comment #399 from Oded Arbel <o...@geek.co.il> --- This issues seems resolved from my side, but recently (running on Neon Jammy unstable) it started happening again: My `~/.config/plasma-org.kde.plasma.desktop-appletsrc` has this setup normally: ---8<--- [Containments][2] activityId= formfactor=2 immutability=1 lastScreen=0 location=4 plugin=org.kde.panel wallpaperplugin=org.kde.image ---8<--- and I have a few different screen setups I use with it - laptop only; laptop with one external HDMI screen; laptop with one external DP screen over USB-C; laptop with two external DP screens over Thunderbolt 3. Whenever I wake up or boot the computer on the last setup (laptop+2xDP), the panel moves to screen 2 (which is the left most one - all of my external screens are configured to be on the left of the laptop) and I can see that `~/.config/plasma-org.kde.plasma.desktop-appletsrc` has `lastScreen=2` for `[Containments][2]`. Its important to understand that when this is happening, opening up the display configuration KCM still shows the laptop screen as the main screen. Trying to fix the issue by messing with the KCM doesn't solve the problem - the only way to get the panel into screen 0 (the laptop screen, where it should be) is by nominating screen 2 as the main screen - which I don't want to do. I'm fixing this by editing the config file by hand and restarting plasmashell (no reboot, just `systemctl --user restart plasma-plasmashell`), but it will happen again if I shutdown/suspend, move to another setup, and come back to the 2xDP setup. Currently I'm only using the problematic setup twice a week (and sometimes continuously) so it isn't that horrible, but clearly its a regression. -- You are receiving this mail because: You are watching all bug changes.