https://bugs.kde.org/show_bug.cgi?id=418208
--- Comment #2 from Mihaela <[email protected]> --- This is possibly a duplicate of https://bugs.kde.org/show_bug.cgi?id=368847#c5 (Assert in KWin::WindowQuad KWin::WindowQuad::makeSubQuad) When I try `kwin --replace` in terminal I see these messages after closing a window: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 12813, resource id: 81789042, major code: 18 (ChangeProperty), minor code: 0 qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 12817, resource id: 83886091, major code: 18 (ChangeProperty), minor code: 0 qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 12824, resource id: 33554679, major code: 18 (ChangeProperty), minor code: 0 Moving a window from one desktop to the next by holding and dragging: Could not attach Keys property to: PlasmaQuick::Dialog(0x5558377b6e10) is not an Item file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/windowswitcher/WindowSwitcher.qml:44:19: QML ScrollView: Binding loop detected for property "height" file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/windowswitcher/WindowSwitcher.qml:44:19: QML ScrollView: Binding loop detected for property "height" trying to show an empty dialog trying to show an empty dialog trying to show an empty dialog There are no messages if Desktop switching animation (under Virtual Desktops) options aren't turned on. But if I turn on "Show on-screen display when switching": qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 26136, resource id: 79692016, major code: 2 (ChangeWindowAttributes), minor code: 0 qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 26440, resource id: 79692024, major code: 2 (ChangeWindowAttributes), minor code: 0 If I turn off the "Show on-screen display when switching": qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 38074, resource id: 33554707, major code: 18 (ChangeProperty), minor code: 0 Cannot clear shadow from window without native surface! If I turn on "Show animation when switching": qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 41905, resource id: 81789171, major code: 2 (ChangeWindowAttributes), minor code: 0 If I also add "Show desktop layout indicators": qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 44176, resource id: 81789177, major code: 2 (ChangeWindowAttributes), minor code: 0 qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 44386, resource id: 81789183, major code: 2 (ChangeWindowAttributes), minor code: 0 trying to show an empty dialog trying to show an empty dialog qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 44987, resource id: 79692170, major code: 2 (ChangeWindowAttributes), minor code: 0 -- You are receiving this mail because: You are watching all bug changes.
