-
Notifications
You must be signed in to change notification settings - Fork 175
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 doesn't start after update #5088
Comments
Hello @DerEnderKeks, can you try to run This is on the assumption that you are using mesa. |
That worked perfectly! Thank you very much. |
It seems like that fix is no longer working for me after updating to Fedora 26. The behavior is the same but I found out that after around one hour Steam shows the small "logging in..." window and after another half hour it actually opens the main window (I'm not sure if it would have done that on Fedora 25 too as I never let the process run for that long). |
I am also having an issue with steam not starting. I updated my packages today and rebooted for the first time in a while. The setting the LIBGL_DRI3_DISABLE=1 env variable doesn't do anything. https://gist.github.com/boustrophedon/7ab820c0fabdc2a99561ba087d5bebeb has the output from running steam. Visually, I get the "checking for updates window", and then it closes, and then a few seconds later I get the "Connecting steam account: ..." window, and then it closes and text continues printing out. Arch linux, mesa 17.1.3, amdgpu 1.3, linux kernel 4.11.6-3, dbus (since it looks like dbus might be related to the problem) 1.10.18. Let me know if you need any more info. When I run with the STEAM_RUNTIME_PREFER_HOST_LIBRARIES=0 option as detailed in #5089 steam launches but with a bunch of new error text. The first time it had some extra text and steam itself was very slow, but subsequent executions don't seem to have them. Extra text (clipped), full log with the host_libraries=0 |
It certainly does look dbus related. I also cannot launch Steam after the latest update. On openSUSE Tumbleweed I get the following message: process 5905: arguments to dbus_connection_ref() were incorrect, assertion "connection->generation == _dbus_current_generation" failed in file dbus-connection.c line 2688. On Tumblweed, dbus was very recently updated to 0.8.1 if that helps. |
It crashes on launch for me too on OpenSUSE Leap 42.2/42.3, with proprietary Nvidia, unless I use STEAM_RUNTIME_PREFER_HOST_LIBRARIES=0. But only with the beta Steam client. |
Hello, is anyone still experiencing this issue on an up to date system? |
No, I barely even remember this. :) |
Thanks for the feedback, closing. |
Your system information
Please describe your issue in as much detail as possible:
After updating Steam, it no longer starts. It downloaded the update and installed it but nothing happened after that. Neither the tray icon nor any window appeared.
I tried to clean anything (I removed the package and deleted
$HOME/.steam
and$HOME/.local/share/Steam
) but it just updated and didn't start again.Executing
steam --reset
returns an error and exits immediately:steam --reset
Here are some other logs:
$HOME/.steam/steam/logs/bootstrap_log.txt
Terminal output when executing steam (doesn't exit)
Steps for reproducing this issue:
The text was updated successfully, but these errors were encountered: