Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Oct 2007 16:08:05 -0400
From:      Joe Marcus Clarke <marcus@freebsd.org>
To:        Yuri Pankov <yuri.pankov@gmail.com>
Cc:        freebsd-gnome@freebsd.org
Subject:   Re: gdm 2.20 doesn't respect login.conf?
Message-ID:  <47093CA5.1090106@freebsd.org>
In-Reply-To: <1191621845.78265.6.camel@darklight>
References:  <1191621845.78265.6.camel@darklight>

next in thread | previous in thread | raw e-mail | index | archive | help
Yuri Pankov wrote:
> Hi,
> 
> After login with gdm, I have LC_* and LANG variables reset to "C",
> though I have following for my login class in /etc/login.conf:
>         :charset=UTF-8:\
>         :lang=en_US.UTF-8:
> (which works if I login in console and use startx) or even `login` in
> terminal inside GNOME:
> darklight:yuri:~> locale
> LANG=C
> LC_CTYPE="C"
> LC_COLLATE="C"
> LC_TIME="C"
> LC_NUMERIC="C"
> LC_MONETARY="C"
> LC_MESSAGES="C"
> LC_ALL=
> darklight:yuri:~> login
> login: yuri
> Last login: Fri Oct  5 19:39:26 on ttyp0
> Copyright (c) 1992-2007 The FreeBSD Project.
> Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
>         The Regents of the University of California. All rights
> reserved.
> 
> FreeBSD 7.0-CURRENT (DARKLIGHT) #0: Wed Oct  3 09:12:33 MSD 2007
> darklight:yuri:~> locale
> LANG=en_US.UTF-8
> LC_CTYPE="en_US.UTF-8"
> LC_COLLATE="en_US.UTF-8"
> LC_TIME="en_US.UTF-8"
> LC_NUMERIC="en_US.UTF-8"
> LC_MONETARY="en_US.UTF-8"
> LC_MESSAGES="en_US.UTF-8"
> LC_ALL=
> 
> Am I missing something obvious here, or anyone else is seeing the same?

This might very well be the case.  GDM and l10n were discussed recently
on this list, and login.conf wasn't raised.  Additional code may need to
be added to GDM to support it.

Joe

-- 
Joe Marcus Clarke
FreeBSD GNOME Team	::	gnome@FreeBSD.org
FreeNode / #freebsd-gnome
http://www.FreeBSD.org/gnome



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47093CA5.1090106>