https://bugs.kde.org/show_bug.cgi?id=524544

cwo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #17 from cwo <[email protected]> ---
(In reply to TraceyC from comment #13)
> This log line looks related
> 
> 
> Aug 22 13:02:29 fedora plasmashell[2371]:
> qrc:/qt/qml/plasma/applet/org/kde/plasma/taskmanager/ToolTipDelegate.qml:63:
> TypeError: Cannot read property 'containsMouse' of null

Likely unrelated. This is an error message that's rather tricky to fix; it
happens occasionally when mousing quickly over the task manager tooltips, where
it tries updating to something that's already been replaced. (We do check
whether it's null first, but in this particular situation qml gets confused and
thinks the zombie is non-null when it actually is)

It should be completely harmless though.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to