Re: [CCR PATCH] Import ad store sensor and setpoint values from xml [WITH attachment]

2014-10-11 Thread Dirk Hohndel
On Sat, Oct 11, 2014 at 10:05:33AM +0200, Willem Ferguson wrote: CCR patch: Import and store oxygen sensor data Thanks for this one. Instead of sitting on it forever or a back and forth about the minor changes that I want I simply applied the changes and committed it. Here's my diff on top of

Re: [PATCH 6/7] This adds a ui for Suunto Vyper settings

2014-10-12 Thread Dirk Hohndel
On Sun, Oct 12, 2014 at 04:55:00PM +0200, Anton Lundin wrote: On 12 October, 2014 - Anton Lundin wrote: This builds up a ui to use for all the settings for the Suunto Vyper family devices. Some of the fields are pure information, eg, max depth and number of dives, so they are marked

Re: DiveShare patch

2014-10-12 Thread Dirk Hohndel
On Sun, Oct 12, 2014 at 07:41:41PM +0200, Salvo Tomaselli wrote: Greetings, I made this patch that adds a new export option, to diveshare. Nice Dives can still be anonymous, but users can click a button and go on a page where they have a secret string that they can paste so that dives

Re: [CCR PATCH] reorganise po2 calculations

2014-10-13 Thread Dirk Hohndel
Robert, I took the patch with tiny cleanups as it looked sane to me, but I think I the last couple of days have shown that you are much better than me in spotting issues in that code :-) Would you please take a look? Willem is leaving tonight and I want to make sure we get this figured out in

Re: DiveShare patch

2014-10-14 Thread Dirk Hohndel
This is missing a Signed-Off-By: line and it doesn't compile (toAscii() doesn't exist... did you mean toUtf8()?) /D On Tue, Oct 14, 2014 at 09:41:36AM +0200, Salvo Tomaselli wrote: From 441da7c4e1b8fd41709919e29fb79944999d1209 Mon Sep 17 00:00:00 2001 From: Salvo 'LtWorf' Tomaselli

Re: Make planner work again for CCR dives

2014-10-16 Thread Dirk Hohndel
On Thu, Oct 16, 2014 at 05:28:42PM +0200, Robert Helling wrote: Hi, the latest CCR patches had rendered the planner not usable for CCR dives. This patch corrects this (and reenables the CCR set point column for segments). The problem was that a new member setpoint of struct divepoint had

Re: I guess we should make a release again... 4.3

2014-10-21 Thread Dirk Hohndel
On Tue, Oct 21, 2014 at 05:24:30PM +0200, Robert Helling wrote: On 20.10.2014, at 20:46, Paul-Erik Törrönen pol...@777-team.org wrote: I noticed that the fixed setpoint p02 (for OSTC3) is not working as earlier. In 'Subsurface v4.2, built with libdivecomputer v0.4.2' it showed the

Re: I guess we should make a release again... 4.3

2014-10-21 Thread Dirk Hohndel
On Tue, Oct 21, 2014 at 08:32:40PM +0200, Robert Helling wrote: On 21 Oct 2014, at 18:52, Dirk Hohndel d...@hohndel.org wrote: Dirk, The way things work is that we iteratively build the dive as we read things. So all you'd have to do is add the flag to the cur_dive

Re: I guess we should make a release again... 4.3

2014-10-22 Thread Dirk Hohndel
On Wed, Oct 22, 2014 at 11:37:28AM +0200, Robert Helling wrote: stupid me. I shouldn’t have started with some semi-failed attempt to fix the CCR planning but from origin/master. Rather than repairing the old, here is a brand new patch. This time based on master and with eight position TABs

Re: I guess we should make a release again... 4.3

2014-10-22 Thread Dirk Hohndel
On Wed, Oct 22, 2014 at 03:13:13PM +0200, Davide DB wrote: On Mon, Oct 20, 2014 at 7:05 PM, Dirk Hohndel d...@hohndel.org wrote: - cut'n paste for dive data http://trac.subsurface-divelog.org/ticket/737 Have you considered looking at the code and fixing the problem? Maybe it's really easy

Re: Any problem with the mail server ?

2014-10-26 Thread Dirk Hohndel
Umm… why is this on the Google group that is supposed to be for our users? On Oct 26, 2014, at 2:59 PM, Tomaz Canabrava tcanabr...@kde.org wrote: Em 26/10/2014 18:44, Salvador Cuñat salvador.cu...@gmail.com escreveu: It's pretty strange to be 4 days without a single post in the mailing

Re: [PATCH] Poseidon MK6 import

2014-10-27 Thread Dirk Hohndel
Good morning... On Mon, Oct 27, 2014 at 08:42:12AM +0100, Robert Helling wrote: Robert appears to have stepped up to help our Willem to get this right, but the more people work on this and help figure out what's the right way to do things, the better. indeed, more people needed here. I

