mijorus / gearlever

Manage AppImages with ease 📦
https://mijorus.it/projects/gearlever
GNU General Public License v3.0
468 stars 19 forks source link

Appimage filenames are changed on update #45

Closed Dnkhatri closed 9 months ago

Dnkhatri commented 9 months ago

Appimage filenames are changed on update this break any shortcut. Ie if the appimage is supposed to run on startup the link get broken

mijorus commented 9 months ago

Hi, can you please explain the problem a little more?

Also, can you point out the app that is causing problems?

Thank you

Dnkhatri commented 9 months ago

I had installed qbittorrent torrents files auto opened with it when we double click them. Then installed the update the new qbittorrent appimage has a different name so the links no longer work. You should use gearlever_qbittorrent.appimage instead of adding new extra characters when we update an app breaks continuity

mijorus commented 9 months ago

Right, now I see it. Basically if you set an appimage as the default for a specific file extension, the setting is lost if the filename changes.

The extra characters are needed in order to avoid any possible conflict, but this issue can be worked around

mijorus commented 9 months ago

https://github.com/mijorus/gearlever/commit/781a6e11513f299c68acb6fc834b0cddcba956ac

This commit should fix the issue. While I still want to do some testing before publishing a release, you can already install this development version and give feedbacks.

https://github.com/flathub/it.mijorus.gearlever/pull/25