AppImageLauncher
AppImageLauncher copied to clipboard
[Bug] AppImageLauncher breaks PsyDoom's AppImage.
Pre-submit checks
- [x] I checked for similar issues beforehand, but could not find any, not even closed ones. I could not add my bug report to any existing issue.
- [x] I am going to take the time to to fill in all the required details. I know that the bug report will be dismissed otherwise.
Describe the bug
When trying to execute PsyDoom's AppImage, it fails, telling me to check my FUSE setup. I have libfuse2 installed, since I'm on EndeavourOS.
As soon as I uninstall AIL and run sudo systemctl restart systemd-binfmt (otherwise no AppImages will run), it suddenly works again.
Expected behavior
PsyDoom should work.
Steps to reproduce the issue
- Install PsyDoom (AIL should not be present).
- Run it to confirm it works.
- Install AIL.
- Run PsyDoom, and it doesn't work.
- Run it in a terminal, and it'll tell you to check your FUSE setup, even if it's working.
- Uninstall AIL, then run the above
systemctlcommand. - Run PsyDoom, and it should work like in step 2.
Screenshots
None applicable.
Distribution and desktop environment
EndeavourOS (rolling) XFCE 4.20
Installed AppImageLauncher version
2.2.0
List of AppImages you tried
PsyDoom.AppImage (doesn't work with AIL) DuckStation.AppImage (works anyway) mari0_AE.AppImage (works anyway)
Additional context
No response
Can you share the whole output. Does it also say fuse: memory allocation failed?
Should be fixed with the 3.0.0 alpha releases.