MarvellousSoft / MarvInc

Zachlike with an immersive storyline told through emails.
https://marvellous.itch.io/marvellous-inc
GNU General Public License v3.0
55 stars 7 forks source link

AppRun: Permission denied #253

Open probonopd opened 6 years ago

probonopd commented 6 years ago

Getting AppRun: Permission denied when trying to run the AppImage. Are you sure chmod +x is set on the AppRun file inside the AppImage?

References:

RenatoGeh commented 6 years ago

You are correct, we didn't in fact chmod +x AppRun our AppImages. It's curious though how we had previously done tests on other machines and this error hadn't come up.

Commit 73d681784969544810b42975b0c7334a846eb0a8 should resolve this issue. You can pull the latest AppImage from here: https://github.com/MarvellousSoft/MarvInc/releases/download/v1.3.0/Marvellous_Inc-x86_64.AppImage

Please let us know if this has fixed your issue.

probonopd commented 6 years ago

Unfortunately still the same error in 1.3.1: https://travis-ci.org/AppImage/appimage.github.io/builds/397875160#L632

rilifon commented 5 years ago

@yancouto have we corrected this on the new patch?

rilifon commented 4 years ago

@RenatoGeh is this still an open issue?