On Sun, 21 Mar 2021, 01:55 Laszlo Kishalmi, <[email protected]>
wrote:

> Snap update mechanics would copy the user and cache dir over from the
> previous version to the new version.
>
> Does anyone know any reason against that?
>

I do in-place upgrades with at least Windows installer in my own
NetBeans-based IDE project. Be careful with / possibly exclude cache dir
depending how you do it. Caused quite serious problems.

Linux or mac, using appimage and app bundle respectively, haven't had same
issue. However did have another cache bug with appimage originally due to
it randomizing paths between runs.

So, there's some caching issues with updated (and possibly moved files) not
being picked up.


> Also would it make sense do something similar with the non-snap packages?
>

Could you elaborate? Installer or UC based, or something else?

Best wishes,

Neil

>

Reply via email to