mirror of
https://github.com/gryf/wicd.git
synced 2026-01-06 05:44:18 +01:00
Checkpoint for work on getting reasons for connection failure back up to the UI.
This commit is contained in:
@@ -146,6 +146,8 @@ class ConnectionStatus(object):
|
||||
state = misc.CONNECTING
|
||||
self.update_state(state)
|
||||
return True
|
||||
|
||||
daemon.SendConnectResultsIfAvail()
|
||||
|
||||
# Check for wired.
|
||||
wired_ip = wired.GetWiredIP("")
|
||||
|
||||
Reference in New Issue
Block a user