Re: Formatting Dive tags string

2018-04-05 Thread Berthold Stoeger
On Donnerstag, 5. April 2018 19:45:31 CEST Thiago Macieira wrote: > On Thursday, 5 April 2018 10:32:37 PDT Berthold Stoeger wrote: > > Hi, > > > > On Donnerstag, 5. April 2018 19:28:28 CEST Thiago Macieira wrote: > > > On Thursday, 5 April 2018 10:25:37 PDT Berthold Stoeger wrote: > > > > It's

RE: Map issue with release 4.7.8 under windows 10

2018-04-05 Thread Steve
On 6 April 2018 at 05:58, Steve wrote: > > > -Original Message- > From: subsurface On Behalf > Of Lubomir I. Ivanov > Sent: Friday, 6 April 2018 3:42 AM > To: Jérémie Guichard > Cc:

Re: Map issue with release 4.7.8 under windows 10

2018-04-05 Thread Lubomir I. Ivanov
On 6 April 2018 at 05:58, Steve wrote: > > > -Original Message- > From: subsurface On Behalf Of > Lubomir I. Ivanov > Sent: Friday, 6 April 2018 3:42 AM > To: Jérémie Guichard > Cc:

RE: Map issue with release 4.7.8 under windows 10

2018-04-05 Thread Steve
-Original Message- From: subsurface On Behalf Of Lubomir I. Ivanov Sent: Friday, 6 April 2018 3:42 AM To: Jérémie Guichard Cc: Subsurface Mailing List Subject: Re: Map issue with

4.7.8 has been announced

