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

AppImage for version 1.6.0 doesn't run #1503

Closed
jpralves opened this issue Mar 24, 2022 · 6 comments
Closed

AppImage for version 1.6.0 doesn't run #1503

jpralves opened this issue Mar 24, 2022 · 6 comments

Comments

@jpralves
Copy link

The AppImage available for version 1.60 doesn't run.

To Reproduce
Steps to reproduce the behavior:

  1. Download AppImage for version 1.6.0
  2. Change execution bit flag: chmod a+x Monokle-linux-1.6.0-x86_64.AppImage
  3. execute ./Monokle-linux-1.6.0-x86_64.AppImage
  4. See error

Expected behavior
Should run.

Screenshots

Squashfs image uses (null) compression, this version supports only xz, zlib.

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

Desktop (please complete the following information):

  • OS: Fedora
  • Version 35 with all updates.
@jpralves
Copy link
Author

It seems to be a problem in the electron-builder, the package should be updated according to electron-userland/electron-builder#6678., it seems to be fixed in version 23.0.2

@chlete
Copy link
Contributor

chlete commented Mar 25, 2022

Hi @jpralves, thanks a lot for reporting the bug and the solution! Im sorry for the delayed answer. I will check it with the team and update the issue accordingly.

@jpralves
Copy link
Author

Glad to be helpful. Your tool is very good.

@chlete
Copy link
Contributor

chlete commented Mar 25, 2022

@jpralves thank you! may I ask you:

  • What do you find our tool the most useful for?
  • What would you like to see?

Thank you!
Christian

@devcatalin
Copy link
Member

devcatalin commented Mar 25, 2022

Hi @jpralves , thank you for reporting this bug!

We've released the 1.6.1 version today where we have updated electron and electron-builder, please let us know if you still have the problem in the new version.

@jpralves
Copy link
Author

jpralves commented Mar 25, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants