-
Notifications
You must be signed in to change notification settings - Fork 310
Open
Labels
bugSomething isn't workingSomething isn't workingneeds verificationDescription of the issue needs to be verified by the teamDescription of the issue needs to be verified by the team
Description
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 directoryI 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
- Install the AppImageLauncher, appimagelauncher_2.2.0-travis995.0f91801.bionic_i386.deb:
sudo dpkg -i appimagelauncher_2.2.0-travis995.0f91801.bionic_i386.deb - Try to run a
Screenshots
Distribution and desktop environment
OS: Ubuntu 20.04.2 LTS (fossa-cory-tgl X60) x86_64
DE: GNOME 42.9

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
arnljot and berkes
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingneeds verificationDescription of the issue needs to be verified by the teamDescription of the issue needs to be verified by the team
