Bug 206942

Summary: Network monitor widget gets overflowed when traffic counting reaches >4GB
Product: [Unmaintained] plasma4 Reporter: Simon Yuan <bugs.kde.org.onion358>
Component: widget-systemmonitorAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: asraniel, finex
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Simon Yuan 2009-09-10 09:52:05 UTC
Version:            (using KDE 4.3.1)
Compiler:          GCC 4.4.1 
OS:                Linux
Installed from:    Unlisted Binary Package

The network monitor widget starts to plot the network speed in negative after trasferring a large amount of data. I suspect it happens as soon the total amount of data transfered goes beyond 4GB, most likely due to the use of 32-bit integers, and these integers get overflowed when transfered data reaches 4GB.

Qt: qt 4.5.2
KDE: 4.3.1
on ArchLinux i686 - Kernel 2.6.30.5
Comment 1 FiNeX 2009-09-27 21:43:33 UTC

*** This bug has been marked as a duplicate of bug 180810 ***