steam-runtime icon indicating copy to clipboard operation
steam-runtime copied to clipboard

[Solved] Launch issue with non-English locale on Antergos (Arch) Linux

Open AllienWorks opened this issue 9 years ago • 0 comments

Problem: After launching Steam, the Terms popup showed and after clicking OK nothing happened. After trying launching "steam" in terminal, I got these errors.

  • Freshly installed Antergos Linux (based on Arch)
  • non-English system locale (my locale is in cs_CZ)

Solution: Antergos community suggested launching via:

LANG=en_US.UTF-8 steam

which launched Steam successfully.

AllienWorks avatar Nov 05 '16 15:11 AllienWorks