> 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). Again, thanks for the report! /D _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
