[PATCH] Count the weights properly on UDDF export

2014-12-14 Thread Miika Turkia
Using node() along with the node-set seems to grab the weights properly for me. Signed-off-by: Miika Turkia miika.tur...@gmail.com --- xslt/uddf-export.xslt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xslt/uddf-export.xslt b/xslt/uddf-export.xslt index

Re: [PATCH 6/7] Lots of minor UDDF export tweaks.

2014-12-14 Thread Miika Turkia
I go the weights to show for me by using node() along with the node-set. I am a bit puzzled by this as I haven't seen similar syntax anywhere on the web, but if that is the way to do it and it works for others as well... Can you also test the patch that I just sent? For the export, it is good to

Re: [PATCH] Update spanish translation of user manual to english 3c9c1ec

2014-12-14 Thread Salvador Cuñat
On Domingo, 14 de diciembre de 2014 07:38:00 Salvador Cuñat escribió: Only update some figures to Fedora 20. Signed-off-by: Salvador Cuñat salvador.cu...@gmail.com --- user-manual_es.txt | 26 +- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git

[PATCH] Update spanish translation of user manual to english 3c9c1ec

2014-12-14 Thread Salvador Cuñat
Only update some figures to Fedora 20. Signed-off-by: Salvador Cuñat salvador.cu...@gmail.com --- user-manual_es.txt | 26 +- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Documentation/user-manual_es.txt b/Documentation/user-manual_es.txt index

Crash when planning CCR dive

2014-12-14 Thread Paul Sargent
This is on the current head (9fe458ea2e30), running on Mac OS 10.10.1. What I did was: # make clean # qmake INCLUDEPATH+=/usr/local/include /usr/local/Cellar/sqlite/3.8.7.1/include LIBS+=-L/usr/local/Cellar/sqlite/3.8.7.1/lib -L/usr/local/lib -config debug # make # open Subsurface.app and

Re: Crash when planning CCR dive

2014-12-14 Thread Paul Sargent
On 14 Dec 2014, at 14:39, Paul Sargent paul.lions...@icloud.com wrote: Crashes every time. There’s a backtrace at bottom of this mail, along with a screenshot showing the screen prior to changing the set-point. Whoops, I forgot the screen shot. Bit big for mail, so I posted it.

Re: [PATCH 6/7] Lots of minor UDDF export tweaks.

2014-12-14 Thread Long, Martin
Ah. I think I understand why now. I think it's to do with the namespace of items in the variable. Using node() is probably an acceptable fix though, so I won't mess with it. On 14 December 2014 at 09:12, Miika Turkia miika.tur...@gmail.com wrote: I go the weights to show for me by using node()

Debian, Fedora, OpenSUSE people...

2014-12-14 Thread Dirk Hohndel
So I am now successfully building nice daily builds for Ubuntu (and LinuxMint). Using our own libmarblewidget and our own libdivecomputer and statically linking against a compatible version of libgit2. Which of course makes me foolishly wonder… how hard would it be to set up the same thing

Re: [PATCH 4/7] Fix divecomputer part of UDDF export

2014-12-14 Thread Long, Martin
On 13 December 2014 at 23:33, Long, Martin mar...@longhome.co.uk wrote: I'll have to test this tomorrow hopefully. i've not been able to do anything on this tonight, so hopefully I'll get a chance tomorrow. Am I missing something? I don't see a Subsurface-testing branch in libdivecomputer. I'm

Re: Crash when planning CCR dive

2014-12-14 Thread Robert C. Helling
On 14 Dec 2014, at 15:39, Paul Sargent paul.lions...@icloud.com wrote: Hi, Log - Plan Dive Enter a single gas of 18/45 Enter a single segment of 70m for 30mins (Drop to first depth is on) Change segment setpoint to 1.3 Crashes every time. There’s a backtrace at bottom of this mail, along

Re: [PATCH 4/7] Fix divecomputer part of UDDF export

2014-12-14 Thread Dirk Hohndel
On December 14, 2014 1:41:48 PM Long, Martin mar...@longhome.co.uk wrote: On 13 December 2014 at 23:33, Long, Martin mar...@longhome.co.uk wrote: I'll have to test this tomorrow hopefully. i've not been able to do anything on this tonight, so hopefully I'll get a chance tomorrow. Am I

Re: Crash when planning CCR dive

2014-12-14 Thread Davide DB
On Sun, Dec 14, 2014 at 11:38 PM, Davide DB dbdav...@gmail.com wrote: On Windows the dive planner points table initialize cutting all headers moreover it seems to have one blank column and another little space which seems a column but I cannot grab it. EDIT: I realized that the empty

Re: Debian, Fedora, OpenSUSE people...

