https://bugs.kde.org/show_bug.cgi?id=452858
Yaroslav Sidlovsky <zawer...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zawer...@gmail.com --- Comment #5 from Yaroslav Sidlovsky <zawer...@gmail.com> --- (In reply to Nate Graham from comment #1) > We have a lot of weird click rejection issues in the Overview effect that > only seem to affect people on X11. It's not only click but key press rejection as well. And it's happend only on combination NVidia + X11 (on Intel all is fine). Happens to me with plasma-5.25.5. While trying to press keyboard keys I see this messages in journalctl (for kwin_x11 process): ``` Sep 20 10:05:00 rapidus kwin_x11[3047]: file:///usr/lib64/qt5/qml/org/kde/kwin/private/effects/WindowHeap.qml:56:9: Unable to assign null to QUuid Sep 20 10:05:00 rapidus kwin_x11[3047]: file:///usr/lib64/qt5/qml/org/kde/kwin/private/effects/WindowHeap.qml:56:9: Unable to assign null to QUuid Sep 20 10:05:02 rapidus kwin_x11[3047]: file:///usr/share/kwin/effects/overview/qml/ScreenView.qml: Writing to "client" broke the binding to the underlying model Sep 20 10:05:09 rapidus kwin_x11[3047]: file:///usr/lib64/qt5/qml/org/kde/kwin/private/effects/WindowHeap.qml:56:9: Unable to assign null to QUuid Sep 20 10:05:09 rapidus kwin_x11[3047]: file:///usr/lib64/qt5/qml/org/kde/kwin/private/effects/WindowHeap.qml:56:9: Unable to assign null to QUuid ``` -- You are receiving this mail because: You are watching all bug changes.