Bug 447085

Summary: kwin on Wayland does not save multi monitor setup
Product: [Plasma] KScreen Reporter: Guido Winkelmann <guido-kdebugs>
Component: commonAssignee: kscreen-bugs-null <kscreen-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nate
Priority: NOR    
Version: 5.23.4   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Guido Winkelmann 2021-12-16 18:08:47 UTC
SUMMARY
Kwin on Wayland will not remember details of a multi-monitor setup across restarts.


STEPS TO REPRODUCE
1. Connect three monitors to the computer. (I don't know if it also happens with two.)
2. Configure Plasma to make treat these monitors as standing in a line next to each other. (So you have a desktop with three different screens, instead of three screens all showing the same content.)
3. Click on Accept, close the settings window. Click Accept again if prompted.
4. Log out
5. Log in again

OBSERVED RESULT
After logging in again, all three monitors will show the same thing again. The effectively usable desktop is just one screen wide.

EXPECTED RESULT
Kwin should reproduce the monitor settings that have been configured in the last session.

SOFTWARE/OS VERSIONS
Windows: n/a
macOS: n/a
Linux/KDE Plasma: Linux: 5.15.7
(available in About System)
KDE Plasma Version: 5.23.4
KDE Frameworks Version: 5.88.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
This bug is not present when running Plasma on X11.
Comment 1 Nate Graham 2021-12-16 19:19:57 UTC
You're not switching between Wayland and X11, are you? The arrangement gets lost when rebooting on Wayland and booting back into another Wayland session?
Comment 2 Guido Winkelmann 2021-12-16 19:54:31 UTC
(In reply to Nate Graham from comment #1)
> You're not switching between Wayland and X11, are you? The arrangement gets
> lost when rebooting on Wayland and booting back into another Wayland session?

I did switch from X11 to Wayland just a few days ago, and it's possible, that I've been switching back and forth a few times on that day to compare things. However, I haven't started Plasma on X11 in at least two days on this machine, yet the problem still persists.

Yes, the arrangement gets lost when rebooting (or just relogging) from one Wayland session directly to another.
Comment 3 Nate Graham 2021-12-16 19:58:11 UTC
OK, thanks.
Comment 4 Nate Graham 2022-11-08 22:47:10 UTC

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