Sysmonitor screenlet shows wrong IP address. (vmnet1 instead of wlan0)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Individual Screenlets |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
Sysmonitor screenlet shows IP address (and then the related Download and Upload speeds) of VMWare (vmnet1) instead of the wlan0 that it is currently connected to (even when VMWare guest is properly shut down.)
I tried to locate the function sensors.
Sysmonitor 0.1.7++ by Whise
Screenlets 0.1.6
sensors. net_get_ ip() returns ip for first (non lo) interface. I've fixed it and it will be in development repo in a few days. nlet.py is changed and now you can select from which interface to obtain ip address. This also should be in development repo in a few days.
Also, SysmonitorScree
Regards,
Rastko Karadzic.