← Back to team overview

desktop-packages team mailing list archive

[Bug 918225] Re: List of options in lightdm-gtk-greeter's language chooser not correct in Ubuntu

 

Thank you for your work, I will assume that's correct since we had a
similar change before, I probably overlooked that during the update,
thanks for the work ;-)

** Changed in: lightdm (Ubuntu)
       Status: In Progress => Fix Committed

** Changed in: lightdm (Ubuntu)
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/918225

Title:
  List of options in lightdm-gtk-greeter's language chooser not correct
  in Ubuntu

Status in “lightdm” package in Ubuntu:
  Fix Released

Bug description:
  Since Natty the list of languages in various language choosers has
  consisted of available translations, and each option has consisted of
  a language code such as 'de' or 'en_GB', not a complete locale name.
  In Oneiric and Precise that list is provided by accountsservice.

  In lightdm, which is designed to serve multiple distributions, the
  code that supports greeter language choosers simply provides a list of
  installed locales derived from the 'locale -a' command.

  To make lightdm-gtk-greeter's language chooser work properly in Ubuntu
  and derivatives, there is a need to exchange the 'locale -a' output
  for the list provided by accountsservice.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/918225/+subscriptions


References