Re: Compilation error with latest master

2015-02-01 Thread Cristian Ionescu-Idbohrn
On Fri, 30 Jan 2015, Cristian Ionescu-Idbohrn wrote: On Fri, 30 Jan 2015, Dirk Hohndel wrote: On Fri, Jan 30, 2015 at 06:21:45PM +, Pedro Neves wrote: Hi all: I'm trying to compile the latest subsurface master on my system (Debian/Sid) and I'm getting the following error.

[PATCH] Fix crash if one selects incorrectly Seabear CSV

2015-02-01 Thread Miika Turkia
Signed-off-by: Miika Turkia miika.tur...@gmail.com --- file.c| 7 +++ qt-ui/divelogimportdialog.cpp | 5 +++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/file.c b/file.c index eacd875..e03edaf 100644 --- a/file.c +++ b/file.c @@ -932,6 +932,13 @@

Re: [PATCH] Update spanish translation of user manual to english 47c5a28f

2015-02-01 Thread Dirk Hohndel
Thanks... There were a couple of issues with incorrect IDs in the Spanish translation that I fixed. /D ___ subsurface mailing list subsurface@subsurface-divelog.org http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

[PATCH] Do not go to edit mode if nothing changed

2015-02-01 Thread Miika Turkia
Fixes #804 Signed-off-by: Miika Turkia miika.tur...@gmail.com --- qt-ui/maintab.cpp | 15 +++ 1 file changed, 15 insertions(+) diff --git a/qt-ui/maintab.cpp b/qt-ui/maintab.cpp index 7335711..00aae5f 100644 --- a/qt-ui/maintab.cpp +++ b/qt-ui/maintab.cpp @@ -980,6 +980,10 @@ void

Re: User Manual: Facebook tests

2015-02-01 Thread Dirk Hohndel
On Feb 1, 2015, at 11:08 AM, Willem Ferguson willemfergu...@zoology.up.ac.za wrote: The Facebook-related panels all have the standard OK/Apply/Discard buttons near the bottom right. Discard = cancel = close without saving Apply = assign the values to the completed fields OK = Close

User Manual: Facebook tests

2015-02-01 Thread Willem Ferguson
The Facebook-related panels all have the standard OK/Apply/Discard buttons near the bottom right. Discard = cancel = close without saving Apply = assign the values to the completed fields OK = Close panel without saving What are the semantic differences among the three options? Kind

Re: Beta 3 and what's missing for 4.4

2015-02-01 Thread Dirk Hohndel
On Sun, Feb 01, 2015 at 07:16:39AM -0800, Dirk Hohndel wrote: I will release Beta 3 today. Binaries are up for Windows and Mac and being built for the Linux flavors. Users checking for updates from within Subsurface will be informed that the new beta is up, but I haven't announced it, yet. It

Re: GSoC 2015

2015-02-01 Thread Robert C. Helling
On 01 Feb 2015, at 21:14, Dirk Hohndel d...@hohndel.org wrote: If you have ideas we should propose for students, please post. I would love to see better support for images beyond local files. I would like to have pictures from he net (cloud, web pages, flickr, you name it). And associating

Re: [PATCH] Update spanish translation of user manual to english 47c5a28f

2015-02-01 Thread Salvador Cuñat
Thanks Dirk. I'll take a look on your fixes when pushed, as this patch gave no problem to me while trying on master. There's still another patch, but it won't be completed until tomorrow evening (Spain time). Regards. Salva. 2015-02-01 18:11 GMT+01:00 Dirk Hohndel d...@hohndel.org: Thanks...

Re: Facebook testing

2015-02-01 Thread Davide DB
Dirk, out of curiosity: FB developers have some tool to see how their apps are being used? In other words, could you check how many people publish their dive profiles? ___ subsurface mailing list subsurface@subsurface-divelog.org

GSoC 2015

2015-02-01 Thread Dirk Hohndel
I'd like to participate again. I think we got some really great result last time and gained a few new developers, too! If you have ideas we should propose for students, please post. /D ___ subsurface mailing list subsurface@subsurface-divelog.org

Re: GSoC 2015

2015-02-01 Thread Long, Martin
We have very good HTML export as a result of the last GSoC. Have you played with it? Are there features missing from it? If yes, I’m sure Gehad will be curious to hear what you’d like to see added… I only mentioned HTML as some form that could be printed as a log book. Yes, it is excellent,

Re: Facebook testing

2015-02-01 Thread Dirk Hohndel
On Sun, Feb 01, 2015 at 04:44:25PM -0600, Matt Thompson wrote: I just played with this a little bit and it pretty much just worked for me as far as basic pasting to FB goes. Nice job! Great. I just pushed another very ugly commit - I'll clean this up once we agree that this is the behavior

Re: [PATCH] User manual: refine images and text for using iphone

2015-02-01 Thread Andrey Zhdanov
On 31 Jan 2015, at 12:40, Willem Ferguson willemfergu...@zoology.up.ac.za wrote: On 31/01/2015 11:17, Miika Turkia wrote: If the app is recording the path continuously, I suppose this mention is slightly misleading. (I do not really know how this thing works, so I added this comment as I

Re: creating an FAQ

2015-02-01 Thread Davide DB
On Sun, Feb 1, 2015 at 10:45 PM, Dirk Hohndel d...@hohndel.org wrote: Thanks for the ZERO contributions. That really makes me excited to spend my time on Subsurface. In the meantime I put up an initial FAQ on the website. If you have ideas what should be added, or would like to propose a

Re: I.possible saving Olold PSCR dives

2015-02-01 Thread Davide DB
I changed dive mode to all my pSCR dives. I realized that calculated ceiling changes (increase) when switching to pSCR. I guess the Buhlmann algorithm is fed with the pO2 calculated values. This is a good teaching tool indeed. Good job indeed guys. Thank you for your wondeful work! Bye --

Import problems with Cobalt 2 on Fedora 21

2015-02-01 Thread Matt Thompson
I know this is probably more of a distro specific question but I'm hoping that someone here has seen this and can point me in the right direction. I recently switched to Fedora 21 from Sabayon. I added my user to the dialout group as that is the group for /dev/ttyS*. All of the /dev/ttyS*

Re: Import problems with Cobalt 2 on Fedora 21

2015-02-01 Thread Linus Torvalds
On Sun, Feb 1, 2015 at 7:36 PM, Matt Thompson math...@gmail.com wrote: I recently switched to Fedora 21 from Sabayon. I added my user to the dialout group as that is the group for /dev/ttyS*. All of the /dev/ttyS* devices have permissions 660. The cobalt isn't a serial device, so the usual

Re: Import problems with Cobalt 2 on Fedora 21

2015-02-01 Thread Dirk Hohndel
On Feb 1, 2015, at 8:33 PM, Linus Torvalds torva...@linux-foundation.org wrote: On Sun, Feb 1, 2015 at 7:36 PM, Matt Thompson math...@gmail.com wrote: I recently switched to Fedora 21 from Sabayon. I added my user to the dialout group as that is the group for /dev/ttyS*. All of the

Re: creating an FAQ

2015-02-01 Thread Benjamin
On 2 Feb 2015 08:28, Dirk Hohndel d...@hohndel.org wrote: Miika, excellent, excellent input. I have added most of your questions. I rephrased some of them (so all the questions are actually, you know, questions) and also changed some of the answers. Please double check what I just posted… \