Bug 391595

Summary: Icons-only Task Manager spewing out a lot of errors in syslog in KDE 5.12
Product: [Plasma] plasmashell Reporter: Synthetic451 <bugs.kde.org.facelift226>
Component: Icons-only Task ManagerAssignee: Eike Hein <hein>
Status: RESOLVED FIXED    
Severity: normal CC: a.samirh78, mischa.salle, MurzNN, plasma-bugs-null, serhiy.int, slartibart70
Priority: NOR    
Version First Reported In: 5.12.3   
Target Milestone: 1.0   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Synthetic451 2018-03-09 05:23:15 UTC
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
Comment 1 Eike Hein 2018-03-29 04:58:43 UTC
*** Bug 392467 has been marked as a duplicate of this bug. ***
Comment 2 Murz 2018-07-23 09:16:55 UTC
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
```
Comment 3 Eike Hein 2018-07-23 10:26:10 UTC
This is fixed in Plasma 5.13. We might look into backporting to 5.12.
Comment 4 Serhiy 2019-02-10 00:37:00 UTC
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