Cannot connect to WPA/WPA2, EAP-PEAP, MSCHAPV2 network
Bug #1241986 reported by
Alan Pope 🍺🐧🐱 🦄
This bug affects 45 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
Bill Filler | ||
indicator-network (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
network-manager (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
ubuntu-system-settings (Ubuntu) |
Fix Released
|
High
|
Jonas G. Drange | ||
unity8 (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
On Ubuntu for Phones final image on mako I can see a network but cannot connect because I never get prompted for the username/password.
<https:/
Related branches
lp://staging/~joergberroth/ubuntu-system-settings/wifi-802-1x-configurations
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Jonas G. Drange (community): Approve
- Matthew Paul Thomas: Pending (design) requested
-
Diff: 3222 lines (+2597/-142)13 files modifiedplugins/wifi/CMakeLists.txt (+4/-0)
plugins/wifi/CertDialog.qml (+94/-0)
plugins/wifi/CertPicker.qml (+58/-0)
plugins/wifi/OtherNetwork.qml (+691/-43)
plugins/wifi/certhandler.cpp (+348/-0)
plugins/wifi/certhandler.h (+98/-0)
plugins/wifi/plugin.cpp (+5/-0)
plugins/wifi/wifidbushelper.cpp (+116/-16)
plugins/wifi/wifidbushelper.h (+1/-1)
tests/autopilot/ubuntu_system_settings/__init__.py (+125/-45)
tests/autopilot/ubuntu_system_settings/tests/__init__.py (+18/-9)
tests/autopilot/ubuntu_system_settings/tests/networkmanager.py (+960/-0)
tests/autopilot/ubuntu_system_settings/tests/test_wifi.py (+79/-28)
lp://staging/~jonas-drange/ubuntu-system-settings/handle-ssid-bssid
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Ken VanDine: Approve
-
Diff: 235 lines (+85/-19)6 files modifiedplugins/wifi/OtherNetwork.qml (+12/-2)
plugins/wifi/PageComponent.qml (+21/-9)
src/qml/MainWindow.qml (+1/-1)
tests/autopilot/ubuntu_system_settings/__init__.py (+2/-2)
tests/autopilot/ubuntu_system_settings/tests/__init__.py (+18/-2)
tests/autopilot/ubuntu_system_settings/tests/test_wifi.py (+31/-3)
Changed in ubuntu-system-settings (Ubuntu): | |
assignee: | nobody → Jonas G. Drange (jonas-drange) |
importance: | Undecided → High |
status: | New → In Progress |
Changed in canonical-devices-system-image: | |
assignee: | nobody → Bill Filler (bfiller) |
importance: | Undecided → High |
milestone: | none → ww21-2015 |
status: | New → In Progress |
Changed in network-manager (Ubuntu): | |
importance: | Undecided → High |
assignee: | nobody → Matthew Paul Thomas (mpt) |
Changed in network-manager (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in canonical-devices-system-image: | |
milestone: | ww21-2015 → ww26-2015 |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Released |
Changed in canonical-devices-system-image: | |
status: | Fix Released → In Progress |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Released |
Changed in unity8 (Ubuntu): | |
status: | Confirmed → Incomplete |
tags: | added: nm-touch |
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.