https://bugs.kde.org/show_bug.cgi?id=362898
--- Comment #8 from Daniel <86d...@gmail.com> --- Restarting kwin shows a few errors like these> QMetaProperty::read: Unable to handle unregistered datatype 'KWayland::Server::SurfaceInterface*' for property 'KWin::Toplevel::surface' QXcbConnection: XCB error: 9 (BadDrawable), sequence: 1656, resource id: 0, major code: 14 (GetGeometry), minor code: 0 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 1657, resource id: 0, major code: 14 (GetGeometry), minor code: 0 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 1658, resource id: 0, major code: 14 (GetGeometry), minor code: 0 I don't know whether they have anything to do with Zoom, but looking at the code it would make sense if the xcb_xfixes_get_cursor_image call fails - it is the only place where I see the tracking being explicitly set to proportional again. Why is this done? -- You are receiving this mail because: You are watching all bug changes.