Failing to store data on mobile

Linus Torvalds torvalds at linux-foundation.org
Mon Oct 29 08:51:00 PDT 2018


On Mon, Oct 29, 2018 at 8:33 AM Dirk Hohndel <dirk at hohndel.org> wrote:
>
> That's strange, because that function calls mark_divelist_changed(true) - so anything that is in the divelist should be saved to the local repo.

Anything that changes a dive also needs to call
'invalidate_dive_cache()' for it to be saved - otherwise we'll just
reuse the git object.

Might that be the issue?

                 Linus


More information about the subsurface mailing list