Re: [PATCH] Poseidon MK6 import

2014-10-27 Thread Dirk Hohndel
On Mon, Oct 27, 2014 at 03:23:11PM +, Paul Sargent wrote: So who are the rebreather divers besides Willem who are helping to get this right and are especially testing this as thoroughly as possible. I'd hate to release 4.3 and announve rebreather support and then have to say never

Re: [PATCH] Poseidon MK6 import

2014-10-27 Thread Dirk Hohndel
On Mon, Oct 27, 2014 at 11:26:52AM -0400, William Perry wrote: I can probably get my instructor to run a download against a bunch of shearwaters or Nitek Qs with the 4th cell monitoring if we need test data for subsurface or libdivecomputer. I'll leave this to the experts to ask for the data

Re: Two more rebreather patches

2014-10-27 Thread Dirk Hohndel
On Mon, Oct 27, 2014 at 11:29:47AM -0400, William Perry wrote: I just finished by CCR training down in Bonaire last week so I don’t have a lot of experience, but I did find that minor depth changes did not impact the loop volume enough for me to feel the need to add diluent. My

towards 4.3

2014-10-27 Thread Dirk Hohndel
A few notes... - I would like to have a first beta released no later than Nov 10. - I have fixed the script that created the daily builds. It was still uploading them to the old site. :facepalm: - I will make a go/no-go decision on some of the features in a week or so; what that means is that

Re: towards 4.3

2014-10-27 Thread Dirk Hohndel
On Mon, Oct 27, 2014 at 01:34:37PM -0400, John Van Ostrand wrote: What other things are partly done and likely / unlikely to be finished in the next two weeks? Any chance the Cochran import can make it in? That's more a libdivecomputer question. Or are there Subsurface patches as well

Re: [PATCH 3/6] Change the OSTC3 macros to have a ; in the end

2014-10-27 Thread Dirk Hohndel
On Mon, Oct 27, 2014 at 02:13:54PM -0700, Linus Torvalds wrote: On Mon, Oct 27, 2014 at 12:37 PM, Anton Lundin gla...@acc.umu.se wrote: -#define READ_SETTING(_OSTC3_SETTING, _DEVICE_DETAIL) \ +#define READ_SETTING(_OSTC3_SETTING, _DEVICE_DETAIL); \ That extra ';' as the first token in

Re: OSTC Configuration

2014-10-27 Thread Dirk Hohndel
On Mon, Oct 27, 2014 at 10:04:57PM +0100, Anton Lundin wrote: On 27 October, 2014 - Anton Lundin wrote: Here is the results of my last little project. This stack of patches adds support for reading and writing the config blocks of the OSTC devices. All this bit magic was a bit tricky to

Re: Create delegates for Config gas tables

2014-10-27 Thread Dirk Hohndel
On Mon, Oct 27, 2014 at 10:12:44PM +0100, Anton Lundin wrote: These patches was as far as i manage to get in my delegate handling. These ones looks ok, but the ComboBox one would be better if it saved the string value instead of the numeric value after you clicked on it, and you managed to

Re: Two more rebreather patches

2014-10-27 Thread Dirk Hohndel
On Mon, Oct 27, 2014 at 08:14:44PM +0100, Anton Lundin wrote: On 27 October, 2014 - Gaetan Bisson wrote: [2014-10-24 16:48:34 +0200] Robert Helling: what happened to Gaetan’s attempts at coming up with a UI implementation? I wanted to do something basic and Anton convinced me that

Re: [PATCH] Removed dependence on not yet released libdivecomputer code.

2014-10-27 Thread Dirk Hohndel
BTW, did you check git master…? :-) /D On Oct 27, 2014, at 7:02 PM, John Van Ostrand j...@vanostrand.com wrote: Signed-off-by: John Van Ostrand j...@vanosrand.com --- cochran.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cochran.c b/cochran.c index 9e31f55..b3ba7b4 100644 ---

Re: cochran_emc.h: packed structs

2014-10-28 Thread Dirk Hohndel
On October 28, 2014 8:05:20 AM Lubomir I. Ivanov neolit...@gmail.com wrote: On 28 October 2014 16:28, Dirk Hohndel d...@hohndel.org wrote: On Tue, Oct 28, 2014 at 01:28:47PM +0200, Lubomir I. Ivanov wrote: } __attribute__((packed)); is unreliable with MINGW 4.6 up until 4.8.2 - the one i

Re: cochran_emc.h: packed structs

2014-10-28 Thread Dirk Hohndel
On Tue, Oct 28, 2014 at 08:54:26AM -0700, Thiago Macieira wrote: On Tuesday 28 October 2014 17:39:27 Lubomir I. Ivanov wrote: __declspec(packed) i don't have that in MSVC 2003; perhaps it's a newer feature. Yeah, I was wrong, it's not there.

