On my turbo the Ip4Address = 0. On my desktop it's not 0, sounds like a bug in network-manager to me.
interface org.freedesktop.NetworkManager.Device { methods: Reapply(in a{sa{sv}} connection, in t version_id, in u flags); GetAppliedConnection(in u flags, out a{sa{sv}} connection, out t version_id); Disconnect(); Delete(); signals: StateChanged(u new_state, u old_state, u reason); properties: readonly s Udi = '/sys/devices/platform/mtk-msdc.3/mmc_host/mmc1/mmc1:0001/mmc1:0001:1/net/wlan0'; readonly s Interface = 'wlan0'; readonly s IpInterface = 'wlan0'; readonly s Driver = 'mtk_sdio_client'; readonly s DriverVersion = '3.10.35+'; readonly s FirmwareVersion = 'N/A'; readonly u Capabilities = 1; readonly u Ip4Address = 0; readonly u State = 100; readonly (uu) StateReason = (100, 0); readonly o ActiveConnection = '/org/freedesktop/NetworkManager/ActiveConnection/0'; readonly o Ip4Config = '/org/freedesktop/NetworkManager/IP4Config/7'; readonly o Dhcp4Config = '/org/freedesktop/NetworkManager/DHCP4Config/0'; readonly o Ip6Config = '/org/freedesktop/NetworkManager/IP6Config/7'; readonly o Dhcp6Config = '/'; readwrite b Managed = true; readwrite b Autoconnect = true; readonly b FirmwareMissing = false; readonly b NmPluginMissing = false; readonly u DeviceType = 2; readonly ao AvailableConnections = ['/org/freedesktop/NetworkManager/Settings/9']; readonly s PhysicalPortId = ''; readonly u Mtu = 0; readonly u Metered = 4; readonly aa{sv} LldpNeighbors = []; readonly b Real = true; }; -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-network in Ubuntu. https://bugs.launchpad.net/bugs/1579825 Title: IP Address not displayed for wifi access points Status in indicator-network package in Ubuntu: New Status in network-manager package in Ubuntu: New Status in ubuntu-system-settings package in Ubuntu: New Bug description: latest rc-proposed build 319 Open system settings expand the connected access point by pressing right arrow expected results: ip address is displayed actual results: ip address is not displayed, just a label "IP Address" with no value To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1579825/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp