Buttercup-desktop: Appimage renames self after update

Created on 14 Apr 2021  路  3Comments  路  Source: buttercup/buttercup-desktop

I am using linux and i use alacarte to make an icon on the side menu for easy access to buttercup. When updating the app image, for example it is now Buttercup-linux-x64-2.0.0.AppImage* and its updated to Buttercup-linux-x64-2.1.1.AppImage*

The name of the AppImage changes (the version part)

Now i have to go to alacarte again and make a new icon entering the icon image again and the executable path with the new AppImage name. I wish the version in the name of the AppImage do not change.

Linux Medium Completed Bug

All 3 comments

We're probably not going to change the name in the releases list.. All files there should remain versioned. I _do_ however agree that the file should not be renamed after an auto-update.. This appears to be an Electron builder issue. We do not rename the file.

I'd happy accept a PR for this, but it's not something I know how to fix. By the looks of it there are similar (yet not quite the same) issues on the electron builder repo:

Issue on the electron builder repo for this: electron-userland/electron-builder#5810

I'm going to remove the version from the AppImage filename - this seems to be the accepted solution for electron artifacts using electron-updater.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

frigaut picture frigaut  路  6Comments

rohanthacker picture rohanthacker  路  7Comments

perry-mitchell picture perry-mitchell  路  6Comments

perry-mitchell picture perry-mitchell  路  4Comments

julianpoemp picture julianpoemp  路  3Comments