AppImage / AppImageKit

Package desktop applications as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, openSUSE, SLED, Ubuntu, Fedora, debian and derivatives. Join #AppImage on irc.libera.chat
http://appimage.org
Other
8.78k stars 563 forks source link

Installing AppImageLauncher breaks Endless-Sky 0.10.2 AppImage #1277

Closed nmates closed 1 year ago

nmates commented 1 year ago

Short description: XUbuntu 22.04 x64 box, all updates apt-gotten. AppImageLauncher installed from PPM. Endless Sky v0.10.2 from https://github.com/endless-sky/endless-sky/releases/tag/v0.10.2 was able to cmdline launch before installing AppImageLauncher . After installing AppImageLauncher, trying to launch errors with a "execv error: No such file or directory"

Longer description:

  1. Have repro'd this on two boxes here.
  2. Xubuntu 22.04, all updates fetched and installed. (Last checked 2023/07/10). Kernel is stock plus Nvidia 525/530 drivers installed. Also libfuse2, libfuse3 installed
  3. Download Endless-Sky 0.10.2 from https://github.com/endless-sky/endless-sky/releases/tag/v0.10.2 . Using latest Firefox, but I don't think that's related to this issue.
  4. From cmdline, chmod +x ~/Downloads/Endless_Sky-v0.10.2-x86_64.AppImage . Then execute "~/Downloads/Endless_Sky-v0.10.2-x86_64.AppImage". Note that the game launches to the main menu
  5. Install from ppa as documented at https://github.com/TheAssassin/AppImageLauncher/wiki/Install-on-Ubuntu-or-Debian . Stable release channel is picked
  6. Re-execute "~/Downloads/Endless_Sky-v0.10.2-x86_64.AppImage" . AppImageLauncher window appears. Accept ~/Applications as the dest location, pick install and run. Note that it does not launch.
  7. From cmdline, execute "~/Applications/Endless_Sky-v0.10.2-x86_64.AppImage". It errors out with a "execv error: No such file or directory"

What I've done to troubleshoot:

probonopd commented 1 year ago

Hello @nmates. It looks like this is not an AppImageKit issue. Please report AppImageLauncher issues at https://github.com/TheAssassin/AppImageLauncher/issues