https://bugs.kde.org/show_bug.cgi?id=461338
Marcos Dione <mdi...@grulic.org.ar> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mdi...@grulic.org.ar --- Comment #3 from Marcos Dione <mdi...@grulic.org.ar> --- I'm not sure this is the same bug, but the trigger is the same: switching between apps with Alt-TAB. Version info: mdione@nimbus:~/src/projects$ dpkg -l | grep kwin ii kwin-addons:amd64 4:5.25.5-0ubuntu1 amd64 additional desktop and window switchers for KWin ii kwin-common 4:5.25.5-0ubuntu2 amd64 KDE window manager, common files ii kwin-data 4:5.25.5-0ubuntu2 all KDE window manager data files ii kwin-decoration-oxygen:amd64 4:5.25.5-0ubuntu1 amd64 KWin decoration for the Oxygen desktop theme ii kwin-style-breeze 4:5.25.5-0ubuntu1 amd64 KWin Breeze Style ii kwin-wayland 4:5.25.5-0ubuntu2 amd64 KDE window manager, wayland version, PREVIEW release ii kwin-wayland-backend-drm 4:5.25.5-0ubuntu2 amd64 KDE window manager drm plugin ii kwin-x11 4:5.25.5-0ubuntu2 amd64 KDE window manager, X11 version ii libkwineffects13 4:5.25.5-0ubuntu2 amd64 KDE window manager effects library ii libkwinglutils13 4:5.25.5-0ubuntu2 amd64 KDE window manager gl utils library ii libkwinxrenderutils13 4:5.25.5-0ubuntu2 amd64 KDE window manager render utils library ii qml-module-org-kde-kwindowsystem:amd64 5.98.0-0ubuntu1 amd64 provides integration of QML and KDE frameworks - kwindowsystem ii libqt5core5a:amd64 5.15.6+dfsg-1 amd64 Qt 5 core module et al. I have to be honest, I never waited more than a few tens of seconds (I'm usually working) before killing kwin and running it again from a virtual console. if I run it like: mdione@nimbus:~$ DISPLAY=:0 kwin --replace 2>&1 and using a tool to prepend output lines with a timestamp, I can see the following lines being written around the time the freeze occurs: 2023-01-26T09:54:52.285623: kwin_core: XCB error: 3 (BadWindow), sequence: 65393, resource id: 31460269, major code: 129 (SHAPE), minor code: 6 (Input) 2023-01-26T09:54:52.285734: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 65394, resource id: 31460269, major code: 2 (ChangeWindowAttributes), minor code: 0 2023-01-26T09:54:58.937467: kwin_core: XCB error: 3 (BadWindow), sequence: 456, resource id: 31460284, major code: 129 (SHAPE), minor code: 6 (Input) 2023-01-26T09:54:58.937589: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 457, resource id: 31460284, major code: 2 (ChangeWindowAttributes), minor code: 0 2023-01-26T09:55:00.973904: kwin_core: XCB error: 3 (BadWindow), sequence: 831, resource id: 31460292, major code: 129 (SHAPE), minor code: 6 (Input) 2023-01-26T09:55:00.974015: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 832, resource id: 31460292, major code: 2 (ChangeWindowAttributes), minor code: 0 2023-01-26T09:55:07.445426: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1292, resource id: 119539066, major code: 18 (ChangeProperty), minor code: 0 2023-01-26T09:55:07.484790: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1296, resource id: 102760742, major code: 18 (ChangeProperty), minor code: 0 2023-01-26T09:55:17.008395: kwin_core: XCB error: 3 (BadWindow), sequence: 2460, resource id: 31460309, major code: 129 (SHAPE), minor code: 6 (Input) 2023-01-26T09:55:17.008541: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 2461, resource id: 31460309, major code: 2 (ChangeWindowAttributes), minor code: 0 2023-01-26T09:59:30.504059: kwin_core: XCB error: 3 (BadWindow), sequence: 5752, resource id: 31460333, major code: 129 (SHAPE), minor code: 6 (Input) 2023-01-26T09:59:30.504214: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5753, resource id: 31460333, major code: 2 (ChangeWindowAttributes), minor code: 0 2023-01-26T10:03:00.764531: kwin_core: XCB error: 3 (BadWindow), sequence: 7072, resource id: 31460405, major code: 129 (SHAPE), minor code: 6 (Input) 2023-01-26T10:03:00.764641: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 7073, resource id: 31460405, major code: 2 (ChangeWindowAttributes), minor code: 0 2023-01-26T10:03:04.520815: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 7394, resource id: 31460433, major code: 149 (Unknown), minor code: 4 2023-01-26T10:03:04.520909: qt.qpa.xcb: QXcbConnection: XCB error: 136 (Unknown), sequence: 7395, resource id: 31460434, major code: 148 (Unknown), minor code: 1 2023-01-26T10:03:06.023922: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 7967, resource id: 31460438, major code: 149 (Unknown), minor code: 4 2023-01-26T10:03:06.024062: qt.qpa.xcb: QXcbConnection: XCB error: 136 (Unknown), sequence: 7972, resource id: 31460439, major code: 148 (Unknown), minor code: 1 2023-01-26T10:03:06.024125: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 7974, resource id: 31460441, major code: 149 (Unknown), minor code: 4 2023-01-26T10:03:06.024193: qt.qpa.xcb: QXcbConnection: XCB error: 136 (Unknown), sequence: 7975, resource id: 31460442, major code: 148 (Unknown), minor code: 1 2023-01-26T10:03:06.048255: kwin_core: XCB error: 3 (BadWindow), sequence: 7995, resource id: 31460427, major code: 129 (SHAPE), minor code: 6 (Input) 2023-01-26T10:03:06.048318: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 7996, resource id: 31460427, major code: 2 (ChangeWindowAttributes), minor code: 0 ^C^C^C^Z [1]+ Stopped DISPLAY=:0 kwin --replace 2>&1 mdione@nimbus:~$ kill -9 %1 [1]+ Stopped DISPLAY=:0 kwin --replace 2>&1 mdione@nimbus:~$ [1]+ Done DISPLAY=:0 kwin --replace 2>&1 Similar log lines appear once I start the new kwin instance, so I'm not sure this really helps you tracking it down. Also, as you can see, C-c does not kill it, and I have to use kill -9 to finish it. Next time it happens (1-2 times a day, sometimes more like 5-10) I'll try to attach a strace to see where it's hung. I also see this in the logs: 2023-01-26T10:03:40.992345: kwin_xkbcommon: XKB: inet:334:58: unrecognized keysym "XF86EmojiPicker" Again, not sure what of all this helps you. -- You are receiving this mail because: You are watching all bug changes.