Comment 10 for bug 1386109

Revision history for this message
Jussi Pakkanen (jpakkane) wrote : Re: com.ubuntu.connectivity1.NetworkingStatus.Status is always online

Albert: since you can make this happen, could you please test when NetworkManager sends its state signal. To do that use dbus-monitor to check the signals that get sent out.

Address: org.freedesktop.NetworkManager
Object: /org/freedesktop/NetworkManager
Interface: org.freedesktop.NetworkManager
Signal: StateChanged

The list of values is documented here: https://developer.gnome.org/NetworkManager/unstable/spec.html#type-NM_STATE

Thanks,