2014-12-14 Thread Long, Martin
So I have been told by people who are much more familiar with Ubuntu and Debian than I am that I should be able to use pretty much the same scripts that I have for Ubuntu (and LinuxMint) to build a Debian package. Could someone elaborate on this? And where would I post those - there

Re: Debian, Fedora, OpenSUSE people...

2014-12-14 Thread Dirk Hohndel
On Dec 14, 2014, at 3:39 PM, Pedro Neves nevesdi...@gmail.com wrote: Hi Dirk On 12/14/2014 08:56 PM, Dirk Hohndel wrote: So I have been told by people who are much more familiar with Ubuntu and Debian than I am that I should be able to use pretty much the same scripts that I have for

Re: Debian, Fedora, OpenSUSE people...

2014-12-14 Thread Dirk Hohndel
On Dec 14, 2014, at 4:25 PM, Long, Martin mar...@longhome.co.uk wrote: My understand is that there is no PPA system as such with Debian. That’s my understanding as well. Debian is somewhat stricter, and hence why Ubuntu is essentially a superset of Debian. It is possible to add additional

Need help to start contributing for Subsurface

2014-12-14 Thread Nikhil Bharadwaj
Hi all, I'm Nikhil. I am very interested in contributing for Open Source Software and by doing some research I narrowed down to Subsurface. As I am new to this, I do not know how to start off. Can someone please guide me through the whole process? Any help will be appreciated. Regards Nikhil

Re: Need help to start contributing for Subsurface

2014-12-14 Thread Dirk Hohndel
Hi Nikhil On Dec 14, 2014, at 7:34 PM, Nikhil Bharadwaj nikhil.gos...@gmail.com wrote: I'm Nikhil. I am very interested in contributing for Open Source Software and by doing some research I narrowed down to Subsurface. As I am new to this, I do not know how to start off. So why did you

Re: Debian, Fedora, OpenSUSE people...

2014-12-14 Thread Dirk Hohndel
On Dec 14, 2014, at 9:17 PM, Robert C. Helling rob...@euve10195.vserver.de wrote: Hi, Am 15.12.2014 um 02:03 schrieb Dirk Hohndel d...@hohndel.org: I need to do a clean Debian install in a VM and test our .deb. Based on what Pedro said this might be all we need. I have been

Re: Debian, Fedora, OpenSUSE people...

2014-12-14 Thread Miika Turkia
On Mon, Dec 15, 2014 at 7:31 AM, Dirk Hohndel d...@hohndel.org wrote: On Dec 14, 2014, at 9:17 PM, Robert C. Helling rob...@euve10195.vserver.de wrote: Hi, Am 15.12.2014 um 02:03 schrieb Dirk Hohndel d...@hohndel.org: I need to do a clean Debian install in a VM and test our

Re: Debian, Fedora, OpenSUSE people...

2014-12-14 Thread Dirk Hohndel
On Dec 14, 2014, at 10:23 PM, Miika Turkia miika.tur...@gmail.com wrote: On Mon, Dec 15, 2014 at 7:31 AM, Dirk Hohndel d...@hohndel.org mailto:d...@hohndel.org wrote: On Dec 14, 2014, at 9:17 PM, Robert C. Helling rob...@euve10195.vserver.de mailto:rob...@euve10195.vserver.de wrote:

Re: Debian, Fedora, OpenSUSE people...

2014-12-14 Thread Dirk Hohndel
On Dec 14, 2014, at 10:30 PM, Benjamin nyst...@gmail.com wrote: Are the two (Debian and Ubuntu) now so different that the same package/repository can't be used for both? I really don’t know - which is why I’m asking the experts here. It’s my understanding (for whatever that’s worth) that

Re: Debian, Fedora, OpenSUSE people...

2014-12-14 Thread Benjamin
On 15 Dec 2014 08:44, Dirk Hohndel d...@hohndel.org wrote: On Dec 14, 2014, at 10:30 PM, Benjamin nyst...@gmail.com wrote: Are the two (Debian and Ubuntu) now so different that the same package/repository can't be used for both? I really don’t know - which is why I’m asking the experts

Re: Debian, Fedora, OpenSUSE people...

2014-12-14 Thread Dirk Hohndel
On Mon, Dec 15, 2014 at 08:51:26AM +0200, Benjamin wrote: Would testing it on a clean F21 install help? I can do that tonight when I leave work... That would indeed be helpful - just in case some package names or other details have changed. I just pushed the update to the INSTALL file that I

Re: Debian, Fedora, OpenSUSE people...

2014-12-14 Thread Miika Turkia
On Mon, Dec 15, 2014 at 8:44 AM, Dirk Hohndel d...@hohndel.org wrote: On Dec 14, 2014, at 10:30 PM, Benjamin nyst...@gmail.com wrote: Are the two (Debian and Ubuntu) now so different that the same package/repository can't be used for both? I really don’t know - which is why I’m asking the