desktop icon indicating copy to clipboard operation
desktop copied to clipboard

Can't launch AppImage

Open iTrooz opened this issue 6 months ago • 4 comments

What happened?

I downloaded https://github.com/zen-browser/desktop/releases/download/1.0.0-a.22/zen-generic.AppImage and https://github.com/zen-browser/desktop/releases/download/1.0.0-a.22/zen-specific.AppImage, and both fail like this:

$ ./zen-generic.AppImage
execv error: No such file or directory

Reproducible?

  • [X] I have checked that this issue cannot be reproduced on Mozilla Firefox.

Version

Alpha 1.0.0-a.22

Severity impact

Critical (Browser is not usable in any capacity)

What platform are you seeing the problem on?

Linux

Relevant log output

$ ./zen-generic.AppImage
execv error: No such file or directory

More information about my system:

  • Linux distribution: Arch Linux
  • Output of /lib/ld-linux-x86-64.so.2 --help | grep x86:
Usage: /lib/ld-linux-x86-64.so.2 [OPTION]... EXECUTABLE-FILE [ARGS-FOR-PROGRAM...]
This program interpreter self-identifies as: /usr/lib/ld-linux-x86-64.so.2
  x86-64-v4
  x86-64-v3 (supported, searched)
  x86-64-v2 (supported, searched)

iTrooz avatar Aug 18 '24 14:08 iTrooz