this post was submitted on 20 Dec 2024
17 points (87.0% liked)
Linux Gaming
16057 readers
344 users here now
Gaming on the GNU/Linux operating system.
Recommended news sources:
Related chat:
Related Communities:
Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I also should mention that in the notification thing at the top I'm seeing
"We're sorry, it looks like "steamwebhelper" crashed. Please contact developer if you want to report the issue."
That
steamwebhelper
error I haven't seen before but I took a look and found this github reportmaybe 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.
I get an error on that one saying app/com.valvesoftware.steam/x86_64/master not installed
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.
Hey no worries you were a really great help. I do really appreciate it