That steamwebhelper
error I haven’t seen before but I took a look and found this github report
maybe try if you installed steam as a flatpak:
/usr/bin/flatpak run com.valvesoftware.Steam
You might be suffering from this bug and might have to downgrade steam till the fix reaches you. I have no Idea how to do that on fedora. I’m sure their documentation is tip top.
just to make sure that you haven’t installed the steam-flatpak.
flatpak list --all
and look for steam. You might be able to grep for steam like soflatpak list --all | grep steam
. If steam is not there you don’t have flatpak version of steam.If steam is not in the output there I would consult the Fedora documentation for how to downgrade a package and follow those steps to downgrade steam to an earlier version. If that doesn’t work.
As I reread this thread, I must apologize, I could have done a better triage diagnosing this issue. I have been raw-dogging adhd lately and find myself a bit scattered. I really am sorry for being a bit everywhere! I do sincerely hope that downgrading steam will solve this issue. If it doesn’t I’m out of ideas.