Skip to content

Not running AppImages #593

@JPBeckner

Description

@JPBeckner

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds verificationDescription of the issue needs to be verified by the team

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions