https://bugs.kde.org/show_bug.cgi?id=508088
Ismael Asensio <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #1 from Ismael Asensio <[email protected]> --- I can reproduce it on the Wayland session (the preview shows up on X11) ../kwin/tabbox/coverswitch/contents/ui/main.qml:28:5: QML QQuickWindowQmlImpl: Accessible attached property must be attached to an object deriving from Item or Action qt.qpa.wayland: Failed to create grabbing popup. Ensure popup QQuickWindowQmlImpl(0x724e8c001c00) has a transientParent set and that parent window has received input. ../kwin/tabbox/coverswitch/contents/ui/main.qml:46: TypeError: Cannot read property 'currentVirtualDesktop' of undefined ../kwin/tabbox/coverswitch/contents/ui/main.qml:45: TypeError: Cannot read property 'currentActivity' of undefined Most of these errors also show up in the x11 session, except the qt.qpa.wayland related one -- You are receiving this mail because: You are watching all bug changes.