Re: cochran_emc.h: packed structs

2014-10-28 Thread Dirk Hohndel
On Tue, Oct 28, 2014 at 11:29:48AM -0700, Thiago Macieira wrote: On Tuesday 28 October 2014 09:34:33 Dirk Hohndel wrote: On Tue, Oct 28, 2014 at 09:28:31AM -0700, Thiago Macieira wrote: Are we sure of the sample size? It's an odd number of bytes... We have dive computers with non

Re: Translation question

2014-10-28 Thread Dirk Hohndel
On Tue, Oct 28, 2014 at 04:41:59PM -0400, John Van Ostrand wrote: I've modified a string that are being translated, specifically the string below that contains file extensions as well as labels: QStringList fileNames = QFileDialog::getOpenFileNames(this, tr(Open dive log file),

messing with the gas / tank handling

2014-10-28 Thread Dirk Hohndel
Hey Linus, Usually whenever I touch this code I break it. And then you have to fix it later when you notice that I messed with things. So this time I'll alert you directly. Danger, danger, Dirk touched the gas / tank handling code!!! Bug #742 shows that we got things pretty badly wrong for the

Re: messing with the gas / tank handling

2014-10-28 Thread Dirk Hohndel
On Tue, Oct 28, 2014 at 02:58:50PM -0700, Linus Torvalds wrote: On Tue, Oct 28, 2014 at 2:13 PM, Dirk Hohndel d...@hohndel.org wrote: Bug #742 shows that we got things pretty badly wrong for the Cobalt if the primary gas used on a dive (or in the case of his sample data, the only gas used

Re: messing with the gas / tank handling

2014-10-28 Thread Dirk Hohndel
On Tue, Oct 28, 2014 at 04:00:05PM -0700, Linus Torvalds wrote: On Tue, Oct 28, 2014 at 3:38 PM, Anton Lundin gla...@acc.umu.se wrote: Multiple sensor support feels way better than the current separate diluent-sensor code we currently carry for the Mk6. I think Dirk has another EON Steel

Re: messing with the gas / tank handling

2014-10-28 Thread Dirk Hohndel
On Tue, Oct 28, 2014 at 04:47:31PM -0700, Linus Torvalds wrote: I can't remember what the Mares did, though. Did we even have multiple sensors? I could have sworn that we had two. I even remember talking to the Mares guys about it. But I can only find one. Does anyone have a spare Mares

bug reports on trac

2014-10-28 Thread Dirk Hohndel
As always, as we get ready for a release, I'm going back through trac bug reports. It's pretty sad how many are sitting there and no one cares. If it's really just Jef and me who are taking care of this then we as a community are failing our users. There are quite a few tickets where there are

Re: bug reports on trac

2014-10-29 Thread Dirk Hohndel
On Wed, Oct 29, 2014 at 07:12:23AM +0100, Robert C. Helling wrote: On 29 Oct 2014, at 04:52, Dirk Hohndel d...@hohndel.org wrote: Dirk, If it's really just Jef and me who are taking care of this then we as a community are failing our users. how do I subscribe to the mailing list

Re: New trial at EON Steel support - with DC_FIELD_STRING

2014-10-29 Thread Dirk Hohndel
Hey Linus, I like where this is going. Sadly I don't have my EON Steel, yet, so I can't really test it. One small comment, you forgot to add the fix for the broken headers on some Windows builds. We need something like this: #ifdef HAVE_LIBUSB #ifdef _WIN32 #define NOGDI #endif #include

Re: Globe missing

2014-10-29 Thread Dirk Hohndel
On Wed, Oct 29, 2014 at 12:58:23PM -0400, John Van Ostrand wrote: Thanks. Boy does that makes me feel stupid. The full window view also had the same issue. I find this actually super annoying... Tomaz, can we enforce a minimum width for the Marble window? /D

Re: Globe missing

2014-10-29 Thread Dirk Hohndel
On Wed, Oct 29, 2014 at 03:08:37PM -0200, Tomaz Canabrava wrote: Yes, we can make it unshirinkable. I actually liked the hability to hide, but I can remove it. Maybe we can keep it but make sure that Ctrl-1 always gives it at least 50px width? /D ___

Re: help understanding a Windows crash report

2014-10-29 Thread Dirk Hohndel
On Wed, Oct 29, 2014 at 06:46:12PM -0200, Tomaz Canabrava wrote: On Wed, Oct 29, 2014 at 6:38 PM, Dirk Hohndel d...@hohndel.org wrote: Running my latest daily build (not on the server, yet, for obvious reasons) I get the following crash. And I have no clue how to read those

Re: help understanding a Windows crash report

2014-10-29 Thread Dirk Hohndel
On Wed, Oct 29, 2014 at 01:52:07PM -0700, Dirk Hohndel wrote: I remember this rat hole. My Qt libraries come from Fedora (cross built for Win64). A debug build of Marble alone is several hundred megabytes and takes roughly forever... and I have yet to be able to build a single installer

