Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AppImageUpdate support #6651

Open
Verneri opened this issue Sep 8, 2022 · 4 comments
Open

AppImageUpdate support #6651

Verneri opened this issue Sep 8, 2022 · 4 comments
Labels
help-wanted Need help from people with specific environment or konwledge os:linux :type/enhancement Enhancement to product. Does not affect the overall basic use.

Comments

@Verneri
Copy link

Verneri commented Sep 8, 2022

Hi trying to use AppImageUpdate on logseq results in error:
logseq_appaimage_update

or same in shell:

AppImageUpdate version 1-alpha (commit 20a6450), build 93 built on 2022-01-24 18:35:10 UTC
Error reading AppImage: Could not find update information in the AppImage. Please contact the author of the AppImage and ask them to embed update information.

HAving the update functionality would be nice

@andelf andelf added the :type/enhancement Enhancement to product. Does not affect the overall basic use. label Sep 8, 2022
@andelf
Copy link
Collaborator

andelf commented Sep 8, 2022

Thanks for your report. Auto Update on Linux is not supported yet.

@Verneri
Copy link
Author

Verneri commented Sep 8, 2022

this is not autoupdate but support for AppImage update tool to be able to update the app

@cnrpman cnrpman added os:linux help-wanted Need help from people with specific environment or konwledge labels Sep 8, 2022
@menelic
Copy link

menelic commented Sep 9, 2022

this would be great to have! Since it uses delta updates it is resource efficient and would enable those who use logseq via AppImage to stay current and manage different versions more easily

@slj3458
Copy link

slj3458 commented Sep 17, 2022

Verneri pointed out this is not related to auto-update on Linux. The AppImageUpdate uses the zsync method to do the delta update. Therefore a .zsync file is required for the updates to work. The file url is embedded into the AppImage, this is known as the update information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help-wanted Need help from people with specific environment or konwledge os:linux :type/enhancement Enhancement to product. Does not affect the overall basic use.
Projects
Status: 🗄 Backlog
Development

No branches or pull requests

5 participants