This repository was archived by the owner on May 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
This repository was archived by the owner on May 19, 2024. It is now read-only.
[Bug] Games Will not run from Lutris or .Desktop Shortcuts (GOG and Epic) #106
Copy link
Copy link
Open
Description
I have read the guides and had a scroll through reports. Appears similar to #90, but the troubleshooting went over my head. I assume something is misconfigured, by my fault but have no idea how to fix!
Describe the bug
I can not get games to launch through Lutris, or from .desktop shortcuts. When using Lutris, logs will either say incorrectly that it isn't in ~/Games/Heroic/ when it is, or else return the following, if I set my working directory to ~/Games/Heroic/HeroicBashLauncher it will return:
Started initial process 128086 from /home/user/Games/Heroic/HeroicBashLauncher/GameFiles/HITMAN3_Heroic.sh
Start monitoring process.
/home/user/Games/Heroic/HeroicBashLauncher/GameFiles/HITMAN3_Heroic.sh: line 4: logs/HITMAN3_Heroic.log: No such file or directory
zenity: symbol lookup error: /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0: undefined symbol: atk_component_scroll_to
ERROR:root:Zenity not installed. Please consider doing so and try again.
Using Bash Launcher v2.9.2
NOTE - This is an independent project and not affiliated with Heroic Games Launcher.
flatpak: symbol lookup error: /lib/x86_64-linux-gnu/libassuan.so.0: undefined symbol: gpgrt_malloc, version GPG_ERROR_1.0
Monitored process exited.
Initial process has exited (return code: 32512)
All processes have quit
Exit with return code 32512
To Reproduce
Using HGL - Flatpack, Flatseal looks like this:

Lutris is installed as a .deb.
- Install game.
- Use HBL - Test .sh script in terminal - The scripts will work when executed from the directory by double-clicking them
- Add .sh file to Lutris using the instructions provided.
- Attempt to launch game - will not load.
- Platform: Pop! OS w/ Xanmod Kernel Stable - Laptop AMD Ryzen / RTX 3080m.
- Heroic Version: Latest, Flatpak
- Bash Launcher Version: Latest Zip from releases section - no explicit Flatpak version is there, so I used
HeroicBashLauncher-2.9.2.zip
Chasing the Logs a bit
- Zenity is installed
zenity is already the newest version (3.42.1-0ubuntu1). zenity set to manually installed. - If I give HGL permissions to see absolutely everything on my system, Lutris will return:
Started initial process 147512 from /home/user/Games/Heroic/HeroicBashLauncher/GameFiles/HITMAN3_Heroic.sh
Start monitoring process.
/home/user/Games/Heroic/HeroicBashLauncher/GameFiles/HITMAN3_Heroic.sh: line 4: logs/HITMAN3_Heroic.log: No such file or directory
zenity: symbol lookup error: /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0: undefined symbol: atk_component_scroll_to
ERROR:root:Zenity not installed. Please consider doing so and try again.
Using Bash Launcher v2.9.2
NOTE - This is an independent project and not affiliated with Heroic Games Launcher.
flatpak: symbol lookup error: /lib/x86_64-linux-gnu/libassuan.so.0: undefined symbol: gpgrt_malloc, version GPG_ERROR_1.0
Monitored process exited.
Initial process has exited (return code: 32512)
All processes have quit
Exit with return code 32512
Metadata
Metadata
Assignees
Labels
No labels