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

Heroic AppImage don't work #3529

Closed
alexbespik opened this issue Feb 6, 2024 · 1 comment
Closed

Heroic AppImage don't work #3529

alexbespik opened this issue Feb 6, 2024 · 1 comment
Labels
bug:unconfirmed Someone works on identifying the issue stale Issues or PRs that are not active for a while

Comments

@alexbespik
Copy link

Describe the bug

After last update heroic AppImage not starting

Add logs

Something went wrong trying to read the squashfs image.
ERROR: appimage_shall_not_be_integrated : sqfs_open_image error: /home/alexbespik/Applications/Heroic-2.12.1_4df0e945923d5d86ef62ba85fbb7d5fa.AppImage
AppImageLauncher error: appimage_shall_not_be_integrated() failed (returned -1)
Something went wrong trying to read the squashfs image.
ERROR: appimage_is_terminal_app : sqfs_open_image error: /home/alexbespik/Applications/Heroic-2.12.1_4df0e945923d5d86ef62ba85fbb7d5fa.AppImage
AppImageLauncher error: appimage_is_terminal_app() failed (returned -1)
Something went wrong trying to read the squashfs image.

Cannot mount AppImage, please check your FUSE setup.
You might still be able to extract the contents of this AppImage 
if you run it with the --appimage-extract option. 
See https://github.com/AppImage/AppImageKit/wiki/FUSE 
for more information
open dir error: No such file or directory
    ~/Applications  AppImageLauncher Heroic-2.12.1_4df0e945923d5d86ef62ba85fbb7d5fa.AppImage --appimage-extract                                                                                                                 127 ✘ 
Something went wrong trying to read the squashfs image.
Failed to open squashfs image

Steps to reproduce

Open heroic games launcher
4. See error

Expected behavior

Normal work

Screenshots

image
image

Heroic Version

Latest Stable

System Information

  • OS Manjaro linux btrfs kde

Additional information

2.12.1

@alexbespik alexbespik added the bug:unconfirmed Someone works on identifying the issue label Feb 6, 2024
@arielj
Copy link
Collaborator

arielj commented Feb 6, 2024

@alexbespik have you followed this link? https://github.com/AppImage/AppImageKit/wiki/FUSE

From that link, the issue is an issue with the version of FUSE in your system and how app images work.

I just tested the latest AppImage and it works fine. Try following the steps listed in that link and it should fix it.

@CommandMC CommandMC added the stale Issues or PRs that are not active for a while label Jun 28, 2024
@CommandMC CommandMC closed this as not planned Won't fix, can't repro, duplicate, stale Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:unconfirmed Someone works on identifying the issue stale Issues or PRs that are not active for a while
Projects
None yet
Development

No branches or pull requests

3 participants