← 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

 

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

** Changed in: lightdm (Ubuntu)
     Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj)

-- 
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:
  In Progress

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