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

Frank Steinmetzger <war...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |war...@gmx.de

--- Comment #10 from Frank Steinmetzger <war...@gmx.de> ---
(In reply to Nate Graham from comment #1)
> What's wrong with a high refresh frequency?

Hi, it’s me again with my four systems that I upgraded from Plasma 5.20 to 5.21
the other day. ;-)

On three of those I set up four or five system monitor applets for different
data, such as CPU, disk load, network load and temperatures. After the upgrade,
the update characteristics has changed considerably. The network applet updates
once a second, all other twice a second. On the first impression, the visual
offset each measurement takes ranges from very small to huge. After some
observation I think I found the problem:

My CPU applet only has one line and it moves in small steps of a few pixels.
My temperature applet basically hurls across the screen, and it has shows four
lines.
The network applet with two lines is inbetween.
It seems the graph only ever stores 50 values, shared among all graphs. The CPU
applet with its single line shows 50 time steps, the network around 25 (50
columns / 2 graphs) and the temperature 18 (50 columns / 3 graphs).

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

Reply via email to