kotelnik / plasma-applet-resources-monitor

Plasma 5 applet for monitoring CPU and RAM.
GNU General Public License v2.0
30 stars 20 forks source link

Prevent HistoryGraph from logging TypeError syslog #16

Open yleteigner opened 4 years ago

yleteigner commented 4 years ago

On a recent plasma desktop (5.19.3), I get the below syslog filling out my logs: plasmashell[112996]: file:///usr/local/share/plasma/plasmoids/org.kde.resourcesMonitor/contents/ui/HistoryGraph.qml:41: TypeError: Cannot read property 'height' of null This patch clears it out.