Re: help understanding a Windows crash report

2014-10-30 Thread Dirk Hohndel
On Oct 30, 2014, at 3:15 AM, Lubomir I. Ivanov neolit...@gmail.com wrote: On 30 October 2014 00:07, Dirk Hohndel d...@hohndel.org wrote: Please test http://subsurface-divelog.org/downloads/daily/subsurface-4.2-349-g2b8043b82b99.exe if you have a chance to make sure that it's not just my

divelist and units

2014-10-30 Thread Dirk Hohndel
So someone suggested this idea the other day (sorry, forgot who it was) when we were discussing the space issues and alignment issues with the header of the divelist. Don't show the units in the header at all, show them only in a tooltip. So I figured how hard can that be? and tried to implement

Re: divelist and units

2014-10-30 Thread Dirk Hohndel
On Thu, Oct 30, 2014 at 11:25:25AM -0400, John Van Ostrand wrote: On Thu, Oct 30, 2014 at 11:10 AM, Dirk Hohndel d...@hohndel.org wrote: So someone suggested this idea the other day (sorry, forgot who it was) It was in trac where I made the suggestion. I'm glad it worked out, since I

Re: help understanding a Windows crash report

2014-10-30 Thread Dirk Hohndel
On Wed, Oct 29, 2014 at 09:19:22PM -0700, Dirk Hohndel wrote: On Oct 29, 2014, at 6:50 PM, Thiago Macieira thi...@macieira.org wrote: I'm fairly certain it's not a Qt bug now. This is a binary incompatibility issue between QtGui and QtWidgets due either a bug in Dirk's packaging

Re: [PATCH] Divelist: make the column headers for units left aligned

2014-10-30 Thread Dirk Hohndel
Just FYI, I had this applied yesterday and then reverted it today because I think with my change to move the units to the tooltip I think this isn't needed and things actually look better without it. I know you implemented what I suggested. Thanks for that. It's just that John's suggestion was

Re: [PATCH] Correct bug: setpoint handling of Poseidon CCR dive logs

