desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #135940
[Bug 1479907] Re: [Ffe] Support installing Language packs from gnome-control-center
This bug was fixed in the package gnome-control-center -
1:3.16.2-2ubuntu3
---------------
gnome-control-center (1:3.16.2-2ubuntu3) wily; urgency=medium
* Add support for installing language packs from the region panel
- d/p/ubuntu-region-packagekit.patch,
ubuntu-region-langpack-install.patch (LP: #1479907)
* debian/control.in: fix lintian warning
* debian/git_datetime_missing_timezone.patch: Drop symlinks from patch
* debian/rules, tz-images/, include-binaries: Install the updated map images
into build tree, backported from 3.18
-- Tim Lunn <tim@xxxxxxxxxxxxxx> Fri, 11 Sep 2015 15:14:28 +1000
** Changed in: gnome-control-center (Ubuntu)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-desktop3 in Ubuntu.
https://bugs.launchpad.net/bugs/1479907
Title:
[Ffe] Support installing Language packs from gnome-control-center
Status in Ubuntu GNOME:
Confirmed
Status in gnome-control-center package in Ubuntu:
Fix Released
Status in gnome-desktop3 package in Ubuntu:
Fix Released
Bug description:
Since we don't ship language-selector-gnome in Ubuntu GNOME there is
currently no way for users to install language packs. Currently they
would only be installed when doing a non-English install, after
installation the only way is for the user to install language-
selector.
We want to allow for users to be able to install language packs via
the gnome-control-center region panel. I had a set of patches from
3.6/3.8 era that implemented this, and got quite a bit of testing, but
sat and bit-rot until now. The packagekit code, which is the bulk of
the changes was well tested back then.
Basically there are two patches to gnome-control-center:
1. provides an API for installing language packs using packagekit what provides and the 'Modify' dbus helpers.
2. Integrates this into the UI, I've hi-jacked the "More Languages" dialog this time, which provides much simpler integration than the previous approach, technically that breaks UI Freeze, but currently it's completely disabled, so shouldn't be a problem documentation wise, not that we have any documentation really.
gnome-desktop requires a simple one liner patch, that changes the
format of the locale code strings sent to g-c-c, I suppose this could
be considered breaking API, but that API was added specifically for
this feature and has been unused the last few cycles.
Changes are staged on: ppa:ubuntu-gnome-packaging/staging
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1479907/+subscriptions