----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/112319/ -----------------------------------------------------------
(Updated Sept. 9, 2013, 11:22 p.m.) Status ------ This change has been marked as submitted. Review request for kde-workspace, Solid and John Tapsell. 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