> Fuyuki Hasegawa - Sun Microsystems-san wrote (10/ > 9/08 01:58 PM): > > OK, your system default is en_CA.ISO8859-1. > > You are right. When default locale is defined with > LC_* variable, > > gdm will fall into C locale when System Default is > selected. > > This is a bug. > > That is a ON bug not GDM.
Is the bug because LANG is not set, or because `setlocale(LC_ALL, "")' selects the `C' locale even though all the `LC_*' variables are set? It seems normal in Solaris for LANG not to be set. Applications need to select the correct locale in this situation. -- This message posted from opensolaris.org
