On Thu, Feb 02, 2017 at 06:56:58PM +0100, Robert Helling wrote:
> > On 02.02.2017, at 06:49, Robert Helling <[email protected]> wrote:
> > 
> > there are three things on my pending issues list:
> > 
> > - Stefan’s patch printing the altitude/surface pressure in the dive plan 
> > which needs a rebase
> > 
> > - The issue with the Vyper in gauge mode with gas transmitter (at least 
> > make that error go away)
> > 
> > - Willem’s merging problem (this might be too difficult for a quick fix).
> > 
> > Give me time tonight to do something about 2. and give 3. a try (or decide 
> > it’s too hard).
> > 
> > Do we have new strings since the release that need translation?
> > 
> 
> 
> quick update:
> 
> In a day full of oral exams, I managed to squeeze in some coding. I have a 
> branch on github (small_fixes) that
> 
> a) solves 2) from above (at the price of two new strings that should be 
> visible only to users with the original reporter’s problem, so missing 
> translations should not really be a show stopper)
> 
> b) almost solves 3): the actual problem is solved by taking the union of the 
> cylinders when merging a dive from the planner. I only need to make sure that 
> in the statistics, we do not double count the gas use then, hope to finish 
> that tonight, will then send a pull request.

Cool.

> It seems, that we now do polish translations (at least for Qt elements) and 
> those do not exist in Qt 5.5 (which I still use). I copied those from 5.7 and 
> then the build works again, just wanted to report that this breaks building 
> with 5.5 (which shouldn’t really be a problem).

I need to change the way this was implemented, actually. We've supported
Polish for a while, but which translation files exist in Qt changes
depending on which version you have. I'll make this more tolerant.

/D

_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to