Summary: | Desktop Session does not restore windows to proper screen | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Karl Robillard <wickedsmoke> |
Component: | platform-x11-standalone | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | bugs.kde, jlp, julien.dlq, kde, m.kurz, miranda, nate, ol+kde, postix, s2, sam |
Priority: | NOR | ||
Version: | 5.27.4 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
See Also: |
https://bugs.kde.org/show_bug.cgi?id=336990 https://bugs.kde.org/show_bug.cgi?id=482361 https://bugs.kde.org/show_bug.cgi?id=482608 |
||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Karl Robillard
2023-04-07 15:38:38 UTC
You're using the Wayland session, I assume? Probably the same root cause as Bug 421870. (In reply to Nate Graham from comment #1) > You're using the Wayland session, I assume? Probably the same root cause as > Bug 421870. No, X11 with NVidia driver. Also note that the two screens have different background images which I sometimes see get swapped immediately after login. (In reply to Karl Robillard from comment #2) > Also note that the two screens have different background images which I > sometimes see get swapped immediately after login. Hmm, that seems related but is a separate issue and need to be reported separately. I'm not too concerned about the background image swapping as the images always end up on the same screen. That was not the case before KDE 5.27.4, where some startup race condition would determine the screen placement. Knowing that the images still jump screens may provide a clue for why the window placement is wrong. I can confirm this bug. My setup is two monitors left-right (left: rotated right, right: primary). Windows from the previous session on the left screen are moved to the right screen, with the correct size. During login, the left monitor not is rotated to the right at first, but after a few seconds rotation happens. This is Opensuse Tumbleweed-20230602, X11/intel integrated graphics. |