Hello @ScarlettSamantha, this issue is already being tracked at #9383. Closing as a duplicate.
Thanks for your time, did not come up when trying to github search feature for a while for this issue. Will try the workaround in there!
Nothing extracted yet.
I installed steam via the recommended way, but everytime I click the desktop shortcut it will start for a second update if needed. But then when the GUI has to start it will show for a second flash black and disappear.
After that it will remain in the icon bar and retries to open the GUI every 10-20 seconds before crashing the GUI again.
I am using the following versions:
The weird thing is it seems to be fine if I call the
/usr/bin/steambinary via my command line but when called via the desktop shortcut it has this behavior.It will popup for a second then disappear tray icon will remain and then every 10-20 sec it will retry to open the GUI flashes black for a second and then close again.
The shortcut that causes this points to
/usr/bin/steambut when I manually invoke via the CLI/usr/bin/steamit works fine.I have a guess that it has something to do with a locale that is being loaded in steam that is not supported and that when booted from bash that it inherits some of the env and more specifically locale.
When launching from CLI I see this message
pressure-vessel-locale-gen: Missing locale en_NL.UTF-8 (found in $LC_MONETARY)Which it then will auto generate, but this message does not appear with the shortcut and therefore probably won't be able to generate it. This would also explain why the UI tries to boot but fails.
I don't know if this is related but I also get these errors when booting steam, but those might be a OS theming error but would include it just for completeness.
I have also included the cef_log because every since the switch it seems to have gotten way more unstable.
cef_log.txt
If you require any other information do let me know,
With kind regards,
~Scarlett