wireless_before_suspend should remember which connection was active
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Checkbox |
Fix Released
|
High
|
Brendan Donegan |
Bug Description
wireless_
So, when firing "reconnect" it will reconnect to whatever available network connection on that interface is available:
When starting the test, I am connected to BETAHAUS On Speed and this is what happens:
$ nmcli -t -f DEVICES con status > $CHECKBOX_
Error: Device 'eth0' (/org/freedeskt
Device state: 30 (disconnected)
Active connection state: activating
Active connection path: /org/freedeskto
state: activated
Connection activated ------ # It is connected to BETAHAUS on Speed
Internet connection fully established
Active connection state: activating
Active connection path: /org/freedeskto
state: activated
Connection activated ------ # It is connected to BETAHAUS
Related branches
- Ara Pulido (community): Approve
- Brendan Donegan (community): Needs Resubmitting
- Diff: 43 lines (+3/-7)
- Mathieu Trudel-Lapierre: Approve
- Ubuntu branches: Pending requested
- Diff: 12410 lines (+2530/-1911)
Changed in checkbox: | |
assignee: | nobody → Ara Pulido (apulido) |
status: | New → In Progress |
importance: | Undecided → Medium |
summary: |
- suspend/wireless_before_suspend connects to two wireless networks, - although just one is active + wireless_before_suspend should remember which connection was active |
Changed in checkbox: | |
assignee: | Ara Pulido (apulido) → nobody |
milestone: | none → 0.12.8 |
status: | In Progress → Triaged |
Changed in checkbox: | |
status: | In Progress → Fix Committed |
Changed in checkbox: | |
status: | Fix Committed → Fix Released |
Setting it to High, as it may try to reconnect to a remembered connection that it is not available