06-12-2022, 04:03 AM
(06-11-2022, 07:27 AM)rich2005 Wrote: Mint DE5 (debian bullseye) What do you make of this. File has all permissions. The same if I run as root.
I wonder if it needs a .policy file ?
Hi Rich, interesting question. The appimages I make come from official Ubuntu releases, archives like this one.
The MathMap-Python2 appimages started as a MathMap deb file I compiled. I listed Gimp as a dependency and was surprised to find the appimage called gimp rather than including it in the appimage.
So MathMap is just a payload to start the installed Gimp. Then I added the python2 files and that worked on Ubuntu. I didn't think it would work on other distros.
This is a full appimage of Firefox. This could be tested on other distros.
I made it to bypass the Snaps thing. It could work on Mint and MXLinux in which case the Ubuntu Gimp-Python appimages could also work if I included Gimp and python2.
I don't have the scripting skill of Afferero and I think something simpler is needed.