Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Steam stucks at launch, trying to connect. #9592

Closed
vitacell opened this issue Jun 15, 2023 · 9 comments
Closed

Steam stucks at launch, trying to connect. #9592

vitacell opened this issue Jun 15, 2023 · 9 comments

Comments

@vitacell
Copy link

vitacell commented Jun 15, 2023

Your system information

  • Steam client version (build number or date): No idea, Steam doesn't launch, and I don't care what version is. Steam forced the new bugdate today.
  • Distribution (e.g. Ubuntu): ArchLinux
  • Opted into Steam client beta?: [Yes/No] No
  • Have you checked for system updates?: [Yes/No] Yes

Please describe your issue in as much detail as possible:

Describe what you expected should happen and what did happen. Please link any large code pastes as a Github Gist

Steps for reproducing this issue:

  1. Install new bugdate (15/06/2023)
  2. Enjoy Steam window saying "Esperando a la red" (waiting for network).

You broke Steam again, now I even can't to connect to my account and play some any game. WTF??? Stop forcing bugdates on users. Test your bugs and bugdates yourselves. I am not meant to test your bugs. Here is no button for "revert" the bugdate, and back to previous state. So, wtf should I do now? At least make me possible to play some game without launching that crap (Steam).

@vitacell
Copy link
Author

This is the log, when I start it from console:

[vita@desktop ~]$ steam > /home/vita/Desktop/log-steam.txt
steam.sh[82819]: Running Steam on arch rolling 64-bit
steam.sh[82819]: STEAM_RUNTIME is enabled automatically
setup.sh[82893]: Steam runtime environment up-to-date!
steam.sh[82819]: Steam client's requirements are satisfied
06/15 10:55:14 Init: Installing breakpad exception handler for appid(steam)/version(1686779606)/tid(82953)

(process:82953): GLib-GObject-CRITICAL **: 10:55:16.081: g_object_ref: assertion 'G_IS_OBJECT (object)' failed

(process:82953): GLib-GObject-CRITICAL **: 10:55:16.081: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Loaded SDL version 3.0.0-1735-g2e465ae31
GetWin32Stats: display was not open yet, good
ComputeStartupMode: found registry default startup mode: 0
Switching to desktopui, since -vgui was not specified
GetWin32Stats: display was not open yet, good
steamwebhelper.sh[82961]: Runtime for steamwebhelper: defaulting to /home/vita/.local/share/Steam/ubuntu12_64/steam-runtime-heavy
steamwebhelper.sh[82961]: glibc >= 2.34, partially disabling sandbox until CEF supports clone3()
Warning: failed to set thread priority: set failed for 8: -1: setpriority() failed
Warning: failed to set thread priority: set failed for priority 8
Warning: support for elevated priorities is most likely unavailable, suppressing future warnings
Warning: failed to set thread priority: set failed for 8: -1: setpriority() failed
Warning: failed to set thread priority: set failed for 8: -1: setpriority() failed
CAppInfoCacheReadFromDiskThread took 227 milliseconds to initialize
Failed to init SteamVR because it isn't installed

@PicchiSeba
Copy link

PicchiSeba commented Jun 15, 2023

I have the issue.
I'm currently using Ubuntu, opening Steam via the app menu shortcut I get the same result as you.

I went into the Steam installation folder and executed data/Steam/steam.sh from the terminal directly. For some reasons unknown to me this seems to properly open the Steam library.

Can't play anything tho.

@vitacell
Copy link
Author

vitacell commented Jun 15, 2023

I have the issue. I'm currently using Ubuntu, opening Steam via the app menu shortcut I get the same result as you.

I went into the Steam installation folder and executed data/Steam/steam.sh from the terminal directly. For some reasons unknown to me this seems to properly open the Steam library.

Can't play anything tho.

Thanks, but no. Launching "steam.sh" has same result for me. Looks like they only care about Windoze users.

@aclist
Copy link

aclist commented Jun 15, 2023

Try using steam -vgui to force load the legacy GUI.

@vitacell
Copy link
Author

vitacell commented Jun 15, 2023

steam -vgui

Thanks! Works fine but it doesn't connect to friends list. CSGO works fine, even official servers.

@aclist
Copy link

aclist commented Jun 15, 2023

Looks like the friends list expects a signal from the new UI:

[2023-06-15 20:36:25] data:text/html,<body><%2Fbody>-'Steam Frie': ERROR: https://community.cloudflare.steamstatic.com/public/javascript/webui/friends.js?v=[REDACTED]&l=english&_cdn=cloudflare:14: Uncaught (in promise) ReferenceError: SteamClient is not defined

Try the following:

  1. steam -vgui to load legacy GUI
  2. Select the small games list view from the menu (or invoke steam steam://open/minigameslist)
  3. Quit Steam to save this state
  4. Load the new Steam UI with steam with no launch parameters
  5. New Steam UI should load in minigameslist view and friends list/games list works.
  6. Do not try to open large view (library/store), as it will fail

@kisak-valve
Copy link
Member

Hello @vitacell, this issue is already being tracked at #9587. Closing in favor of the older issue report.

@kisak-valve kisak-valve closed this as not planned Won't fix, can't repro, duplicate, stale Jun 15, 2023
@juri8
Copy link

juri8 commented Jun 29, 2023

Try using steam -vgui to force load the legacy GUI.

this also fixes the problem for me. BTW, I only have the problem when running with DRI_PRIME=1 which will use the AMD GPU, the problem never appears with the default Intel GPU.

furtherore, the legacy GUI has nice scaling with my HIDPI display - the new GUI is barely readable.

KDE wayland, arch linux.

@kisak-valve
Copy link
Member

Hello @juri8, you're looking for #9383 instead of this issue report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants