Re: Dive site management and taxonomy test

2015-07-09 Thread Dirk Hohndel
On Thu, Jul 09, 2015 at 04:33:19PM +0200, Davide DB wrote: On Thu, Jul 9, 2015 at 4:16 PM, Dirk Hohndel d...@hohndel.org wrote: So where do you get the delay? When you click on the little globe button? Yes, that's the web service lookup, that can take as moment. When I click on the

Re: Dive site management and taxonomy test

2015-07-09 Thread Davide DB
Hi Dirk could you tell me which webservice use? Did you use the findnearby? In this case I get the real city only for FULL optional style parameter: http://api.geonames.org/findNearby?lat=39.235100lng=16.038900style=FULLusername=demo geonames geoname

Re: Dive site management and taxonomy test

2015-07-09 Thread Davide DB
On Thu, Jul 9, 2015 at 4:16 PM, Dirk Hohndel d...@hohndel.org wrote: So where do you get the delay? When you click on the little globe button? Yes, that's the web service lookup, that can take as moment. When I click on the globe button When I change tag preferences, sometimes they are not

Re: Dive site management and taxonomy test

2015-07-09 Thread Dirk Hohndel
On Thu, Jul 09, 2015 at 06:41:23AM -0700, Dirk Hohndel wrote: Test #1 I tried to edit a location name that appear several times into my dive list and it has sligtly different gps points (different moorings). Subsurface propose me just one dive site (wow) but if I discard my changes

Re: Dive site management and taxonomy test

2015-07-09 Thread Davide DB
On Thu, Jul 9, 2015 at 3:48 PM, Dirk Hohndel d...@hohndel.org wrote: On Thu, Jul 09, 2015 at 03:33:02PM +0200, Davide DB wrote: Taxonomy BUG #1 tags are not updated if I change tags format form preferences: the new format is applied only to dive sites without tags. If a dive site has already

Re: Dive site management and taxonomy test

2015-07-09 Thread Davide DB
On Thu, Jul 9, 2015 at 5:10 PM, Davide DB dbdav...@gmail.com wrote: Hi Dirk could you tell me which webservice use? Did you use the findnearby? I'm experimenting... Ok you use the findNearbyPlaceName WS Hummm ___ subsurface mailing list

Re: Dive site management and taxonomy test

2015-07-09 Thread Dirk Hohndel
On Thu, Jul 09, 2015 at 04:41:59PM +0200, Davide DB wrote: On Thu, Jul 9, 2015 at 4:33 PM, Davide DB dbdav...@gmail.com wrote: I'm trying to understand why there is no ocean for that gps fixes I tried by hand their ocean webservice with the above GPS fixes and I get a correct data.

Re: Dive site management and taxonomy test

2015-07-09 Thread Davide DB
On Thu, Jul 9, 2015 at 4:33 PM, Davide DB dbdav...@gmail.com wrote: I'm trying to understand why there is no ocean for that gps fixes I tried by hand their ocean webservice with the above GPS fixes and I get a correct data. http://api.geonames.org/ocean?lat=39.235100lng=16.038900username=demo

Re: Dive site management and taxonomy test

2015-07-09 Thread Davide DB
On Thu, Jul 9, 2015 at 3:53 PM, Dirk Hohndel d...@hohndel.org wrote: This reminds me. Tomaz told me yesterday that he had run out of time dealing with the accept and reject buttons. I promised to look into this and then didn't. Oops. Sorry. So yes, things might be slightly broken there until

Re: [QtBluetooth] Help for testing HW_OSTC3 and SHEARWATER families

2015-07-09 Thread Anton Lundin
On 09 July, 2015 - Claudiu Olteanu wrote: Due to that broken device i got a: This should never happen, please contact the Subsurface developers ... By the way, this error is usually generated when the Bluetooth service is not started or when the Qt framework cannot communicate with

[PATCH] Teach divemode editing about multiple dc's

2015-07-09 Thread Anton Lundin
This teaches the edit divemode about the fact that we can have multiple dc's with different divemodes. The previous code always just edited the first dc. This was reported by Ian Pitt in: https://groups.google.com/forum/#!category-topic/subsurface-divelog/4Zf47KS4Ifk Signed-off-by: Anton Lundin

Re: [QtBluetooth] Help for testing HW_OSTC3 and SHEARWATER families

2015-07-09 Thread Anton Lundin
On 09 July, 2015 - Claudiu Olteanu wrote: W/Subsurface(17379): (null):0 ((null)): qt.bluetooth: Connecting to port is not supported D/Subsurface(17379): (null):0 ((null)): Connection on channel 1 failed. Trying on channel number 5. W/Subsurface(17379): (null):0 ((null)): qt.bluetooth:

Re: [QtBluetooth] Help for testing HW_OSTC3 and SHEARWATER families

2015-07-09 Thread Claudiu Olteanu
In my mind, a error message that says: This should never happen and it happens in a number of cases isn't a great message =) I know that the message is ambiguous. It appears when the QtBluetooth library cannot communicate with your local Bluetooth device. The reason why it cannot communicate

Re: [PATH] un-uglify the dive site selector.

2015-07-09 Thread Davide DB
Is it already in 1034 daily? WOW I'm starting playing with these new features right now :) On Wed, Jul 8, 2015 at 5:05 PM, Tomaz Canabrava tcanabr...@kde.org wrote: On Wed, Jul 8, 2015 at 11:59 AM, Dirk Hohndel d...@hohndel.org wrote: On Wed, Jul 08, 2015 at 11:20:43AM -0300, Tomaz

Re: [QtBluetooth] Help for testing HW_OSTC3 and SHEARWATER families

2015-07-09 Thread Dirk Hohndel
On Thu, Jul 09, 2015 at 10:17:41AM +0200, Anton Lundin wrote: On 09 July, 2015 - Claudiu Olteanu wrote: Due to that broken device i got a: This should never happen, please contact the Subsurface developers ... By the way, this error is usually generated when the Bluetooth

Dive site management and taxonomy test

2015-07-09 Thread Davide DB
Daily Build 1034 on Windows. I'm using just plain xml files, not git integration (I guess) Disclaimer/alert message on opening ok. I see that now the logbook name on title bar has a (*) indicating that the file has been chaged (by import process). I don't understand where is a backup copy. If I

Re: [QtBluetooth] Help for testing HW_OSTC3 and SHEARWATER families

2015-07-09 Thread Dirk Hohndel
On Thu, Jul 09, 2015 at 10:15:02AM +0200, Anton Lundin wrote: On 09 July, 2015 - Claudiu Olteanu wrote: W/Subsurface(17379): (null):0 ((null)): qt.bluetooth: Connecting to port is not supported D/Subsurface(17379): (null):0 ((null)): Connection on channel 1 failed. Trying on

Re: Dive site management and taxonomy test

2015-07-09 Thread Dirk Hohndel
On Thu, Jul 09, 2015 at 03:21:15PM +0200, Davide DB wrote: Daily Build 1034 on Windows. I'm using just plain xml files, not git integration (I guess) Disclaimer/alert message on opening ok. I see that now the logbook name on title bar has a (*) indicating that the file has been chaged (by

Re: Dive site management and taxonomy test

2015-07-09 Thread Dirk Hohndel
On Thu, Jul 09, 2015 at 03:33:02PM +0200, Davide DB wrote: Taxonomy BUG #1 tags are not updated if I change tags format form preferences: the new format is applied only to dive sites without tags. If a dive site has already some taxonomy applied this is not updated via the globe button :)

Re: Dive site management and taxonomy test

2015-07-09 Thread Davide DB
On Thu, Jul 9, 2015 at 3:41 PM, Dirk Hohndel d...@hohndel.org wrote: That's how it is supposed to work. If that got broken it needs to get fixed. So in a quick test here it did work. It saved the changes to the original filename and then made a copy with a .v2 added to the end. Can you

Re: Dive site management and taxonomy test

2015-07-09 Thread Dirk Hohndel
On Thu, Jul 09, 2015 at 03:48:02PM +0200, Davide DB wrote: On Thu, Jul 9, 2015 at 3:41 PM, Dirk Hohndel d...@hohndel.org wrote: That's how it is supposed to work. If that got broken it needs to get fixed. So in a quick test here it did work. It saved the changes to the original filename

Make marble compile with Qt 5.5 on OSX

2015-07-09 Thread Tomaz Canabrava
it seems that QDataStream was removed from some includes. after trying tom compile a hundred times I managed to add all the missing pieces. marble_patch.patch Description: Binary data ___ subsurface mailing list subsurface@subsurface-divelog.org

Re: Make marble compile with Qt 5.5 on OSX

2015-07-09 Thread Thiago Macieira
On Thursday 09 July 2015 16:22:54 Tomaz Canabrava wrote: it seems that QDataStream was removed from some includes Sorry about that; that was my change. It was removed from qstringlist.h, which means that QIODevice is not present from qstringlist.h and that brought qobject.h. -- Thiago

osanda1...@gmail.com is now following you. View Profile?

2015-07-09 Thread osanda1989
Hi, osanda1...@gmail.com is now following you. View osanda1...@gmail.com's profile

Re: OSTCTools import support

2015-07-09 Thread Anton Lundin
On 10 July, 2015 - Salvador Cuñat wrote: Hi Anton. 2015-07-09 0:13 GMT+02:00 Anton Lundin gla...@acc.umu.se: On 26 April, 2015 - Anton Lundin wrote: On 03 April, 2015 - Anton Lundin wrote: Anyhow. I'm out of ideas on how to produce some data to try to import. After my

Re: Dive site management and taxonomy test

2015-07-09 Thread Dirk Hohndel
On Jul 9, 2015, at 07:01, Davide DB dbdav...@gmail.com wrote: On Thu, Jul 9, 2015 at 3:48 PM, Dirk Hohndel d...@hohndel.org wrote: On Thu, Jul 09, 2015 at 03:33:02PM +0200, Davide DB wrote: Taxonomy BUG #1 tags are not updated if I change tags format form preferences: the new format is

Re: OSTCTools import support

2015-07-09 Thread Salvador Cuñat
Hi Anton. 2015-07-09 0:13 GMT+02:00 Anton Lundin gla...@acc.umu.se: On 26 April, 2015 - Anton Lundin wrote: On 03 April, 2015 - Anton Lundin wrote: Anyhow. I'm out of ideas on how to produce some data to try to import. After my experience with OSTCProfile, i don't think any users will

[PATCH] Teach android build about subsurface-mobile

2015-07-09 Thread Anton Lundin
This teaches android build.sh and cmake about how to build the qml ui of subsurface-mobile as a apk. Signed-off-by: Anton Lundin gla...@acc.umu.se --- CMakeLists.txt | 18 +- packaging/android/build.sh | 15 --- 2 files changed, 25 insertions(+), 8