Re: Beta Testing

2015-09-08 Thread Lubomir I. Ivanov
On 8 September 2015 at 06:34, Dirk Hohndel wrote: > That is quite strange. Thanks for the report. > > Lubomir, any idea what could be going on? > it could certain conditions that make the WINAPI spinbox broken from Qt - e.g. being an overlay or being too big. i suggest

Re: Beta Testing

2015-09-08 Thread Benjamin
Steve 's scenario is what I saw. Not my machine, but I can't be blamed for what my family decide to do to their computers and privacy. Benjamin ___ subsurface mailing list subsurface@subsurface-divelog.org

Re: Beta Testing

2015-09-08 Thread John Smith
> > So how do you share the git cache? Your explanation makes only partial > sense to me. Can you elaborate a bit more? Just for information, I use the term git cache as that's the error that I keep seeing, I suppose I should say cloud. . I have two pcs, one w7 and one w10. I also have an

[PATCH] user manual update: Location management

2015-09-08 Thread Willem Ferguson
Subject: [PATCH] [PATCH] User manual update: Location management 1) Add text to cover location management 2) Delete duplicate text for entering dives manually and entering dives from a dive computer. The sections dealing with location, cylinders, weights, and other items on the Info tab

[PATCH] Only use DC_TRANSPORT_* with SSRF_CUSTOM_SERIAL

2015-09-08 Thread Anton Lundin
This if'defs DC_TRANSPORT_* use with SSRF_CUSTOM_SERIAL, because the enum doesn't exist when building against stock libdivecomputer. Signed-off-by: Anton Lundin --- qt-ui/downloadfromdivecomputer.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git

Re: [PATCH] Better import of libdivecomputer universal xml

2015-09-08 Thread Anton Lundin
Bump On 03 September, 2015 - Anton Lundin wrote: > This teaches subsurface how to understand more fields in the xml that > libdivecomputers's universal tool generates. > > Signed-off-by: Anton Lundin > --- > parse-xml.c | 38 +- > 1 file

Re: Fwd: [PATCH] user manual update: Location management WITH attachment

2015-09-08 Thread Willem Ferguson
On 08/09/2015 21:26, Salvador Cuñat wrote: Good evening. 2015-09-08 19:03 GMT+02:00 Dirk Hohndel >: On Tue, Sep 08, 2015 at 01:06:57PM +0200, Willem Ferguson wrote: > > 2) DIRK, please look through the patch file carefully to see

Re: Issue with duplicate dive sites

2015-09-08 Thread Rick Walsh
On 9 Sep 2015 02:55, "Dirk Hohndel" wrote: > > On Tue, Sep 08, 2015 at 09:19:26AM -0700, Dirk Hohndel wrote: > > As for removing the dive sites from the XML file, doing so doesn't crash > > Subsurface but it doesn't remove the references to non-existing divesites, > > either.

Re: Re[2]: Issue with duplicate dive sites

2015-09-08 Thread Rick Walsh
On 9 Sep 2015 07:12, "Guido Lerch" wrote: > > Hi Rick > > I opened my dive log in tinca, removed all dive sites and synced my Uemis. > No issues so far. > I'll commit my dive spot changes and get the new master, can you send the patch so I see what you changed ? > I changed

Re: Fwd: [PATCH] user manual update: Location management WITH attachment

2015-09-08 Thread Salvador Cuñat
Hi Willem 2015-09-08 22:00 GMT+02:00 Willem Ferguson : > > > Salva, do you have any suggestions about making it easier for you? I think > the easiest is just not to change the file names. > > Keeping the names, clearly simplifies the work. But as said, it is

Re[2]: [PATCH] uemis-downloader: don't use unknown type u_int32_t

2015-09-08 Thread Guido Lerch
What is the problem here, I had no issues with this during my testing. Also, how would I apply this patch? I don't want to get a new master as I am fixing some issues with the dive spots currently. G. Lerch Dienstag, 8. September 2015 19:09 +0200 von Dirk Hohndel : >Crap,

