lp://staging/ubuntu/oneiric/ubiquity

Created by James Westby and last modified
Get this branch:
bzr branch lp://staging/ubuntu/oneiric/ubiquity
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

461. By Evan

If oem-config/enable doesn't exist, assume it's not set
(LP: #872119).

460. By Evan

* Don't crash if the user selects the wireless card header and presses
  next (LP: #838048).
* If the user selects a wireless card header, the next button text
  should not be 'Connect.'
* Don't copy the wireless configuration if this is an OEM install
  (LP: #870177).
* Make sure the connecting spinner goes away before leaving the
  wireless page.
* Account for the 'asleep' network-manager state.

459. By Stéphane Graber

* Disable alpha warning for release.
* Automatic update of included source packages: netcfg 1.68ubuntu7.

458. By Colin Watson

[ Evan Dandrea ]
* Handle the keyboard query window closed callback being fired twice
  (LP: #865493).
* Allow focusing of labels when we're in the screen reader
  acessibility profile, so that Orca can read them
  (LP: #856782, LP: #856773).
* Make sure we account for the size of the installation and swap
  partition when calculating the bounds for the partition resizer
  (LP: #769350).

[ Colin Watson ]
* Don't install duplicate copies of console-setup-apply,
  localechooser-apply, and netcfg-wrapper.
* Bump fallback Ubuntu version number in ubi-language to 11.10.
* Update translations from Launchpad.
* For cases where selecting a different location may imply a different
  dialect of the language, i.e. Portuguese and Chinese, take care to set
  LANG to something reflecting the location and
  LANGUAGE/LC_MESSAGES/LC_CTYPE/LC_COLLATE to something reflecting the
  language (LP: #590108). This roughly matches the behaviour of
  language-selector.
* Automatic update of included source packages: localechooser 2.37ubuntu2,
  partman-partitioning 81ubuntu3.

[ Stéphane Graber ]
* Update ubiquity-dm to export self.username as SUDO_USER.
  Make gsettings work properly later on during the install.
* Whenever we call wget, set --tries=1 instead of the default
  of 20.
* If we think we're offline, don't try to contact geoip or run
  rdate. (LP: #868668)

457. By Stéphane Graber

* Skip LTSP from the list of networks to copy to the target.
  This is a temporary network created by Edubuntu's LTSP live.
* Fix PROXY url as the gsettings host key already contains http://
* Only disable set the gsettings keys once in gtk_ui (LP: #657086)
* Properly handle keys in gsettings that are empty/not set.
* Don't crash when the no-proxy list is empty. (LP: #867620)
* Clear the console just before killing X in ubiquity-dm. (LP: #813065)

456. By Stéphane Graber

[ Colin Watson ]
* Preserve ordering of disks returned by partman-auto rather than
  shuffling them based on dictionary ordering (LP: #770711). This uses
  collections.OrderedDict, which requires Python >= 2.7.
* Run only those parts of oem-config-prepare that require root access as
  root; in particular displaying confirmation dialogs is now done as the
  calling user, which avoids KDE confusion (LP: #856418).
* Go back to killing update-apt-cache's process group, but this time make
  sure that it's in a separate process group and make more of an effort to
  ensure that it terminates (LP: #743359).
* Update translations from Launchpad.

[ Stéphane Graber ]
* Make ubiquity also update gsettings (LP: #800760)
  - Add a new gsettings module similar to the gconftool one
  - Update ubiquity-dm for gconf to gsettings migration
  - Get PROXY configuration from gsettings
  - Update gtk_ui to set/restore gsettings values
* Update copy_network_config to work with Network Manager now storing
  everything system wide.

455. By Colin Watson

* Build-depend on gir1.2-soup-2.4 for timezone tests.
* Update translations from Launchpad.
* Update imported translations from gtk+3.0 3.2.0-0ubuntu1 and gnome-panel
  1:3.2.0-0ubuntu1.

454. By Colin Watson

* Fix SSID UTF-8 decoding, and replace any still-invalid characters with
  the Unicode replacement character just in case (LP: #839143).
* GTK frontend:
  - Fetch geoname data asynchronously (LP: #837217).
* Always start oem-config with LANG=en_US.UTF-8; this doesn't affect
  translations since we use debconf for those, but forces Qt to use UTF-8
  encoding for text fields (LP: #837042).

453. By Adam Conrad

[ Mario Limonciello ]
* Preseed a bootloader target if one hasn't been set but running in
  automatic mode. (LP: #861465)

[ Adam Conrad ]
* Allow fallback from oem-config-slideshow to ubiquity-slideshow for
  cases where the former doesn't exist.
* Automatic update of included source packages: console-setup
  1.57ubuntu27, flash-kernel 2.28ubuntu34, grub-installer 1.68ubuntu4,
  netcfg 1.68ubuntu6. Fixes FTBFS.

[ Evan Dandrea ]
* Use the default signal handler for SIGPIPE, hopefully fixing the
  child processes of update-apt-cache not getting killed along with
  it (LP: #743359).
* Don't rely on the DBus main loop being set in the prepare plugin
  before it's used elsewhere.
* Pressing enter in the keyboard test entry should proceed to the next
  page (LP: #862309).

452. By Evan

[ Evan Dandrea ]
* Only set the ATK widget names to their GtkBuilder counterparts when
  --ldtp is set (LP: #781385)
* Provide a means of preseeding an oem-config frontend (LP: #820514).
* Terminate the updates download process before we get to
  remove_extras (LP: #743359).
* Automatic update of included source packages: console-setup
  1.57ubuntu26, grub-installer 1.68ubuntu2, hw-detect 1.81ubuntu3,
  netcfg 1.68ubuntu5, partman-base 151ubuntu2.
* Update translations from Launchpad.

[ Colin Watson ]
* Install new files from grub-installer >= 1.66.

Branch metadata

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

Subscribers