Steam-Client: Build-Datum: Fr., 3. Okt. 4:27 UTC -08:00
Date of Steam-Web-Builds: Do., 2. Okt. 20:12 UTC -08:00
Steam-API-Version: SteamClient023
Distribution (e.g. Ubuntu): Flatpak on Kalpa Desktop
Opted into Steam client beta?: No
Have you checked for system updates?: Yes
Steam Logs: irrelevant
GPU: irrelevant
Please describe your issue in as much detail as possible:
Steam creates desktop entries upon installing a game. Which by itself is fine. However these desktop files do not use xdg-open but instead call the steam binary directly. Which on itself is fine too on a regular setup. However using flatpak steam this does not work.
Instead of Exec=steam steam://rungameid/2310 consider using Exec=xdg-open steam://rungameid/2310 and it would fix flatpak integration.
Steps for reproducing this issue:
Install Steam as flatpak
Install a game
Try and use any steam generated *.desktop file for installed games
Your system information
Please describe your issue in as much detail as possible:
Steam creates desktop entries upon installing a game. Which by itself is fine. However these desktop files do not use
xdg-openbut instead call thesteambinary directly. Which on itself is fine too on a regular setup. However using flatpak steam this does not work.Instead of
Exec=steam steam://rungameid/2310consider usingExec=xdg-open steam://rungameid/2310and it would fix flatpak integration.Steps for reproducing this issue: