> On Dec 2, 2015, at 9:10 PM, Miika Turkia <[email protected]> wrote: > > On Thu, Dec 3, 2015 at 3:41 AM, Dirk Hohndel <[email protected]> wrote: >> >>> On Dec 2, 2015, at 5:34 PM, Dirk Hohndel <[email protected]> wrote: >>> >>> My working hypothesis would be that you entered the cloud email and >>> password. Then didn't load the dive list. But somehow ended up saving the >>> (still empty) dive list instead. >>> >>> Does that sound like something that could have happened? I thought that >>> Subsurface would always try to sync first, but I'll have to make sure there >>> isn't something on the mobile side that breaks that assumption. Or it could >>> be a bug elsewhere... >> >> Nope, reading through the code that's exactly what must have happened.You >> clicked "Save Changes" but had not successfully loaded the dives before >> that. And the fix is easy. Don't allow "save" without having done a "load" >> first (in the mobile UI). > > Just remember that it should also be possible to start the log on > mobile device from scratch.
Sure. This will all be solved once we automatically sync with the cloud storage once the credentials are entered. If this is your first time then you'll just get no data... I simply implemented the quick fix so that no one else would think they lost their data. Which reminds me that we also need a "go back to the previous version" UI at some point. So many things to do. So few people working on the UI /D _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
