----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/112319/ -----------------------------------------------------------
(Updated Sept. 3, 2013, 9:34 p.m.) Review request for kde-workspace, Solid and John Tapsell. Changes ------- Add some reviewers. Description ------- The parsing of network stats for interface names longer than 6 characters failed, because the parsing started at a fixed position. Attached patch fixes the issue. Additionally, it was suggest to skip the wireless status field by "parsing" it, instead of assuming it is always four digits. This addresses bug 315259. http://bugs.kde.org/show_bug.cgi?id=315259 Diffs ----- ksysguard/ksysguardd/Linux/netdev.c 2d82194 Diff: http://git.reviewboard.kde.org/r/112319/diff/ Testing ------- Verified by two testers, see bug 315259. Thanks, Christoph Feck