redromnon/HeroicBashLauncher

AddToSteam.sh not being created

Closed this issue · 4 comments

So I followed the instructions on my Steam Deck, and well, at the end I found myself with an issue, I never got any file called AddToSteam. The Launchers for games generate, but they don't work.

All was unzipped from the 2.2.5 release to /home/deck/HeroicBashLauncher-2.2.5_Flatpak

On the terminal, I get this for the game launchers:

bwrap: execvp ./HeroicBashLauncher: No such file or directory
bwrap: execvp ./HeroicBashLauncher-2.2.5_Flatpak/GameFiles/HeroicBashLauncher: No such file or directory

For the HeroicBashLauncher executable:

** (zenity:64760): WARNING **: 20:39:57.696: AT-SPI: Could not obtain desktop path or name
** (zenity:64760): WARNING **: 20:39:57.709: AT-SPI: Could not obtain desktop path or name
** (zenity:64760): WARNING **: 20:39:57.709: atk-bridge: get_device_events_reply: unknown signature
** (zenity:64760): WARNING **: 20:39:57.709: atk-bridge: get_device_events_reply: unknown signature
** (zenity:64760): WARNING **: 20:39:57.709: atk-bridge: GetRegisteredEvents returned message with unknown signature
** (zenity:64760): WARNING **: 20:39:57.721: AT-SPI: Could not obtain desktop path or name
** (zenity:64760): WARNING **: 20:39:57.721: atk-bridge: get_device_events_reply: unknown signature
** (zenity:64760): WARNING **: 20:39:57.721: atk-bridge: get_device_events_reply: unknown signature
** (zenity:64760): WARNING **: 20:39:57.721: atk-bridge: GetRegisteredEvents returned message with unknown signature

Did you add the folder path in Flatseal?

I added all user files for flatseal permissions.

Although it won't make much of a difference, try unzipping it again. Then place the folder somewhere else like Documents or something (other than home), then add that particular path in Flatseal, and then run the executable.

That actually did work.