Re[2]: Issue with duplicate dive sites

2015-09-08 Thread Guido Lerch
Hi Rick I opened my dive log in tinca, removed all dive sites and synced my Uemis. No issues so far. I'll commit my dive spot changes and get the new master, can you send the patch so I see what you changed ? G. Lerch Dienstag, 8. September 2015 23:03 +0200 von Rick Walsh

Re[2]: Re[2]: Issue with duplicate dive sites

2015-09-08 Thread Guido Lerch
Got it. I am working on that issue for my testing and that's the way I solved it. Obviously my approach doesn't work if you are not testing, so we need something. I am happy to look at that one I have completed the Uemis stuff if dirk isn't faster :-) G. Lerch Dienstag, 8. September 2015

Re: Re[2]: [PATCH] uemis-downloader: don't use unknown type u_int32_t

2015-09-08 Thread Lubomir I. Ivanov
On 9 September 2015 at 00:08, Guido Lerch wrote: > What is the problem here, I had no issues with this during my testing. > u_int32_t can compile on some targets, but we should use the one from the C standard - uint32_t. lubomir --

Re: [PATCH] uemis-downloader: don't use unknown type u_int32_t

2015-09-08 Thread Guido Lerch
Dirk. If I stash my current changes and get the new master would I pickup Lubomir's changes?  G. Lerch Dienstag, 8. September 2015 19:04 +0200 von Lubomir I. Ivanov : >From: "Lubomir I. Ivanov" < neolit...@gmail.com > > >Signed-off-by: Lubomir I. Ivanov <

enabling cloud storage [was Re: Beta Testing]

2015-09-08 Thread Dirk Hohndel
> On Sep 7, 2015, at 11:11 PM, Lubomir I. Ivanov wrote: > > BTW i can't get cloud storage to become enabled (Open/Save) in the File menu. This will become enabled once the email / password has been verified. So enter an email address and password. Get email with the pin.

Re: Issue using QT Bt functionality on Fedora

2015-09-08 Thread Paul-Erik Törrönen
Hmph, noticed that I only responded to you personally, I've added the list back (and left all quoted text in). > Hi, > > Subsurface v4.4.96-39-gf09b46d47aee, built with libdivecomputer >> v0.5.0-devel-Subsurface-branch >> (8932b2a936a237284e0bffcea562c406551ab433) >> > > I believe that your

Re: Issue with duplicate dive sites

