Comment 3 for bug 1204661

Revision history for this message
Tony Espy (awe) wrote : Re: [maguro] Network-indicator shows wrong initial state for mobile data

Just bumped this to critical as I can reproduce with today's image on Maguro.

In my case, Wi-Fi is disabled, I have an active mobile data connection, yet when I open the indicator, it shows both Wi-Fi and Mobile Data as disabled.

Running the following dbus-send script confirms that mobile data is in fact enabled:

#! /bin/sh
dbus-send --system --print-reply --dest=org.freedesktop.NetworkManager /org/free
desktop/NetworkManager org.freedesktop.DBus.Properties.GetAll string:"org.freede
sktop.NetworkManager"