Re: problem with auto-group trips when downloading dives

2019-06-27 Thread Berthold Stoeger
On Friday, 28 June 2019 06:56:08 CEST Berthold Stoeger wrote: > I reckon that you download with your phone? PS: If that is the case, the bug is probably somewhere in add_imported_dives() or process_imported_dives(). Berthold ___ subsurface mailing l

Re: problem with auto-group trips when downloading dives

2019-06-27 Thread Berthold Stoeger
Hi Dirk, On Friday, 28 June 2019 06:00:44 CEST Dirk Hohndel wrote: > Every time I download a new dive from my dive computer, Subsurface creates a > new trip for the downloaded dive instead of adding the dive to the existing > dive trip. Miika reported the same problem. > Reading the code I can s

Re: problem with auto-group trips when downloading dives

2019-06-27 Thread Dirk Hohndel
It seems more complicated. If I download a new dive from one of my dive computers (Garmin Descent) it creates a new trip for it. If I then download the same dive from a second dive computer (Shearwater Teric) it doesn't merge it with the existing dive, but instead adds it to the correct trip as

problem with auto-group trips when downloading dives

2019-06-27 Thread Dirk Hohndel
Every time I download a new dive from my dive computer, Subsurface creates a new trip for the downloaded dive instead of adding the dive to the existing dive trip. Reading the code I can see that we have two very different paths for "addDive": DiveListBase::addDive() which is called when import

Re: Lost logs on cloud storage

2019-06-27 Thread Dirk Hohndel
I'm sure I can help - if those dives were ever synced to the cloud, they are still there. But I'm on a liveaboard right now with very limited internet access, so this may not happen for a week... /D On June 27, 2019 9:10:21 PM GMT+09:00, Charlotte Hunter wrote: >Hi, >I recently lost all of th

Re: Downloads: Buggy Win version of Subsurface

2019-06-27 Thread Dirk Hohndel
The installers from GitHub should work just fine. Just grab it from the release page of latest master /D PS: on a dive boat, very limited internet On June 27, 2019 6:00:45 PM GMT+09:00, Willem Ferguson wrote: >Dirk, > >Would it be possible at all to post a Win version of the latest master? >

Downloads: Buggy Win version of Subsurface

2019-06-27 Thread Willem Ferguson
Dirk, Would it be possible at all to post a Win version of the latest master? The latest Win version on the website is 4.8.6 and has an unworkable bug in creating the profile of a hand-entered dive. This bug has lately been corrected. Kind regards, willem -- This message and attachments

Re: Bug: Set dive time

2019-06-27 Thread Willem Ferguson
On 2019/06/26 07:30, Berthold Stoeger wrote: Dear Willem, On Tuesday, 25 June 2019 20:11:02 CEST Willem Ferguson wrote: The same problem that exists for setting the date also applies to setting the time of a dive. In fact, changing the time frequently also changes the date. Probably the same bu