2018-04-05 Thread Dirk Hohndel
Hi Everyone. You know the drill... please repost / like the announcement to get it in front of more people. The last two months I have been more busy than usual (isn't that what I said for the last release as well? - I need to look into my definition of "usual"). Additionally I haven't been

Re: 4.7.8 planning

2018-04-05 Thread Linus Torvalds
On Thu, Apr 5, 2018 at 12:11 PM, Dirk Hohndel wrote: > Quick update. Sources are tagged, tags are pushed, first binaries are > available. Builds and connects to EON Core over USB for me. Perdix AI works over BLE on my Linux desktop too. (The EON Core doesn't seem to do BLE,

Re: 4.7.8 planning

2018-04-05 Thread Dirk Hohndel
And of course, once I finally send email about the problem, I’ve figured out how to fix it. Delete the certificates, reboot, download and re-install the certificates. Of course. Obvious. So we now have a signed Mac DMG as well, in addition to all the Linux distro binaries, AppImage, and

Re: 4.7.8 planning

2018-04-05 Thread Dirk Hohndel
Quick update. Sources are tagged, tags are pushed, first binaries are available. As always, there’s a platform that’s stalling me - in this case it’s Mac as it refuses to validate signatures for some reason. Once that is on the server I’ll post actual announcements. /D > On Apr 4, 2018, at

Re: Map issue with release 4.7.8 under windows 10

2018-04-05 Thread Dirk Hohndel
Thanks for following up. I’d be of course curious to understand what went wrong, but I’m glad that it appears to have been a fluke… /D > On Apr 5, 2018, at 11:48 AM, Jérémie Guichard > wrote: > > When I read your reply, I looked for the file and did have it. Just

Re: Map issue with release 4.7.8 under windows 10

2018-04-05 Thread Jérémie Guichard
When I read your reply, I looked for the file and did have it. Just to be certain, I fully uninstalled subsurface and installed again, the file was not there anymore. Re-downloaded the installer, re-installed now the file is there and the map are displayed. I was curious and I tried to reproduce

Map issue with release 4.7.8 under windows 10

2018-04-05 Thread Jérémie Guichard
Hi guys, I just installed latest 4.7.8 release on windows 10 machine, seems there is an issue with map rendering. Has anybody seen the map working in windows with 4.7.8? For me Subsurface starts but no map get displayed, running from console with - v -v I get: Subsurface v4.7.8, built with

Re: Formatting Dive tags string

2018-04-05 Thread Thiago Macieira
On Thursday, 5 April 2018 10:32:37 PDT Berthold Stoeger wrote: > Hi, > > On Donnerstag, 5. April 2018 19:28:28 CEST Thiago Macieira wrote: > > On Thursday, 5 April 2018 10:25:37 PDT Berthold Stoeger wrote: > > > It's fine as it is, since all C-strings are supposed to be UTF-8 > > > encoded. > > >

Re: Formatting Dive tags string

2018-04-05 Thread Berthold Stoeger
Hi, On Donnerstag, 5. April 2018 19:28:28 CEST Thiago Macieira wrote: > On Thursday, 5 April 2018 10:25:37 PDT Berthold Stoeger wrote: > > It's fine as it is, since all C-strings are supposed to be UTF-8 encoded. > > The only use I see for fromLatin1() et al. would be importing data from an > >

Re: Formatting Dive tags string

2018-04-05 Thread Thiago Macieira
On Thursday, 5 April 2018 10:25:37 PDT Berthold Stoeger wrote: > It's fine as it is, since all C-strings are supposed to be UTF-8 encoded. > The only use I see for fromLatin1() et al. would be importing data from an > external source that is not UTF-8. If it's US-ASCII, it is valid UTF-8, but

Re: Formatting Dive tags string

2018-04-05 Thread Berthold Stoeger
Hi Jérémie, On Donnerstag, 5. April 2018 16:58:47 CEST Jérémie Guichard wrote: > Hello Thiago, > > In order to not mix the two topics in the same change, I decided to keep > the conversion to QString as it was in the original code, see: >

Re: Formatting Dive tags string

2018-04-05 Thread Jérémie Guichard
Hello Thiago, In order to not mix the two topics in the same change, I decided to keep the conversion to QString as it was in the original code, see: https://github.com/Subsurface-divelog/subsurface/blob/12dc1889c704c6af9125d3ef3f0d2a1c1fe603f7/desktop-widgets/tab-widgets/maintab.cpp#L574

Re: Cloud server

2018-04-05 Thread Miika Turkia
On Thu, Apr 5, 2018 at 5:24 PM, Dirk Hohndel wrote: > > > On Apr 4, 2018, at 11:37 PM, Miika Turkia > wrote: > > > > For some reason my log used to be 1,5GB before I cleared the history and > force pushed it 2 years ago :D (Did we embed pics in the git

Re: Cloud server

2018-04-05 Thread Dirk Hohndel
> On Apr 4, 2018, at 11:37 PM, Miika Turkia wrote: > > For some reason my log used to be 1,5GB before I cleared the history and > force pushed it 2 years ago :D (Did we embed pics in the git repo at some > point?) Yes we did. And you were one of the reasons we quickly

Re: Cloud server

2018-04-05 Thread Dirk Hohndel
> On Apr 5, 2018, at 1:02 AM, Davide DB wrote: > > Out of curiosity, > > How many dives are currently stored on the cloud? I have no idea. As I keep saying, I don't look at the dive data people store on the server. And given the git format I think I'd have to check out

Re: Cloud server

2018-04-05 Thread Davide DB
Out of curiosity, How many dives are currently stored on the cloud? ___ subsurface mailing list subsurface@subsurface-divelog.org http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Re: Cloud server

2018-04-05 Thread Anton Lundin
On 05 April, 2018 - Benjamin wrote: > I'm heading down to the Red Sea today to work on that. It's been a dry 3 > weeks at work and I feel that I need a break. Funny enough, both me an Jocke is doing the same. We're heading down to Hurghada to head out on a live aboard for a week of diving, so

Re: Cloud server

2018-04-05 Thread Miika Turkia
On Thu, Apr 5, 2018 at 7:35 AM, Dirk Hohndel wrote: > > > On Apr 4, 2018, at 9:20 PM, Benjamin wrote: > > > > This is a hint that we're not generating enough log files because we are > not diving enough? :) > > Definitely. I haven't been diving since last