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

David Redondo <k...@david-redondo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
   Version Fixed In|                            |5.21.1
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/ksysguard/commit/4b5251a
                   |                            |d162e5014b1f0cc352b1842c87d
                   |                            |af7fbe
         Resolution|---                         |FIXED

--- Comment #12 from David Redondo <k...@david-redondo.de> ---
Git commit 4b5251ad162e5014b1f0cc352b1842c87daf7fbe by David Redondo.
Committed on 19/02/2021 at 13:50.
Pushed by davidre into branch 'master'.

Force device statistics refresh rate to be always one second

Unfortunately the statistics refresh rate of a device is a global property. So
when it is changed from the outside we just force it back to one second. The
initial rate is saved and updated when something tries to change it in order
to restore it upon destruction.
Because NetworkmanagerQt just forwards the DBus signal we have to guard the
slot with a boolean to we do not trigger it ourselves.
FIXED-IN:5.21.1

M  +17   -0    plugins/global/network/NetworkManagerBackend.cpp
M  +1    -0    plugins/global/network/NetworkManagerBackend.h

https://invent.kde.org/plasma/ksysguard/commit/4b5251ad162e5014b1f0cc352b1842c87daf7fbe

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

Reply via email to