Summary: | ppp applet not updated on connect | ||
---|---|---|---|
Product: | [Unmaintained] ksysguard | Reporter: | David Fraser <davidf> |
Component: | general | Assignee: | KSysGuard Developers <ksysguard-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | richard.llom |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | RedHat Enterprise Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | fix for Linux |
Description
David Fraser
2004-05-15 19:22:36 UTC
*** This bug has been confirmed by popular vote. *** Definitely an issue for me on 3.4.0. Everytime I reconnect I have to remove the ksysguard and then add it again for it to work. Also, if I disconnect from the net while downloading stuff, the ksysguard display is frozen at the state at the time of disconnection. So you can look at the applet and think that you are currently downloading stuff when you have been offline for hours. Created attachment 18454 [details]
fix for Linux
Yesterday, I got annoyed by this more than 4-year old bug for the last time!
So, I bit the bullet and fixed it. Patch is against KDE 3.5.5 - it's a fairly
simple fix, so should be easy for you to review quickly and finally put this
issue to rest.
Notes:
* I took the liberty of removing the print_error("RECONFIGURE") call from
Linux/netdev.c, and instead I have set the ReconfigureFlag so that Command.c
can detect this condition and call print_error() from the proper place in its
event loop.
* Problem is fixed for Linux only. From what I could see Solaris, Irix and
Tru64 might have this problem too, since they also don't register the
checkNetDev() callback in modules.h. As I don't have access to these platforms,
I could neither verify nor try fixing it for them.
I'm not using PPP anymore. Does somebody know if Ivan's patch has been applied? I'm not using PPP either. Is this issue still present in current version of ksysguard? Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |