I know I just made a post about Steam a few minutes ago, but that one was about an install error, now I have a different launch error… I thought it wouldn’t be noticed if I just comment to the previous post, so I’m sorry.
anyway, the errors.
when I tried to launch Steam, I managed to log in, but the main Steam window never loaded, even after I tried to open it manually. I tried to restart Steam. This time nothing happened for several minutes, then it gave me an error window, which told me that steamwebhelper is not responding, and suggested to restart Steam with different options, or to exit Steam. Then the error window itself started to freeze a bit.
the errors I just described now persist with every Steam launch. If I choose the “Restart” option, it all repeats. If I choose “Ignore”, then the Steam icon appears in my dock once in 2 minutes, without any actual app window, and disappears after a few seconds.
I’m not sure what’s wrong.
the way I installed Steam is just sudo dnf install steam
(I didn’t think I needed to do anything else since I enabled 3rd party repositories after instlling Fedora, and noticed one called “nonfree-something-steam” in there).
after seeing the errors I described, I tried to sudo dnf remove steam
, then I followed Fedora’s Steam install cli guide. Here are the exact commands I used:
sudo dnf install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm -y
sudo dnf5 config-manager setopt fedora-cisco-openh264.enabled=1
sudo dnf install steam -y
but even after doing that, the same errors pesisted. Steam is still unusable.
how do I fix this?..
as a side note, after enabling the rpm fusion free and nonfree repositories, sudo dnf upgrade
for some reason wanted to replace unrar 0.3.1-1.fc41 from fedora repo with unrar 7.0.7-2.fc41 from rpmfusion-nonfree repo… I hope nothing is wrong here, because I proceeded with that.