Public bug reported:

Connectivity.vpnConnections gives a different order of VPN connections.

Reproduce:
Often.
1. Check output of Connectivity.vpnConnections
2. Reboot phone
3. Re-check output of Connectivity.vpnConnections and compare with 1.

What happens:
The list comes back ['…/3', '…/0', '…/1'] and then maybe ['…/1', '…/0', '…/3']

What should happen:
Somewhere, someone should sort this list before it is consumed by the view 
using 

ListView {
model: Connectivity.vpnConnections
}

** Affects: indicator-network (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1546589

Title:
  VPN Connections are returned in random order

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to