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

Jeff Hodd <jgh...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jgh...@gmail.com

--- Comment #3 from Jeff Hodd <jgh...@gmail.com> ---
This bug is still present in kdeplasma-addons-5.8.3, with a new bug. The new
bug is definitely a systemloadviewer coding issue (undefined variable -
memApplication) added since v5.8.2, but I concur that the other issues may very
well be with a different package - perhaps plasma-workspace which provides
systemmonitor.

plasmashell[1205]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.systemloadviewer/contents/ui/SystemLoadViewer.qml:225:
ReferenceError: memApplication is not defined
plasmashell[1205]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.systemloadviewer/contents/ui/SystemLoadViewer.qml:225:
ReferenceError: memApplication is not defined
plasmashell[1205]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.systemloadviewer/contents/ui/SystemLoadViewer.qml:225:
ReferenceError: memApplication is not defined
plasmashell[1205]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.systemloadviewer/contents/ui/SystemLoadViewer.qml:225:
ReferenceError: memApplication is not defined
plasmashell[1205]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.systemloadviewer/contents/ui/SystemLoadViewer.qml:246:
TypeError: Cannot read property 'value' of undefined
plasmashell[1205]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.systemloadviewer/contents/ui/SystemLoadViewer.qml:246:
TypeError: Cannot read property 'value' of undefined
plasmashell[1205]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.systemloadviewer/contents/ui/SystemLoadViewer.qml:246:
TypeError: Cannot read property 'value' of undefined
plasmashell[1205]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.systemloadviewer/contents/ui/SystemLoadViewer.qml:225:
ReferenceError: memApplication is not defined
plasmashell[1205]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.systemloadviewer/contents/ui/SystemLoadViewer.qml:225:
ReferenceError: memApplication is not defined
plasmashell[1205]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.systemloadviewer/contents/ui/SystemLoadViewer.qml:253:
TypeError: Cannot read property 'value' of undefined
plasmashell[1205]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.systemloadviewer/contents/ui/CompactBarMonitor.qml:45:20:
Unable to assign [undefined] to QColor

I'm guessing that the "Cannot read property 'value' of undefined" errors are
due to bad data in dataSource, which is seeded by systemmonitor - was there
perhaps a change in the interface between systemloadviewer and systemmonitor
that wasn't properly accommodated in the source code?

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

Reply via email to