OT: Subsurface IRC-channel swamped by ads

2018-08-01 Thread Paul-Erik Törrönen
There's not much activity on the IRC channel but would it be possible to reconsider the policy of joining. The issue is that for the last couple of days the channel has been hosed with 'IRC ad service' spam. This means that I get a false notification of activity, and, because of the volume of

Re: divelogs download fails

2018-08-01 Thread Dirk Hohndel
> On Aug 1, 2018, at 7:04 AM, Robert Helling wrote: > > Hi, > >> On 1. Aug 2018, at 09:26, Miika Turkia wrote: >> >> We have received the same/similar error report. >> https://github.com/Subsurface-divelog/subsurface/issues/1534 >> >> At least my current understanding is that this is Mac sp

Re: how to translate a static array?

2018-08-01 Thread Jan Iversen
Thanks, that is easy, I was afraid the translation required a function call. rgds jan I Enviado desde mi iPad > El 1 ago 2018, a las 20:49, Dirk Hohndel escribió: > > >> On Aug 1, 2018, at 9:54 AM, Jan Iversen wrote: >> >> Hi >> >> If I have something like >> >> struct >> { >> enum

Re: how to translate a static array?

2018-08-01 Thread Dirk Hohndel
> On Aug 1, 2018, at 9:54 AM, Jan Iversen wrote: > > Hi > > If I have something like > > struct > { > enum {METERS, FEET} length; > char *strings[] = {“meter”, “feet”}; > } > > How do I mark these strings as to be translated? You mark them with QT_TRANSLATE_NOOP, see for example

how to translate a static array?

2018-08-01 Thread Jan Iversen
Hi If I have something like struct { enum {METERS, FEET} length; char *strings[] = {“meter”, “feet”}; } How do I mark these strings as to be translated? thanks in advance for a answer. rgds jan I Enviado desde mi iPad ___ subsurface

Re: divelogs download fails

2018-08-01 Thread Miika Turkia
On Wed, Aug 1, 2018 at 10:10 AM, Rainer Mohr wrote: > Gentlemen, > > A user reported (and I can confirm) that the "download from divelogs.de" > fails with an error "The archive could not be opened: Seek error. Operation > not supported on socket". Screenshot attached. Version 4.8.1 > > I haven't

divelogs download fails

2018-08-01 Thread Rainer Mohr
Gentlemen, A user reported (and I can confirm) that the "download from divelogs.de" fails with an error "The archive could not be opened: Seek error. Operation not supported on socket". Screenshot attached. Version 4.8.1 I haven't changed anything in the DLD generation process, but the error