Bug 430676

Summary: System monitor: "Total uploaded" sensor shows "Upload Rate"
Product: [Plasma] plasmashell Reporter: Frank Steinmetzger <dev-kde>
Component: System MonitorAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: ahiemstra, nate, notmart
Priority: NOR    
Version: 5.20.4   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 5.21.0
Attachments: Sensor selection and details popup

Description Frank Steinmetzger 2020-12-21 21:18:21 UTC
I set up a network monitoring applet. The current rate is configured to show as a line graph, the totals as text. I noticed that the total upload actually actually shows the upload rate.
Comment 1 Frank Steinmetzger 2020-12-21 21:20:18 UTC
Created attachment 134252 [details]
Sensor selection and details popup

Notice the identical number for upload rate and total upload. A total upload of 237 bytes does not make sense, if the total download is already at 3,2 GiB. It is not visible in a static image, but the numbers in those two fields are changing in unison.
Comment 2 Bug Janitor Service 2021-02-09 11:23:24 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/ksysguard/-/merge_requests/67
Comment 3 David Redondo 2021-02-09 17:09:04 UTC
Git commit 09205b22943b98cf14b5c4a72d49cfb90359f048 by David Redondo.
Committed on 09/02/2021 at 11:23.
Pushed by ngraham into branch 'master'.

Fix copy paste error resulting in total upload displaying the upload rate
FIXED-IN:5.21.0

M  +1    -1    plugins/global/network/AllDevicesObject.cpp

https://invent.kde.org/plasma/ksysguard/commit/09205b22943b98cf14b5c4a72d49cfb90359f048
Comment 4 Nate Graham 2021-02-09 17:21:29 UTC
Git commit 4d3aa8ded7f6db6089b328603975c9f3a980882c by Nate Graham, on behalf of David Redondo.
Committed on 09/02/2021 at 17:21.
Pushed by ngraham into branch 'Plasma/5.21'.

Fix copy paste error resulting in total upload displaying the upload rate
FIXED-IN:5.21.0


(cherry picked from commit 09205b22943b98cf14b5c4a72d49cfb90359f048)

M  +1    -1    plugins/global/network/AllDevicesObject.cpp

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