Steam for Linux

Steam for Linux

Zyro 2020 年 2 月 1 日 上午 4:11
Solved my umlaut entering problem
I remember others having the same problem, so here we go...

I couldn't enter my umlauts (German in my case) e.g. in reviews in the Steam client. Copying them somewhere else and pasting them in worked, though. Today I ran Steam from command line due to another problem (after upgrading hardware, kernel and Nvidia driver, I cannot run anything on Proton anymore) and saw this little message:
WARNING: setlocale('en_US.UTF-8') failed, using locale: 'C'. International characters may not work.
Well, suspicous, isn't it? So instead of the installed en_EN.UTF-8, I installed en_US.UTF-8, and finally, I can enter all my äöüß again. (It's totally coincidential that GB left the EU today. :D )

Hope this helps someone.
< >
目前顯示第 1-5 則留言,共 5
i_nive 2020 年 2 月 1 日 上午 4:20 
That's what I call "grave news" :-)
Beninan 2020 年 2 月 1 日 上午 9:34 
引用自 i_nive
That's what I call "grave news" :-)

*gräv
i_nive 2020 年 2 月 1 日 上午 9:44 
引用自 Beninan
引用自 i_nive
That's what I call "grave news" :-)

*gräv
Sorry, I don't want to take sides, still using politically correct `LANG=C`
FRQuadrat 2020 年 2 月 8 日 上午 5:00 
Here's what I needed to do:

  1. add the line
    en_US.UTF-8 UTF-8
    (or remove the hash of that line)
    to the file
    /etc/locale.gen
  2. execute
    locale-gen

I'm hoping that those instructions help others ;)


Nochmal auf deutsch :)

Folgendes musste ich tun, damit die Umlaute funktionieren:
  1. die Zeile
    en_US.UTF-8 UTF-8
    der Datei
    /etc/locale.gen
    hinzufügen bzw. hash am Beginn der Zeile entfernen
  2. locale-gen
    ausführen

Zyro 2020 年 2 月 8 日 上午 5:41 
Ups, I didn't actually give the command...
(After installing wajig...)
> wajig reconfigure locales
Should do the same.
< >
目前顯示第 1-5 則留言,共 5
每頁顯示: 1530 50

張貼日期: 2020 年 2 月 1 日 上午 4:11
回覆: 5