I get a similar error for en_US.UTF-8, however, I do not get the graphical prompt and I'm seeing it in the terminal when I run steam there. I'm on archlnux and tried latest public beta as well as stable, and both steam doesn't open, it just stuck on loading screen and the steam app tray icon doesn't show up. I'm not sure if it is related, but I don't see a lot of other errors,and steam won't start for me
@iamveryverystupid, I also observe it printed to StdOut, when I invoke steam in bash:
XOpenIM() failed, LANG = en_GB.UTF-8 XOpenIM() failed, LANG = en_GB.UTF-8XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xf5f4e090
However, considering that the window doesn't appear when I invoke it via that method, your problem likely doesn't relate to this.
I am reporting the same issue on CachyOS:
Operating System: CachyOS Linux
KDE Plasma Version: 6.6.0
KDE Frameworks Version: 6.23.0
Qt Version: 6.10.2
Kernel Version: 6.19.3-2-cachyos (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 3700X 8-Core Processor
Memory: 32 GiB of RAM (31.2 GiB usable)
Graphics Processor: NVIDIA GeForce RTX 3070 Ti
Manufacturer: ASUS
ok so it turns out my issue was related to offline mode, mb
i can't find anything related to why my steam doesn't work for offline mode though
@iamveryverystupid, best to file a new issue. You can always link to this one.
@kisak-valve, this hasn't reproduced, for me, for P2W. Has this reproduced for anyone else?
My Environment
Steam Client Version
OS And DE
Whether Opted-Into The Steam Client Beta
Yes:
Whether Updated Have Been Checked For
Yes, via:
Steam Logs
user-attachments/files/25612642/steam-logs.tar.gzGPU
^2
What The Problem Is
When I invoke
$HOME/.local/share/applications/steam.desktop(rather thansteam, via$Env:PATH, frombash), a modal dialog, from Steam, informs me that the XWayland server does not support my locale:org.kde.breeze.desktoporg.kde.breezedark.desktopHowever, my locale has not recently changed, from
en_GB.UTF-8, which was, previously, valid.It may relate to:
github.com/ValveSoftware/steam-for-linux/issues/1420github.com/ValveSoftware/steam-for-linux/issues/12439github.com/ValveSoftware/steam-for-linux/issues/142However, dissimilarly to those, the error does not prevent Steam being invoked.
What it, unexpectedly, does differ to, is
issues/9745, because its design appears to differ to all of those depicted within that ticket.How To Reproduce It
Invoke
$HOME/.local/share/applications/steam.desktop, not from an interactive shell.