2015-09-08 Thread Dirk Hohndel
On Tue, Sep 08, 2015 at 05:07:51PM +0200, Guido Lerch wrote: > > Interesting question. I don't see a real use case for normal users to want > > to do that. > > So adding this as a UI feature seems weird. You can manually remove them > > from > > an XML file - but that's a bit tedious as well (it's

Re: enabling cloud storage [was Re: Beta Testing]

2015-09-08 Thread Dirk Hohndel
On Tue, Sep 08, 2015 at 06:12:27PM +0300, Lubomir I. Ivanov wrote: > On 8 September 2015 at 17:42, Dirk Hohndel wrote: > > > >> On Sep 7, 2015, at 11:11 PM, Lubomir I. Ivanov wrote: > >> > >> BTW i can't get cloud storage to become enabled (Open/Save) in

Re: enabling cloud storage [was Re: Beta Testing]

2015-09-08 Thread Lubomir I. Ivanov
On 8 September 2015 at 17:42, Dirk Hohndel wrote: > >> On Sep 7, 2015, at 11:11 PM, Lubomir I. Ivanov wrote: >> >> BTW i can't get cloud storage to become enabled (Open/Save) in the File menu. > > This will become enabled once the email / password has been

Re: Issue with duplicate dive sites

2015-09-08 Thread Guido Lerch
2015-09-08 16:32 GMT+02:00 Dirk Hohndel : > Hey Guido, > > For a number of good reasons, our mailing list doesn't point back to > itself when > responding. This means one CAN reply privately if one wants to, but one > needs > to do Reply-All to keep the mailing list in the loop.

Re: Issue with duplicate dive sites

2015-09-08 Thread Dirk Hohndel
Hey Guido, For a number of good reasons, our mailing list doesn't point back to itself when responding. This means one CAN reply privately if one wants to, but one needs to do Reply-All to keep the mailing list in the loop. I'd prefer to keep most discussions on the mailing list unless there is

[RFC PATCH] Fix divelogs.de upload crash

2015-09-08 Thread Miika Turkia
The commit message says it all... miika From 427f99e8c6a7db175807e4b2b1a14dd32f920403 Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Tue, 8 Sep 2015 20:12:29 +0300 Subject: [PATCH] Fix a crash on divelogs.de export Subsurface crashes when multiple dives are selected

Re: Issue with duplicate dive sites

2015-09-08 Thread Dirk Hohndel
On Tue, Sep 08, 2015 at 09:19:26AM -0700, Dirk Hohndel wrote: > As for removing the dive sites from the XML file, doing so doesn't crash > Subsurface but it doesn't remove the references to non-existing divesites, > either. I'll look into this a little more this morning, I think that > behavior

[PATCH] uemis-downloader: don't use unknown type u_int32_t

2015-09-08 Thread Lubomir I. Ivanov
From: "Lubomir I. Ivanov" Signed-off-by: Lubomir I. Ivanov --- uemis-downloader.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uemis-downloader.c b/uemis-downloader.c index 0cb0f9f..2fe91e4 100644 --- a/uemis-downloader.c +++

[Bluetooth support] Macros

2015-09-08 Thread Claudiu Olteanu
Hi there, I believe that it is a little confusing that in order to compile and to make work the Bluetooth support, two different macros should be defined (BTSUPPORT and SSRF_CUSTOM_SERIAL). Even thought the first one is defined, the implementation will not work without the second one. Therefore

Re: Fwd: [PATCH] user manual update: Location management WITH attachment

2015-09-08 Thread Dirk Hohndel
On Tue, Sep 08, 2015 at 01:06:57PM +0200, Willem Ferguson wrote: > > There are three issues with this patch: > > 1) I did not mention that I replaced five images to reflect the latest UI That should be in the commit message. Easy enough for me to add. But you can always reword the commit

Re: [PATCH] uemis-downloader: don't use unknown type u_int32_t

2015-09-08 Thread Dirk Hohndel
Crap, I had fixed this earlier and it snuck through again. I wonder why it sometimes doesn't cause my test builds to fail. Thanks, Lubomir. /D On Tue, Sep 08, 2015 at 08:04:41PM +0300, Lubomir I. Ivanov wrote: > From: "Lubomir I. Ivanov" > > Signed-off-by: Lubomir I.

Re: Beta Testing

2015-09-08 Thread Lubomir I. Ivanov
On 7 September 2015 at 11:28, John Smith wrote: > > > You could really do with a progress bar for the cloud data as the download > is very slow and subsurface seems to be hanging but isn't. > > > There should be a big spinner overlaying the window as you load from or save >

Re: [RFC PATCH] Fix divelogs.de upload crash

2015-09-08 Thread Dirk Hohndel
On Tue, Sep 08, 2015 at 08:40:51PM +0300, Miika Turkia wrote: > > Subsurface crashes when multiple dives are selected on divelogs.de > export. The crash occurs on malloc that is called indirectly from > xmlReadMemory(). That sounds like a malloc meta data corruption. What your patch does is that

Mac progress

2015-09-08 Thread Dirk Hohndel
So it seems that I have figured out how to create a Mac bundle that will correctly work on Mac OS X 10.7 and later. Running on 10.9 but using the latest compiler and an older SDK I can create working binaries. macdeployqt fails to create a working bundle, but with a lot of post processing that can