AppImageUpdate icon indicating copy to clipboard operation
AppImageUpdate copied to clipboard

AppImageUpdate lets you update AppImages in a decentral way using information embedded in the AppImage itself.

Results 81 AppImageUpdate issues
Sort by recently updated
recently updated
newest added

When the file was already 100% downloaded and up to date and the user then tries to update it, a `.zs-old` file is left behind: ``` me@host:~$ ls appimaged-x86_64.AppImage Desktop...

bug

AppImageUpdate should be able to show everything it knows about the update information contained on a supported AppImage for diagnostic purposes. It also should be able to manipulate this information...

Xubuntu 18.04: ``` me@host:~$ sudo '/isodevice/Applications/AppImageUpdate-x86_64.AppImage' '/isodevice/Applications/AppImageUpdate-x86_64.AppImage' AppImageUpdate version 1-alpha (commit 95cebb0), build 389 built on 2018-12-02 19:19:03 UTC QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' Fetching release information for...

Give the user the opt-in option to delete the old version after the new version has successfully (green or yellow) updated.

``` [manjaro@manjaro ~]$ /run/miso/img_dev/Applications/AppImageUpdate-x86_64.AppImage Downloads/pkg2appimage-continuous-x86_64.AppImage AppImageUpdate version 1-alpha (commit 95cebb0), build 389 built on 2018-12-02 19:19:03 UTC ZSync URL not available. See previous messages for details. ``` There is no...

bug

AppImageUpdate needs `-h`, `--help`, `-help`. How do I turn on maximum verbosity for debugging?

enhancement

Looks like they have a very elaborate and well-thought-out solution in place, what could it offer over zsync for AppImageUpdate? https://github.com/itchio/itch/issues/683

please add update data

`zs-old` file is left behind even if there is nothing to update: ``` user@host ~ $ /home/user/Applications/AppImageUpdate-383-cf29501-x86_64.AppImage Downloads/Dia-0.97.2.glibc2.15-x86_64.AppImage AppImageUpdate version 1-alpha (commit cf29501), build 383 built on 2018-11-11 13:03:03 UTC...

bug

AppImageLauncher introduced content-aware filenames (filenames that contain a hashsum of the actual file) to allow having multiple files with similar filenames but different contents in the integration directory (`~/Applications` by...

enhancement