Bug 455879 - Window printed on bad virtual desktop
Summary: Window printed on bad virtual desktop
Status: RESOLVED DUPLICATE of bug 455237
Alias: None
Product: kwin
Classification: Plasma
Component: compositing (show other bugs)
Version: 5.25.1
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-24 08:52 UTC by arthur.poulet.kde
Modified: 2022-06-24 13:55 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description arthur.poulet.kde 2022-06-24 08:52:14 UTC
Hello,

Since a few days (mid-june 2022) sometime it happens that a window in a virtual desktop A is printed when switching to virtual desktop B. Not easy to reproduce manually. May stop after some times or changing to any visual effect when switching virt desktop.

Error that may be relevant (or not i'm not sure) on my journalctl I've seen:

```
juin 24 10:36:38 arthurp systemsettings5[44676]: file:///usr/share/kpackage/kcms/kcm_desktoptheme/contents/ui/main.qml:58:14: QML RowLayout: Cannot anchor to an item that isn't a parent or sibling.
juin 24 10:36:39 arthurp systemsettings5[44676]: QQmlEngine::setContextForObject(): Object already has a QQmlContext
juin 24 10:36:39 arthurp systemsettings5[44676]: file:///usr/lib/qt/qml/org/kde/kirigami.2/PlaceholderMessage.qml:235:5: QML Heading: Binding loop detected for property "verticalAlignment"
juin 24 10:36:39 arthurp systemsettings5[44676]: file:///usr/lib/qt/qml/org/kde/kcm/AbstractKCM.qml:60:13: QML Control: Binding loop detected for property "implicitHeight"
juin 24 10:36:39 arthurp systemsettings5[44676]: file:///usr/share/kpackage/kcms/kcm_colors/contents/ui/main.qml:293:25: Unable to assign [undefined] to bool
juin 24 10:36:39 arthurp systemsettings5[44676]: file:///usr/share/kpackage/kcms/kcm_colors/contents/ui/main.qml:85:13: QML ColumnLayout: Cannot anchor to an item that isn't a parent or sibling.


juin 24 10:37:02 arthurp kwin_x11[9424]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 23212, resource id: 19070799, major code: 3 (GetWindowAttributes), minor code: 0
juin 24 10:37:02 arthurp kwin_x11[9424]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 23213, resource id: 19070799, major code: 14 (GetGeometry), minor code: 0
```

I'll keep an eye on it to see if I can reproduce it or find a more accurage log.
Comment 1 Nate Graham 2022-06-24 13:55:57 UTC

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