Would you be interested to provide an official AppImage for Linux?
That would allow Zeal users to download one single File, chmod +x it, and run. No installation, no root, fully portable, no Qt in the system needed.
I have made an experimental one from the binaries in the trusty ppa:
https://bintray.com/probono/AppImages/Zeal#files
The script that has generated the AppImage is rather simple and can be found here:
https://github.com/probonopd/AppImages/blob/master/recipes/zeal/Recipe
Sounds interesting. I am not sure how many people would actually find this useful, but why not.
I've got a few observations and questions though.
Hi @trollixx, good points.
$HOME/.local/share/appimagekit/no_desktopintegration or /usr/share/appimagekit/no_desktopintegration or /etc/appimagekit/no_desktopintegration. Are you suggesting that because the user said "no" once, he should never be asked again, for this and/or other AppImages?@probonopd, thanks for the answers!
@trollixx
Right now I am working on getting Zeal 0.3.0 out, and there's quite a long list of things in my backlog for the next versions. So, I am not sure on how much time I'll be able to give to this, but let's start with something simple. I'll try to provide an "official" AppImage bundle for 0.3.0, and everything else will follow out of users' requests.
@trollixx out of curiosity, when do you think 0.3.0 will come out?
@Trudko 0.3.0 is out, but it will take a few days for me to update all the packages and installers, write a changelog and a blog post, and then look into AppImage.
That pop-up request if you wish to install:
Would you like to integrate /home/user/Desktop/*.AppImage with your system? Is a pain. AppImage definitely needs an option no check mark NO and remember it. If I tell it yes, the Appimage cannot do it.
The pop-up should only appear if the AppImage is not yet integrated into the system. So if you integrate it once, then it should no longer ask on the next application launch. Are you saying this is not working? Also, you could use the optional appimaged daemon which registers and unregisters AppImages automatically with the system, without asking.
Did you create a file $HOME/.local/share/appimagekit/no_desktopintegration? If you do this, then the dialog should also no longer appear.
And yes, we are working on your feature request :-)
I completely forgot that this ticket even exists. Cross-linking with zealdocs/zeal-packaging#34.
The progress on AppImage can be tracked in the zeal-packaging repo. The question asked in the beginning is answered.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
@Trudko 0.3.0 is out, but it will take a few days for me to update all the packages and installers, write a changelog and a blog post, and then look into AppImage.