Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not running AppImages #593

Open
2 tasks done
JPBeckner opened this issue Aug 4, 2023 · 4 comments
Open
2 tasks done

Not running AppImages #593

JPBeckner opened this issue Aug 4, 2023 · 4 comments
Labels
bug Something isn't working needs verification Description of the issue needs to be verified by the team

Comments

@JPBeckner
Copy link

Pre-submit checks

  • 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.
  • 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

I have an AppImage: HTTPie-2023.3.2.AppImage

It ran perfectly, but then I installed the AppImageLuncher:

sudo dpkg -i appimagelauncher.deb (appimagelauncher_2.2.0-travis995.0f91801.bionic_i386.deb)

Now every time I try to run the AppImage I got this error:

> ./HTTPie-2023.3.2.AppImage 
Gtk-Message: 19:45:36.773: Failed to load module "canberra-gtk-module"
Gtk-Message: 19:45:36.773: Failed to load module "canberra-gtk-module"
ERROR: ld.so: object '/usr/lib/appimagelauncher/libbinfmt-bypass-preload.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
execv error: No such file or directory

I already tried to install some packages, but not successfully:

sudo apt-get install libcanberra-gtk-module

Also, I installed this due to a previous error (it was fixed apparently):
sudo apt install libfuse2

Expected behavior

Be able to run the AppImage

Steps to reproduce the issue

  1. Install the AppImageLauncher, appimagelauncher_2.2.0-travis995.0f91801.bionic_i386.deb: sudo dpkg -i appimagelauncher_2.2.0-travis995.0f91801.bionic_i386.deb
  2. Try to run a

Screenshots

image

Distribution and desktop environment

OS: Ubuntu 20.04.2 LTS (fossa-cory-tgl X60) x86_64
DE: GNOME 42.9
image

Installed AppImageLauncher version

appimagelauncher_2.2.0-travis995.0f91801.bionic_i386.deb

AppImageLauncher version 2.2.0 (git commit 0f91801), built on 2020-09-29 21:35:54 UTC

List of AppImages you tried

  • Obsidian-1.3.7.AppImage
  • HTTPie-2023.3.2.AppImage

Additional context

No response

@JPBeckner JPBeckner added bug Something isn't working needs verification Description of the issue needs to be verified by the team labels Aug 4, 2023
@GuerdonL
Copy link

Same issue on PopOS 22.04 LTS x86_64 with Gnome 42.5 after graphical install. Used the same .deb release, resolved by switching to ppa. Tested on beeper-3.83.13-build-231024j9x7ova5e.AppImage.

@moolight-seashell
Copy link

same issue on manjaro & freecadRc4.appimage
appimage launcher 2.2.0-10

@arnljot
Copy link

arnljot commented Jan 10, 2025

I have this exact same error with Bambu Studio (Bambu_Studio_linux_ubuntu_24.04_v01.10.01.50.AppImage)

I've got Ubuntu 24.04 and AppImageLauncher appimagelauncher_2.2.0-travis995.0f91801.xenial_amd64.deb

@TheTechnician27
Copy link

This also causes PCSX2 not to open correctly, and we've unfortunately had to create a command in our Discord server telling users how to uninstall AppImageLauncher.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs verification Description of the issue needs to be verified by the team
Projects
None yet
Development

No branches or pull requests

5 participants