https://bugs.kde.org/show_bug.cgi?id=465209
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WAITINGFORINFO Status|REPORTED |NEEDSINFO --- Comment #2 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Feb 02 23:10:18 arch-jimbo kwin_x11[935]: kwin_core: Failed to focus 0x340008d (error 8) Feb 02 23:10:18 arch-jimbo kwin_x11[935]: kwin_core: Failed to restore focus. Activating 0x3400021 it can be printed if kwin tries to focus a window but it's been closed in meanwhile (communication between kwin and xorg is asynchronous). Not sure how kwin could cause it or whether it's a driver bug. Can you check whether the issue is reproducible when running another window manager, e.g. openbox systemctl stop --user plasma-kwin_x11 openbox --replace after you're done systemctl restart --user plasma-kwin_x11 -- You are receiving this mail because: You are watching all bug changes.