Opened 10 years ago
Closed 10 years ago
#11209 closed enhancement (fixed)
[Network] monitor interface settings changes
Reported by: | diver | Owned by: | jackburton |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Preferences/Network | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev47828.
If you have Network preflet open and you change network settings using ifconfig the preflet won't update until you restart it. Same applies to NetworkStatus information window.
Change History (5)
comment:1 by , 10 years ago
Owner: | changed from | to
---|---|
Status: | new → in-progress |
comment:2 by , 10 years ago
I've only have a question: How would you handle the case where you have the Network preflet open, and you are modifying an interface, by modifying its IP address, for example, and someone (the NetServer, for example) changes the interface settings under your nose ? I guess you don't want to lose the changes you are doing, no ?
follow-up: 4 comment:3 by , 10 years ago
Maybe show an alert if not in DHCP mode? Or update silently and only show an alert if network settings were changed by the user and haven't been saved yet? Also, could this be implemented in new network preflet as well?
comment:4 by , 10 years ago
Replying to diver:
Maybe show an alert if not in DHCP mode? Or update silently and only show an alert if network settings were changed by the user and haven't been saved yet? Also, could this be implemented in new network preflet as well?
Of course.
comment:5 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | in-progress → closed |
Seems to work fine now, since hrev48933.
I hope to implement this as part of the work I'm doing now...