Just updated to Plasma 5.12.3 and KDE Frameworks 5.44 in Fedora 27. When using the icons-only task manager, I see a bunch of error messages in syslog when mousing over the application icons. ----- Mar 08 21:16:31 benxiao-fedora01 plasmashell[1720]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:334: Unable to assign [undefined] to int Mar 08 21:16:31 benxiao-fedora01 plasmashell[1720]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:334: Unable to assign [undefined] to int Mar 08 21:16:31 benxiao-fedora01 plasmashell[1720]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:334: Unable to assign [undefined] to int Mar 08 21:16:31 benxiao-fedora01 plasmashell[1720]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/ToolTipInstance.qml:41: ReferenceError: AppPid is not defined Mar 08 21:16:31 benxiao-fedora01 plasmashell[1720]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/ToolTipInstance.qml:36: ReferenceError: index is not defined Mar 08 21:16:31 benxiao-fedora01 plasmashell[1720]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/ToolTipInstance.qml:181: ReferenceError: IsMinimized is not defined Mar 08 21:16:31 benxiao-fedora01 plasmashell[1720]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/ToolTipInstance.qml:37: ReferenceError: index is not defined Mar 08 21:16:31 benxiao-fedora01 plasmashell[1720]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/ToolTipInstance.qml:437: ReferenceError: VirtualDesktop is not defined Mar 08 21:16:31 benxiao-fedora01 plasmashell[1720]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/ToolTipInstance.qml:395: ReferenceError: model is not defined ----- Steps to reproduce: 1. Switch to Icons-only Task Manager 2. Pin a few applications onto the task manager and open some windows 3. Mouse over all the icons and see messages spew in syslog
*** Bug 392467 has been marked as a duplicate of this bug. ***
I have same problem at Plasma 5.12.6 and KDE Frameworks 5.47.0 on Ubuntu 18.04, when using default task manager (not icons only) and hovering on pinned apps icons, after some days my .xsession-errors have size more than 1 gigabyte with records like: ``` file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:334: Unable to assign [undefined] to int file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:334: Unable to assign [undefined] to int file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:334: Unable to assign [undefined] to int file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:334: Unable to assign [undefined] to int file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:334: Unable to assign [undefined] to int ```
This is fixed in Plasma 5.13. We might look into backporting to 5.12.
Maybe it wasn't completely fixed. Getting the first error on 5.14.90. Will continue in https://bugs.kde.org/show_bug.cgi?id=396316