-
Notifications
You must be signed in to change notification settings - Fork 10
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 snap fails to launch via .desktop file #420
Comments
Interestingly, if I click the The particular game for which I tested this is Baldur's Gate 3, and the
|
I just noticed something else.
In particular, note the |
I just installed the steam |
+1 Affected by this issue. Webhelper logs appear to be error looping. webhelper_gpu.txt Environment
|
+1 Affected by the same behavior.
|
I'm also affected by this behavior. I have noticed that one workaround is to launch the App Center, search for Steam, and then click Open from there. In that situation, everything works as expected. If I try to launch Steam from Gnome's Show Apps screen, then the aforementioned behavior where I cannot open the Steam store or look at my library occurs. Edit: Just tried using the Steam deb and can confirm that the issue remains, so I don't believe this is related to the Steam snap. |
Ensure there isn't an existing issue for this and check the wiki
Current Behavior
If I click the application icon to launch steam, the steam update window appears and loads, but when it's done and the steam store (or library) should appear, it does not. Every few seconds, a window flashes on the screen (and an icon in the dock) and then immediately vanishes. The Steam appindicator is present in the top panel, but no interaction with it does anything except for "Exit Steam", which does thankfully work.
Strangely, running
snap run steam
or even simplysteam
in a terminal successfully launches Steam, and it's able to get to the steam store/library and work as intended.See the "Anything else?" section for journalctl logs.
This suggests to me that the
.desktop
file may be wrong, but the Exec line looks fairly innocuous to me:When I run the following in a terminal, the snap also successfully launches, so I don't think it's a problem with the
BAMF_DESKTOP_FILE_HINT
directive:The exact same behavior has occurred to me on this machine, a desktop with AMD CPU and GPU running oracular, and also on a Dell XPS 15 9530 with an Intel CPU and Intel Arc A370M graphics running noble.
Expected Behavior
I expect the steam GUI to appear, whether one clicks the icon or runs steam in a terminal :)
Steps To Reproduce
Environment
gaming-graphics-core22 version
kisak-fresh (default)
Anything else?
When launched via the icon, my journalctl logs show the following, with the final set up duplicate messages continuing to reappear every 10 seconds until steam is closed:
When launched via
snap run steam
orsteam
, I only get the following:The text was updated successfully, but these errors were encountered: