Fixes the following error when trying to use the --appimage flag on Linux>=5.4
Mounting appimage type 2 Error mounting appimage: appimage.c:122 appimage_set: Invalid argument
Differential D7851
Patch in fix for running AppImages on Linux 5.4.x Authored by robertgzr on Dec 16 2019, 9:24 AM. Tags None Referenced Files
Subscribers
Details
Fixes the following error when trying to use the --appimage flag on Linux>=5.4 Mounting appimage type 2 Error mounting appimage: appimage.c:122 appimage_set: Invalid argument firejail --noprofile --appimage Spotify.AppImage works as expected.
Diff Detail
Event TimelineComment Actions I'm not sure what's going on with the pspec file here... I get this massive diff: https://paste.sr.ht/~robertgzr/a598cf3ca6dc4fb47017f357bedc05f9669015d2 can somebody tell me what to do with it? Comment Actions You never bumped the package release. You can fix it by running the following commands: rm pspec_x86_64.xml make bump make Comment Actions Let's get the description moved to be immediately after summary, otherwise LGTM, thanks! Comment Actions
done |