Comment 33 for bug 236028

Revision history for this message
iōngchun (iongchun) wrote :

Does this locale generated correctly?
I try it in karmic, gdm set GDM_LANG and LANG to <email address hidden>, which seems correct.
But every application using locale complains, for example:

iongchun@ubuntu64:~$ perl
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "<email address hidden>",
        LC_ALL = (unset),
        LANG = "<email address hidden>"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

And output of 'locale-gen' reads:
iongchun@ubuntu64:~$ sudo locale-gen
Generating locales...
Generating locales...
  cs_CZ.UTF-8... up-to-date
  de_AT.UTF-8... up-to-date
...
  nan_TW.UTF-8@latin... up-to-date
...
  zh_TW.UTF-8... up-to-date
Generation complete.

The locale code nan_TW.UTF-8@latin looks not correct to me.