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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1579825

Title:
  IP Address not displayed for wifi access points

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1579825/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to