lp:~wenchien/ubuntu/precise/ubiquity/lp883615

Created by Jesse Sung and last modified
Get this branch:
bzr branch lp:~wenchien/ubuntu/precise/ubiquity/lp883615
Only Jesse Sung can upload to this branch. If you are Jesse Sung please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jesse Sung
Status:
Development

Recent revisions

5429. By Jesse Sung

Update changelog

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.

5427. By Jesse Sung

back_normal should be True if state != nm.NM_STATE_CONNECTING (LP: #1060229)

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.

5423. By Colin Watson

releasing version 2.10.22

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)

5420. By Colin Watson

releasing version 2.10.21

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/raring/ubiquity
This branch contains Public information 
Everyone can see this information.

Subscribers