Summary: | vlan monitoring does not work. netdev.c in function processNetDev_(void) uses fixed position 7 parsing address when vlan names are longer | ||
---|---|---|---|
Product: | [Unmaintained] ksysguard | Reporter: | whitehat.cog |
Component: | ksysguardd | Assignee: | KSysGuard Developers <ksysguard-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | CC: | firefox |
Priority: | NOR | ||
Version: | 4.8 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
whitehat.cog
2013-02-22 16:48:08 UTC
Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand. Thank you for helping us make KDE software even better for everyone! line 196 is still sscanf(strchr(buf, ':') + 1, "%llu ..... https://github.com/KDE/ksysguard/blob/master/ksysguardd/Linux/netdev.c while Gnome's NetworkManager can do VLAN fine, KDE's plasma-nm package is "untested" and indeed is not working with VLANs really neither BOND etc. ksysguard is no longer maintained, in Plasma 6 there is the Plasma system monitor for this task. If your issue still happens with the Plasma 6 replacement, please re-open and we can move this bug to the new product, thanks! |