2014-10-30 Thread Dirk Hohndel
Linus, much of this is code that you wrote (the original when do we zero thing, when don't we). I clearly mis-remembered some of this. Would you chime in to get to the right resolution here, please? On Thu, Oct 30, 2014 at 08:29:18AM +0200, Willem Ferguson wrote: Ok, so here is how I understand

Re: [PATCH] Changed tissue icon on profile graph.

2014-10-30 Thread Dirk Hohndel
On Thu, Oct 30, 2014 at 01:51:06PM -0400, John Van Ostrand wrote: The previous icon was of a bird that didn't seem to make sense. This icon looks like the tissue graph and should be more intuitive. Yes. BTW, I think the bird is an inside joke. The idea for the graph was inspired by the

Re: [RFC] Don't display deleted tags after dive edit

2014-10-30 Thread Dirk Hohndel
On Thu, Oct 30, 2014 at 10:31:16PM +0300, Joseph W. Joshua wrote: The attached patch fixes issue #732 on trac. Please check, I hope my approach is right. Nope, doesn't seem to do it for me... Of course trying to figure out WHY this didn't work made me dig in and so I fixed it instead :-/

Re: [PATCH] Correct bug: setpoint handling of Poseidon CCR dive logs

2014-10-31 Thread Dirk Hohndel
On Fri, Oct 31, 2014 at 08:30:14AM +0200, Willem Ferguson wrote: For this reason neither the temperature data nor the oxygen-related data need to be zeroed since the resolution of all these variables is more than sufficient and is highly unlikely to cause a blocky type of graph on the profile

Re: Setting location coordinates while editing a dive

2014-10-31 Thread Dirk Hohndel
On Fri, Oct 31, 2014 at 02:51:39PM +0100, Davide DB wrote: On Thu, Oct 30, 2014 at 9:22 PM, John Van Ostrand j...@vanostrand.com wrote: So, do we track that in the edit session and update it on a name change or revert it on cancel? Or do we inform the user, on a double click, that they

Re: Setting location coordinates while editing a dive

2014-10-31 Thread Dirk Hohndel
On Thu, Oct 30, 2014 at 04:22:03PM -0400, John Van Ostrand wrote: I was getting very frustrated adding a dive location to an existing dive. I was expecting to be able to add a location then select the coordinates from the globe and have the coordinates updated and the location name and

Proxy bug [was Re: Setting location coordinates while editing a dive]

2014-10-31 Thread Dirk Hohndel
On Fri, Oct 31, 2014 at 03:50:04PM +0100, Davide DB wrote: I'm just editing my last dives and I found a bug on Proxy: - Proxy password has expired - You try to download GPS point and you get authentication error - You update the password and save new setting but the new password is not

Re: messing with the gas / tank handling

2014-10-31 Thread Dirk Hohndel
On Fri, Oct 31, 2014 at 05:08:54PM +0100, Davide DB wrote: If I correctly understand this topic, its' about the same old rant about cylinder management... I hope this could be solved in 4.4 at least. I'm editing multiple technical dives after a week of training and it's a nightmare

Re: Setting location coordinates while editing a dive

2014-10-31 Thread Dirk Hohndel
On Fri, Oct 31, 2014 at 09:40:29AM -0700, Dirk Hohndel wrote: I've been able to make changes so the ui.coordinates field is updated but placing flags on the globe is more challenging. Since the edited location name and coordinates only exist in the ui.location and ui.coordinates variables

Re: Setting location coordinates while editing a dive

2014-10-31 Thread Dirk Hohndel
On Fri, Oct 31, 2014 at 04:36:29PM -0400, John Van Ostrand wrote: In other words when manually adding a dive an empty dive would be added to the dive list with fields added to the dive in as they are entered in the form. Hmm. I find that somewhat awkward. But I'm not categorically rejecting

Re: better 'person' filter.

2014-11-01 Thread Dirk Hohndel
Thanks, Tomaz, this is much better! /D ___ subsurface mailing list subsurface@subsurface-divelog.org http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Re: [PATCH] Fix inconsistent search result in HTML export

2014-11-01 Thread Dirk Hohndel
On Sat, Nov 01, 2014 at 09:54:19PM +0200, Gehad Elrobey wrote: Dirk, I think you have missed this patch, this patch fixes ticket #723 on the trac. Sorry about that. Applied /D ___ subsurface mailing list subsurface@subsurface-divelog.org

Re: new daily builds and preparing for Beta 1

2014-11-01 Thread Dirk Hohndel
On Sat, Nov 01, 2014 at 07:18:26AM +0100, Robert C. Helling wrote: The CCR / PSCR code clearly needs more work. What's the status of the planner? Sorry I have been so silent recently but some real world issues required my attention more urgently. I will tell you what I tell

Re: new daily builds and preparing for Beta 1: User manual

2014-11-01 Thread Dirk Hohndel
On Sat, Nov 01, 2014 at 09:15:24AM +0200, Willem Ferguson wrote: On 01/11/2014 01:12, Dirk Hohndel wrote: Willem, I assume you will continue to drive the user manual (which of course also drives its own translation team). Yup. I was waiting for some of the new UI developments to stabilise

Re: trying to figure out the filter code

2014-11-03 Thread Dirk Hohndel
On Mon, Nov 03, 2014 at 10:47:56PM -0200, Tomaz Canabrava wrote: On Mon, Nov 3, 2014 at 10:21 PM, Dirk Hohndel d...@hohndel.org wrote: So I'm trying to understand how this all hooks together and it's clear that there's some Qt magic in the background that I'm missing... There is a bit

Re: Fwd: Two more rebreather patches

2014-11-04 Thread Dirk Hohndel
On Tue, Nov 04, 2014 at 10:01:05AM +0100, Robert Helling wrote: I think these two patches have not yet been applied. Sorry about that. I like the first one, the second one is marginal but it should have no negative impact, so I took it. It didn't apply but was easy to fix. Still, please double

Re: Poseidon CCR dives: Nitrogen loading

2014-11-05 Thread Dirk Hohndel
On Wed, Nov 05, 2014 at 06:34:38PM +0100, Robert C. Helling wrote: On 05 Nov 2014, at 17:37, Willem Ferguson willemfergu...@zoology.up.ac.za wrote: Willem, 1) This patch has an unintended consequence: The ending cylinder pressure for the diluent cylinder (as seen on the equipment

Re: [PATCH] Don't add space between buddy tags

2014-11-05 Thread Dirk Hohndel
I don't understand the commit message. Can you elaborat? What does this fix? Your commit message seems to imply that things were better WITHOUT your commit... /D On Wed, Nov 05, 2014 at 10:54:33PM +0100, Anton Lundin wrote: The second buddy tag will then contain a space, due to that the

Re: [PATCH] Cleaned up file list in open and import dialogs

2014-11-07 Thread Dirk Hohndel
On Nov 7, 2014, at 1:14 PM, Dirk Hohndel d...@hohndel.org wrote: Does not apply to master... Never mind. I needed to apply the LVD patch first. I had considered holding that back based on Henrik’s comments but decided to have you fix those issues in tree instead /D

Re: extra data display

2014-11-07 Thread Dirk Hohndel
On Nov 7, 2014, at 2:05 PM, Linus Torvalds torva...@linux-foundation.org wrote: Whatever we can extract from the dive computer and that is semi useful. Please take a look at the implementation and especially the visualization. Ok, this is an updated patch to use the DC_FIELD_STRING

Re: FTBFS libgit2

2014-11-09 Thread Dirk Hohndel
On Nov 9, 2014, at 9:10 AM, Salvo Tomaselli tipos...@tiscali.it wrote: Is there anything new about libgit2 in the qmake file? I get this Project ERROR: Package libgit2 not found I have the dev files installed, and I tried to have a look but it seems like a straightforward directive

Re: ERROR: Package libgit2 not found

2014-11-09 Thread Dirk Hohndel
On Nov 9, 2014, at 6:07 AM, Cristian Ionescu-Idbohrn cristian.ionescu-idbo...@axis.com wrote: Answer to myself: $ pkg-config --print-errors --exists libgit2 Package libssh2 was not found in the pkg-config search path. Perhaps you should add the directory containing `libssh2.pc' to the

Re: [PATCH 4/6] Add support for libdivecomputer DC_FIELD_DIVEMODE

2014-11-09 Thread Dirk Hohndel
On Sun, Nov 09, 2014 at 11:11:44AM +0100, Jef Driesen wrote: OK, I ended up just implementing this… it’s pushed to master. In a broken commit that I pushed earlier and then a fix once I realized that this didn’t compile with older versions of libdivecomputer - but since it had been in the

Re: ERROR: Package libgit2 not found

2014-11-09 Thread Dirk Hohndel
On November 9, 2014 12:07:14 PM Tomaz Canabrava tcanabr...@kde.org wrote: On Sun, Nov 9, 2014 at 3:43 PM, Dirk Hohndel d...@hohndel.org wrote: On Nov 9, 2014, at 6:07 AM, Cristian Ionescu-Idbohrn cristian.ionescu-idbo...@axis.com wrote: Answer to myself: $ pkg-config --print

Re: ERROR: Package libgit2 not found

2014-11-09 Thread Dirk Hohndel
On November 9, 2014 3:21:11 PM Cristian Ionescu-Idbohrn cristian.ionescu-idbo...@axis.com wrote: On Mon, 10 Nov 2014, Salvo Tomaselli wrote: In data domenica 9 novembre 2014 09:43:12, Dirk Hohndel ha scritto: I don’t see Subsurface requiring libssh2. A quick git grep shows no mention

Re: Help with translation Typos

2014-11-10 Thread Dirk Hohndel
Seriously. This is NOT a user forum type question, right? Please let’s use the developer mailing list for developer content, the user forum for user content. On Nov 10, 2014, at 12:54 PM, Davide DB dbdav...@gmail.com wrote: On Sun, Nov 2, 2014 at 9:00 PM, Davide DB dbdav...@gmail.com

Re: 1) Robert's patch; 2) the filter panel

2014-11-11 Thread Dirk Hohndel
knows that you dove 100 times on reef and 51 times shooting photos. Maybe you dove 67 times to Catalina Reef... And just making some selection you already know how many dives you selected (e.g. Dirk Hohndel Yolanda reef). Is it difficult to count every item while populating the list boxes

Re: 1) Robert's patch; 2) the filter panel

2014-11-11 Thread Dirk Hohndel
On Nov 11, 2014, at 1:10 AM, Willem Ferguson willemfergu...@zoology.up.ac.za wrote: We need to remain focused. Let us, for the moment, not talk about what we would like in general and what version 5.0 might have. Let's talk specifically about what version 4.3 should have so that we can

Re: Poseidon information from Notes to Extra Data tab

2014-11-11 Thread Dirk Hohndel
On Tue, Nov 11, 2014 at 05:52:55PM +0800, Miika Turkia wrote: On Tue, Nov 11, 2014 at 5:30 PM, Willem Ferguson willemfergu...@zoology.up.ac.za wrote: Looks excellent Miika, Small bug. At the end of each item in the second column of the Extra data tab there is a small unprintable

Re: stack trace for bug #755

2014-11-11 Thread Dirk Hohndel
On Tue, Nov 11, 2014 at 06:42:34PM +0200, Lubomir I. Ivanov wrote: On 11 November 2014 17:23, Lubomir I. Ivanov neolit...@gmail.com wrote: but i think i found another one: - start new divelog - import dives/test0.xml-test38.xml - select first dive in the trip - select second dive in

for those with scubaboard.com accounts

2014-11-11 Thread Dirk Hohndel
I’m trying to get them to establish a Dive Software forum at scubaboard.com - apparently the rules say that I need 25 people to voice their support. So if you happen to have an account there it would be nice if you could spend a minute and post a +1 or something like that in this thread:

Re: outdated informations in the translations of the website

2014-11-12 Thread Dirk Hohndel
On Tue, Nov 11, 2014 at 10:20:54PM +0100, Salvo Tomaselli wrote: Hello, I've just updated the italian build page to mention the debian problem with libgit2. It occurred to me to check the other translations and basically no other language has any mention of libgit2 (not even in the

4.2.1

2014-11-13 Thread Dirk Hohndel
No that anyone here is likely to care... I just updated the Windows installers. They are now officially version 4.2.1 The reason behind this is too embarrassing for words. I had built the libdivecomputer used for the 4.2 Windows binaries without libusb support by mistake. And then of course

Re: [PATCH] Shows an error about wrong permissions

2014-11-13 Thread Dirk Hohndel
On Thu, Nov 13, 2014 at 11:36:24AM -0800, Thiago Macieira wrote: macos.c won't compile, there's an extra ( that isn't closed. Yeah, I'll fix that when applying. No big deal. Thanks for the report. /D ___ subsurface mailing list

Re: [PATCH] Shows an error about wrong permissions

2014-11-13 Thread Dirk Hohndel
On Thu, Nov 13, 2014 at 09:50:19PM +0200, Lubomir I. Ivanov wrote: On 13 November 2014 21:36, Thiago Macieira thi...@macieira.org wrote: On Thursday 13 November 2014 21:12:03 Lubomir I. Ivanov wrote: 2014-11-13 1:27 GMT+02:00 Salvo Tomaselli tipos...@tiscali.it: + } else if

translations -- or how the times are changing

2014-11-13 Thread Dirk Hohndel
Completely random post... But traditionally and for many releases in a row, the languages that were the first to be fully translated and had the most complete translations were always German (I do horrible translations for that - and oh btw, I need help with some of the terms... what the heck is

Re: [PATCH] Export CCR dive log to xml

2014-11-16 Thread Dirk Hohndel
On Sat, Nov 15, 2014 at 06:37:21PM +0200, Willem Ferguson wrote: This is a second version of a similar patch submitted a few days ago. That may be. It also is (with all due respect) CRAP. This patch removes code that was added a few days ago to fix a crash. Plus other unrelated things that undo

Re: 727 fixed

2014-11-16 Thread Dirk Hohndel
On Sun, Nov 16, 2014 at 11:28:48PM -0200, Tomaz Canabrava wrote: From 3db4a422485374801ca2f6233ec23b8671a8656d Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava tomaz.canabr...@intel.com Date: Sun, 16 Nov 2014 23:22:58 -0200 Subject: [PATCH] fix 727 - position correctly the popup. When the

INSTALL file

2014-11-16 Thread Dirk Hohndel
Could some of you who build from source on various flavors of Linux and Mac check the INSTALL file and make sure it's still accurate / send updates? Thanks, that would really help me. /D ___ subsurface mailing list subsurface@subsurface-divelog.org

Re: [PATCH] User manual: Filter panel

2014-11-16 Thread Dirk Hohndel
I'll take this - but we REALLY, REALLY need different icons for Reset / Hide / Close in the filter panel. The ones we have are completely meaningless. /D On Mon, Nov 17, 2014 at 09:01:51AM +0200, Willem Ferguson wrote: Subject: User manual: text to explain filter panel Few smaller changes to

Re: [PATCH] User manual: Filter panel

2014-11-16 Thread Dirk Hohndel
On Mon, Nov 17, 2014 at 07:22:22AM +, Dirk Hohndel wrote: I'll take this - but we REALLY, REALLY need different icons for Reset / Hide / Close in the filter panel. The ones we have are completely meaningless. Oh, I also modified your filter text a little bit. Please check what I just

Re: bugs in daily build 4.2-549

2014-11-17 Thread Dirk Hohndel
On Mon, Nov 17, 2014 at 10:05:13AM +0100, Salvador Cuñat wrote: In Windows 7, 64b, while doing copy/paste of data from a preexisting dive to a new one (manually creating it), tanks and weight strings get corrupted, probably the same problem solved some days ago with the tanks names. Which

Re: bugs in daily build 4.2-549

2014-11-17 Thread Dirk Hohndel
On Mon, Nov 17, 2014 at 02:06:27PM +0100, Salvador Cuñat wrote: 2014-11-17 10:19 GMT+01:00 Dirk Hohndel d...@hohndel.org: On Mon, Nov 17, 2014 at 10:05:13AM +0100, Salvador Cuñat wrote: In Windows 7, 64b, while doing copy/paste of data from a preexisting dive to a new one (manually

Re: Patches

2014-11-17 Thread Dirk Hohndel
On Mon, Nov 17, 2014 at 03:40:52PM +0100, Davide DB wrote: Tomaz, I have no words to better describe it but... the filter panel is simply amazing!!! It's the best invention since Cousteau-Gagnan diving regulator :) It's just an implementation of your design, so while Tomaz deserves the

Re: bugs in daily build 4.2-549

2014-11-17 Thread Dirk Hohndel
On Mon, Nov 17, 2014 at 04:39:01PM +0200, Lubomir I. Ivanov wrote: On 17 November 2014 16:30, Davide DB dbdav...@gmail.com wrote: I forgot: if I discard those changes the app crashes... I this this is useless but... just in case: Nome evento problema: APPCRASH Nome applicazione:

some changes to the stats tab

2014-11-17 Thread Dirk Hohndel
Since the stats tab apparently caused confusion (especially with only one dive selected), I made a few changes and added more tooltips. I think this is much clearer now, but unfortunately this added a few new strings that need to be translated. I don't worry so much about Beta 1, but just keep

Re: Undo some broken CCR features

2014-11-17 Thread Dirk Hohndel
A few questions... a - why are there two different commit messages? On Mon, Nov 17, 2014 at 09:19:20PM +0200, Willem Ferguson wrote: Undo some features that were broken in Robert's patch 0d7c192e: 1) Calculate correct partial pressure of oxygen to be plotted on dive profile, taking into

Re: [PATCH] Ruler: fix weird behaviour near x = 0

2014-11-17 Thread Dirk Hohndel
Nice catch. Thanks /D ___ subsurface mailing list subsurface@subsurface-divelog.org http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Re: Patches

2014-11-17 Thread Dirk Hohndel
On Mon, Nov 17, 2014 at 03:59:52PM +0100, Davide DB wrote: I would have a smaaalll improvement if it is not difficult nor too late: Populating the tag list ONLY with the tag effectively used :) Are you trying to say don't list tags with a count of 0 ? /D

Re: Patches

2014-11-17 Thread Dirk Hohndel
On Mon, Nov 17, 2014 at 10:08:29PM +0100, Davide DB wrote: Yes. Exactly Done. Just to keep our Chief User Experience Designer happy :-) /D Il 17/nov/2014 22:06 Dirk Hohndel d...@hohndel.org ha scritto: On Mon, Nov 17, 2014 at 03:59:52PM +0100, Davide DB wrote: I would have a smaaalll

4.3 Beta 1

2014-11-17 Thread Dirk Hohndel
:-) /D git shortlog -s -n v4.2.. 178 Dirk Hohndel (bogus number, contains translations and random other stuff) 86 Tomaz Canabrava 80 Anton Lundin 34 Gehad Elrobey 34 Joshua Wambua 29 Miika Turkia 24 Robert Helling 24 Willem Ferguson 21 Lubomir I

Re: 4.3 Beta 1

2014-11-17 Thread Dirk Hohndel
On Mon, Nov 17, 2014 at 11:41:12PM +, Dirk Hohndel wrote: Windows installers are on the serer in the download area (not daily, the real download area). Patches and tag are pushed. I will post announcements soon. Unfortunately for certain reasons (don't ask) I can't create a Mac DMG right

git save requires existing repository

2014-11-17 Thread Dirk Hohndel
Linus, can you remind me of the rationale why you did this? I obviously didn't get around writing a better UI for git saves (huge surprise), but when I just looked through the code to help Miika figure out how to test it, I realized that I thought we talked about Subsurface simply creating a new

Re: Undo some broken CCR features

2014-11-18 Thread Dirk Hohndel
On Tue, Nov 18, 2014 at 08:19:43AM +0200, Willem Ferguson wrote: The first one is what you wrote in the email, the second one is the commit message that you gave when committing the patch. Why do you do that twice instead of just sending the commit? In future I will just send the commit.

Re: Undo some broken CCR features

2014-11-18 Thread Dirk Hohndel
On Tue, Nov 18, 2014 at 08:41:26AM +, Dirk Hohndel wrote: So I assume this patch is not acceptable? Would you like me to re-draft the patch in line with you comments? No, I wanted to see your comments to understand what's going on. I still want to understand what pressures.o2 does

Re: Question about cylinder start pressure variables

2014-11-18 Thread Dirk Hohndel
On Tue, Nov 18, 2014 at 02:25:47PM +0200, Willem Ferguson wrote: Does anyone know what are the purposes of the cylinder-start and cylinder-sample_start variables? How do these two members interact? cylinder-start is the start pressure manually entered by the user in the equipment menu. It could

mail interruption

2014-11-18 Thread Dirk Hohndel
Since today clearly wasn't my day, after the MySQL server died and took the database with it (thankfully I had a current backup for the Subsurface website - a couple other of my websites weren't that lucky), the mail server was acting up as well and had to be completely re-done. I have a backup

Re: [PATCH 3/6] Create events from mouthpiece position

2014-11-19 Thread Dirk Hohndel
Oh the translators will LOVE this. What the HECK is NC and UN? /D On Wed, Nov 19, 2014 at 10:14:21PM +0100, Anton Lundin wrote: This is based on the great work done by Søren Reinke's on his MKVI Logfile Analyzer. Signed-off-by: Anton Lundin gla...@acc.umu.se --- file.c | 21

  1   2   3   4   5   6   7   8   9   10   >