question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

AppImage files no longer runnable after upgrading to Electron-Builder@23.0.0

See original GitHub issue
  • Electron-Builder Version: 23.0.0
  • Node Version: 14.17.6
  • Electron Version: 17.0.0
  • Electron Type (current, beta, nightly): Current/stable
  • Target: Linux AppImage

Newly generated AppImage executables throw an error when executed: “Cannot mount AppImage, please check your FUSE setup”

Upon downgrading to 22.x.x, the AppImage executables work perfectly again.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:28

github_iconTop GitHub Comments

5reactions
mmaiettacommented, Mar 6, 2022

Published in v23.0.2 🙂

4reactions
mmaiettacommented, Mar 3, 2022

Nvm, I took a stab at it just by reading the error logs. I think it’ll fix it, but as the PR says, I have no idea how to test it. PR https://github.com/develar/app-builder/pull/77

@develar please take a look when you have a chance, that way we can have a proper fix in electron-builder without reverting lzo feature introduction.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Running AppImages
This page shows how a user can run AppImages, on their favorite distribution using the desktop environment tools or via the terminal.
Read more >
Can't Run AppImage on Ubuntu 22.04? Here's How to Fix it
Right-click on it and select Properties. Now go to the Permissions tab and check the “Allow executing file as program” option.
Read more >
How to fix AppImage not running on Ubuntu 22.04 - Apploye
Right-click on the Appimage file and go to Properties. Then go to the Permissions tab, and make sure to check the checkbox. Give...
Read more >
Unable to open appimage in PopOs 22 - Unix Stack Exchange
I still can not open the appimage file after making the above 2 changes. Using the Deb repos: I tried installing Etcher using...
Read more >
Can't run AppImage on desktop by doubleclicking or clicking ...
Solution 1 : Right Click On The Appimage File And Go In Properties. enter image description here. Then Go In Permissions.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found