Bug 206942 - Network monitor widget gets overflowed when traffic counting reaches >4GB
Summary: Network monitor widget gets overflowed when traffic counting reaches >4GB
Status: RESOLVED DUPLICATE of bug 180810
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-systemmonitor (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-10 09:52 UTC by Simon Yuan
Modified: 2009-09-27 21:43 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***