← Back to team overview

unity-api-bugs team mailing list archive

[Bug 1274246] Re: Active Wifi AP is not shown as active

 

Same here. I have two access points of the same name, but it shows
disabled.

root@ubuntu-phablet:/# netstat -rn
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
0.0.0.0         192.168.1.1     0.0.0.0         UG        0 0          0 wlan0
10.135.54.144   0.0.0.0         255.255.255.252 U         0 0          0 rmnet_usb0
192.168.1.0     0.0.0.0         255.255.255.0   U         0 0          0 wlan0


root@ubuntu-phablet:/# nmcli c status
NAME                      UUID                                   DEVICES    DEFAULT  VPN   MASTER-PATH                                 
popey                     4820019a-8a28-4eee-8bbf-6cff58e62801   wlan0      yes      no    --                                          
/234100516435967/context1 c65d8a20-338b-bc48-7206-0d3b226711e5   /ril_0     no       no    --         

root@ubuntu-phablet:/# ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=46 time=37.9 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=46 time=25.9 ms


** Attachment added: "device-2014-01-30-111427.png"
   https://bugs.launchpad.net/indicator-network/+bug/1274246/+attachment/3962641/+files/device-2014-01-30-111427.png

** Changed in: indicator-network
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Unity API
bugs, which is subscribed to Network Menu.
https://bugs.launchpad.net/bugs/1274246

Title:
  Active Wifi AP is not shown as active

Status in Network Menu:
  Confirmed

Bug description:
  Mako running 151

  The environment has a number of APs with the same name and roaming enabled. The name of the active AP is shown in the list but without a checkmark.
  I suspect the duplicate removal code is removing the active AP since it is checking signal strength and not whether it is active. 
  (network/device-wifi.vala)

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


References