problem is in fix for
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764311
this issue gone away after drop line:
# use C locale (bug #764311)
export LANG=C
from `/usr/games/steam`
retitle: -1 steam: Can't type in russian & french
same problem with french too, can't type 'ç' 'é' 'à' ...
LIBRAIRY display as BIBLIOTHèQUE instead of BIBLIOTHÈQUE
COMMUNITY display as COMMUNAUTé instead of COMMUNAUTÉ
removing export LANG=C fixes it
$ env | grep LANG
LANG=fr_BE.UTF-8
LANGUAGE=f
Package: steam
Version: 1.0.0.50-5
Severity: normal
Dear Maintainer,
Last update of steam package prevents me from typing in russian in chat and
forums. Deleting
# use C locale (bug #764311)
export LANG=C
lines from /usr/games/steam solves this problem.
~$ locale -a
C
C.UTF-8
en_US.utf8
POSIX
3 matches
Mail list logo