-
Notifications
You must be signed in to change notification settings - Fork 3
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
Not appearing as option in Steam #110
Comments
Maybe Debian has some weird defaults? Just try adding it manually with: |
it worked :)))))) Thank you very much. |
this command also fixed the same issue on Fedora 38 for reference, I manually installed |
Sorry to bump a closed issue. Another user recently had to do this as well. Is there anything from my side that can be done about this? It seems like the Unless this is distribution-specific? I don't use Flatpak Steam but I did test briefly on my laptop with Arch Linux some time ago, and I didn't have to do anything back then. |
I actually forgot that STL was running I was thinking it may be a permission issue and that other OSs (besides Arch, which I use btw) are forcing certain options, but it could just be a weird environment issue and that this statement isn't being met for some people, for some reason (https://github.com/sonic2kk/steamtinkerlaunch/blob/master/steamtinkerlaunch#L23879C1-L23879C81): It may be worth checking with people who do have the issue, and the fix is to run |
This fix worked for me as well on Debian 12, noob question here: How do I do the same thing but with tinkerlaunch beta? |
If you're talking about the Flatpak beta, you'll need to install the Flatpak from the Beta channel. If you're referring to SteamTinkerLaunch-git, there is no Flatpak build for SteamTinkerLaunch-git. The Flatpak beta channel is not intended to be a SteamTinkerLaunch-git channel. It may be possible to manually replace the STL files in the Flatpak directory with ones cloned from the repo, but that's pretty hacky and is almost certainly not advisable. There is no official way of using SteamTinkerLaunch-git with Flatpak Steam. |
I installed it through the flathub beta, I'm wondering if there is a command similar to what @HanPrower posted that can add it manually |
Does |
My mistake, it works fine. |
Could this be related to the path that STL resolves the Flatpak to when running |
The differing factor is that one command is run inside the sandbox and one is ran outside. If you run
So it exists as expected internally. However, technically I don't see why running everything with the external variation wouldn't work anyway, and, probably, simply makes more sense... |
Currently having this issue on Debian (KDE Wayland) but also having an additional issue of the command not working due to it not finding xrandr which is interesting. Custom versions of Proton installed through ProtonUp work fine.
I do have native steam and steamtinkerlaunch already installed and working. EDIT: I may have some other underlying issue since I can't even run flatpak steam using |
So finally got around to properly checking this and it appears that possibly it was never working properly (or if it ever did it broke...). Maybe I misunderstood how the tool was meant to be added to appear correctly and somehow I just ended up with the files elsewhere. Not sure... Either way the closing commit above should fix it. Note that if this fix does work correctly (I did test it, it does seem to work...), you might need to go to your Steam This won't break any settings or anything, just means the tool isn't "physically" installed to the The update can take a few hours to appear via |
Fresh install of Debian (today). Steam and SteamTinkerLaunch are the only installed flatpak apps. Nothing has been changed on permissions but SteamtinkerLaunch does not appear in Steam.
The text was updated successfully, but these errors were encountered: