You are not logged in.

#1 2022-07-17 23:19:36

Udhtu_Max
Member
Registered: 2022-07-17
Posts: 13

[Solved] I'm with problems to launch steam runtime

When i start steam from application launcher or terminal (yakuake) he just show the normal updating steam and crash.
as for the output from terminal: Steam output And Crash file

Useful system specs:
(neofetch)

udhtu_max@archlinux
-------------------
OS: Arch Linux x86_64
Host: H110M-M.2
Kernel: 5.18.12-arch1-1
Packages: 915 (pacman)
Shell: bash 5.1.16
Resolution: 1366x768
DE: Plasma 5.25.3
WM: KWin
Terminal: yakuake
CPU: Intel Celeron G3930 (2) @ 2.900GHz
GPU: Intel HD Graphics 610

This is my first post btw.

Last edited by Udhtu_Max (2022-07-18 21:30:00)

Offline

#2 2022-07-17 23:43:38

stanczew
Member
Registered: 2021-03-02
Posts: 114

Re: [Solved] I'm with problems to launch steam runtime

Welcome to the forums.

It's just a guess, but in the log we can see:

WARNING: setlocale('en_US.UTF-8') failed, using locale: 'C'. International characters may not work.

The Wiki page specifically points out that:

The following requirements must be fulfilled in order to run Steam on Arch Linux:
* Generated en_US.UTF-8 locale, preventing invalid pointer error.

You don't have en_US.UTF-8 and you're getting a segmentation fault – seems to match the "invalid pointer error" scenario.

Offline

#3 2022-07-17 23:57:02

Udhtu_Max
Member
Registered: 2022-07-17
Posts: 13

Re: [Solved] I'm with problems to launch steam runtime

Thx man i changed the locale. just left i reboot the pc and try to open the steam.

Offline

#4 2022-07-18 07:55:22

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,266

Re: [Solved] I'm with problems to launch steam runtime

You do not need to change the locale you need to have en_US.UTF-8 generated: https://wiki.archlinux.org/title/Locale … ng_locales

Offline

Board footer

Powered by FluxBB