control: tag -1 moreinfo unreproducible On lun., 2014-10-13 at 15:50 +0400, Vladimir K wrote: > Couple of updates: > 1. Lightdm sets $LANG var, but not $LANGUAGE. So half of software > inside session shows one language, the other half - another.
Well, LANGUAGE is a fallback in case $LANG translations aren't available, so it looks that half of your software is buggy. An empty LANGUAGE is perfectly fine. > 2. Lightdm sets $LANG only once on first login. If you logout, change > language and log back in, you`ll get previous $LANG. Even more > interesting, if you use Xsession.d workaround script from #679386, it > will reset to previous $LANG after workaround script sets it right. It seems to work just fine for me here, with: $ grep language .dmrc Language=fr_FR.utf8 $ grep LC .xsessionrc export LC_MESSAGES=en_US.UTF-8 $ locale LANG=fr_FR.utf8 LANGUAGE= LC_CTYPE="fr_FR.utf8" LC_NUMERIC="fr_FR.utf8" LC_TIME="fr_FR.utf8" LC_COLLATE="fr_FR.utf8" LC_MONETARY="fr_FR.utf8" LC_MESSAGES=en_US.UTF-8 LC_PAPER="fr_FR.utf8" LC_NAME="fr_FR.utf8" LC_ADDRESS="fr_FR.utf8" LC_TELEPHONE="fr_FR.utf8" LC_MEASUREMENT="fr_FR.utf8" LC_IDENTIFICATION="fr_FR.utf8" LC_ALL= Also, it'd help if you could narrow the version down, because right now I can't really say anything. Regards, -- Yves-Alexis
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Pkg-xfce-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xfce-devel

