lp:~dpniel/ubiquity/fix-1479064

Created by Dan Chapman  and last modified
Get this branch:
bzr branch lp:~dpniel/ubiquity/fix-1479064
Only Dan Chapman  can upload to this branch. If you are Dan Chapman  please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Dan Chapman 
Project:
ubiquity
Status:
Merged

Recent revisions

6314. By Dan Chapman 

Fix pep8 warnings

6313. By Dan Chapman 

[Autopilot tests] Fix handling of globalRect mismatches

Previously the test code would look up a GtkTreeView's GtkTreeViewAccessible
counterpart based on sharing the same globalRect co-ordinates and being
visible.

For some reason the coordinates seem to be slightly out each time, meaning
I had to extend the code to lookup all GtkTreeViewAccessible objects across
all tree's and find any that were within range of the GtkTreeView co-ords.
Although all steps (GtkContainers) of the installer are visible at all times
the actual step content is only visible when at that current step. So we can
be pretty sure there will only be one matching gtktreeviewaccessible object
within the given range on that particular step.

This patch seems to work pretty well for now.I did previously try
something a bit more complicated with raw xpath selecting but it
didn't seem to work out so well and was flaky at times.

This patch only fixes the mis-matched global rects and a fix is still needed
for the new "Confirm overwrite disk" dialog

6312. By Mathieu Trudel-Lapierre

Automatic update of included source packages: apt-setup
1:0.80ubuntu8, base-installer 1.144ubuntu2, flash-kernel
3.0~rc.4ubuntu55, hw-detect 1.95ubuntu7, partconf 1.48, partman-base
187ubuntu1, partman-basicmethods 60, partman-jfs 46, partman-lvm
110, partman-newworld 33, partman-xfs 56, user-setup 1.48ubuntu6.

6311. By Mathieu Trudel-Lapierre

Update timezone map to add North Korea (Pyongyang time). (LP: #1462688)

6310. By Luke Yelavich

Re-add the set_selectable/can-focus property changes, but set them to false,
and re-order them. Setting set_selectable to true also enables can-focus,
so we have to explicitly disable it. Setting both to false also negatively
affects the keyboard navigation in ubiquity.

6309. By Luke Yelavich

ubiquity/frontend/gtk_ui.py: We do not want to be able to focus labels
with Orca at all. It negatively affects the install experience and
tab/shift tab flow through the installer pages, and prevents Orca
presenting label relationships with other widgets

6308. By Mathieu Trudel-Lapierre

Automatic update of included source packages: partman-basicmethods
59.

6307. By Mathieu Trudel-Lapierre

bin/ubiquity-dm: Draw the ubiquity desktop with feh under
Xfce environments (LP: #1437180)

6306. By Mathieu Trudel-Lapierre

releasing package ubiquity version 2.21.27

6305. By Mathieu Trudel-Lapierre

* Automatic update of included source packages: choose-mirror
  2.57ubuntu3, partconf 1.47, partman-lvm 109, preseed 1.64ubuntu3,
  tzsetup 1:0.66ubuntu1, localechooser 2.65ubuntu1.
* debian/rules: wipe all environment when running tests, only set
  LANG to C.UTF-8 for debconf to be able to handle the Brazil
  timezones' accents.
* d-i/sources.list: switch to wily release.

Branch metadata

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

Subscribers