lp://staging/~wenchien/ubuntu/precise/ubiquity/lp883615
- Get this branch:
- bzr branch lp://staging/~wenchien/ubuntu/precise/ubiquity/lp883615
Branch merges
- Colin Watson (community): Approve
-
Diff: 81 lines (+24/-3)3 files modifieddebian/changelog (+8/-0)
ubiquity/nm.py (+13/-2)
ubiquity/plugins/ubi-wireless.py (+3/-1)
Related bugs
Related blueprints
Branch information
- Owner:
- Jesse Sung
- Status:
- Development
Recent revisions
- 5428. By Jesse Sung
-
Make no_wireless active if back is clicked. (LP: #1060229)
These steps would cause the "Connect/Continue" button becomes
"Continue" while an AP is selected:1. Click "Connect" and "Stop" in OEM config wireless setup page.
2. Click "Back" to go back to the language selection page.
3. Click "Continue" to go to wireless setup page again.Activate no_wireless to make sure the button is in "Connect" state.
- 5426. By Jesse Sung
-
Remove added network profile if Stop is clicked (LP: #1060229)
After clicking "Connect" and "Stop" buttons several times, there are
several duplicated profiles in network manager since
AddAndActivateConnection( ) is called mutiple times. Remove the added
profile on stop to make sure that there's only one profile added in
network manager. - 5425. By Jesse Sung
-
Call Disconnect() explicitly (LP: #1060229)
Clicking on "Stop" button in OEM config wifi page would not
stop the connection. Calling Disconnect() to make it really
stops connecting. - 5424. By Jesse Sung
-
Reset active_connection after deactivation (LP: #883615) (LP: #1060229)
Press "Stop" button twice would cause a deactivation on non-active
connection and cause ubiquity crash. Reset active_connection to prevent this
happending. - 5422. By Colin Watson
-
Don't remove kernel headers just because we're removing signed kernel
images of the same flavour (LP: #1070427). - 5421. By Dimitri John Ledkov
-
Make user-setup-
encrypted- swap wait until partitioning has finished
before attempting to adjust /target/etc/fstab. (LP: #1024343)
(LP: #1068178)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/raring/ubiquity