Testing Ubiquity 2.1.33
Ara Pulido
ara at ubuntu.com
Wed Mar 10 13:22:47 UTC 2010
Hello all,
As we did the previous week, we are going to test the new upload of
Ubiquity to make sure that it is in good shape for Beta1 testing.
The testing is going to be tracked at:
http://pairwise.qa.ubuntu.com
I am including, below, a list of the changes since the last testing effort.
Thanks for your help!
Ara.
-------------
ubiquity (2.1.33) lucid; urgency=low
[ Colin Watson ]
* Wait for kwriteconfig to exit before proceeding.
* Start ibus-daemon when starting KDE in install-only mode, which should
make a few things a bit happier.
* Derive partman component's PageNoninteractive class from PageBase rather
than PluginUI, so that it has all the required methods.
* Stop starting gdm and kdm by hand on exit from /var/log/installer/dm
(using /etc/init.d/ calls, no less). The Upstart jobs are written so
that this happens automatically if necessary.
[ Evan Dandrea ]
* Fix call to self.progress_start in ubi-partman.
* Also display progress titles on the advanced partitioning page.
* Fix call to self.progress_stop in ubi-partman.
* Don't accept unnecessary arguments to progress_stop anymore.
* Only try to set the focus on the next button when we've handed over
control to the user. Prior to this the quit button was getting the
focus because the next button was insensitive.
* Use translatable strings for the keyboard query widget
(LP: #533859).
* Bring back the resizing partition progress dialog that was removed
with the rest of the automatic partitioning progress dialogs.
* Remove the intro plugin. It's now presented as part of the language
page when the greeter option (-g) is selected.
* Support setting the language for the live environment from the
language page in greeter mode by finishing localechooser when 'Try
Ubuntu' is clicked.
* Fix missing references in the noninteractive portion of the
usersetup plugin.
* Automatic update of included source packages: bterm-unifont
1.1build1, flash-kernel 2.13ubuntu14, grub-installer 1.49ubuntu6,
migration-assistant 0.6.4build1, partconf 1.32ubuntu2, partman-base
138ubuntu2.
[ Mario Limonciello ]
* Fix wrong page to jump back to when partitioning fails during install.
* Remove has_separator property from gtk dialogs to prevent a warning
from gtk.Builder when they are loaded.
[ Roman Shtylman ]
* Support the greeter mode in the KDE frontend.
* Bring back the in-window progress bar, which was previous disabled
to work
around a bug.
-- Evan Dandrea < evand at ubuntu.com> Tue, 09 Mar 2010 13:14:37 +0000
ubiquity (2.1.32) lucid; urgency=low
[ Didier Roche ]
* scripts/install.py:
- copy the cached wallpaper created either by g-s-d or nautilus or by the
dedicated script in install mode. (LP: #530024)
[ Evan Dandrea ]
* WebKit puts file URLs in their own domain by default. This means that
anything which checks for the same origin, such as creating an
XMLHttpRequest, will fail unless this is disabled (LP: #532502).
* Restore Colin's set_locale function. However, this is only half the
puzzle. We need to finish running the language component when the
exit button is pressed when in greeter mode.
[ Colin Watson ]
* KDE frontend:
- Fix references to PARTITION_* in PartMan module (LP: #528171).
- Drop real UID/GID when initialising KApplication. The real and
effective IDs need to match, but raising them means we can't talk to
D-Bus. Instead, use saved IDs to store our root privileges so that we
can get them back (LP: #526486).
* ubiquity-dm: Close stdout from dbus-launch.
* Automatic update of included source packages: apt-setup 1:0.42ubuntu3,
user-setup 1.28ubuntu4.
Date: Sat, 06 Mar 2010 00:09:55 +0000
Changed-By: Colin Watson <cjwatson at ubuntu.com>
ubiquity (2.1.31) lucid; urgency=low
* Do not show the contents of the language page until the strings have
been substituted and translated.
* Ellipsize the advanced partitioner progress label so that it doesn't
cause the window to expand. Ideally, we'd also right-align the
spinner and left-aligned label, but that doesn't appear to be
possible without a custom composite widget, and putting the spinner
to the right of a right-aligned label looks ugly.
* Fix the spacing on the console-setup page (LP: #528695).
Date: Thu, 04 Mar 2010 12:03:42 +0000
Changed-By: Evan Dandrea <evand at ubuntu.com>
More information about the Ubuntu-qa
mailing list