Summary: | HIgh CPU usage of the QML plotter component | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kdeclarative | Reporter: | Luca Beltrame <lbeltrame> |
Component: | general | Assignee: | Marco Martin <notmart> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cobexer, david.barouh, eric.lemoussu, github, h-trader, hashbang173, hleroy, hrvoje.senjan, jirislaby, kde, kde, kdelibs-bugs, Mathias.Homann, maystar, nic.brooke.nz, pbhj, russianneuromancer, simgunz, simonandric5, sonichedgehog_hyperblast00 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Luca Beltrame
2015-04-13 10:21:37 UTC
i tought QWindow::update() was kindof even compressed already... in this case we should find a way to do only one queued update per window when a lot of widgets ask for it in a short time I can confirm that bug. It is quite annoying given that the cpu usage of the plotter component makes the fan of my computer get active. Had same issue with plasma 5.3 recently installed on Arch. With CPU Load plasmoid, high CPU usage for Xorg (~60%), fans spinning. Removing plasmoid solves the issue. I can confirm this too, as I have mentioned here: https://forum.kde.org/viewtopic.php?f=289&t=124937&sid=8a338fe81f6c00204fb3d86f0a5fb0e7&p=334163#p334149 I also saw similar behavior in the plasma network manager widget and the telepathy systray component, is that plausible or should I investigate those further? This occurs on Manjaro Plasma 5.3.1 (3,18 Kernel). CPU useage returns to normal after all widgets removed - CPU monitor seemed to be the worst culprit. If this was "RESOLVEd FIXED" why is it still happening in 11-2017? And you know the bug is this? |