Subsurface-mobile startup

2016-08-18 Thread Willem Ferguson
I am working with Subsurface-mobile 4.5.2.1445, newly installed with no local dive log. Problem: When Subsurface-mobile starts up, the dive log does not load. Log has following messages: git -3 (start git interaction) loading dives from cache failed -1 have cloud credentials, but user asked not

Build problem

2016-09-20 Thread Willem Ferguson
> sh subsurface/scripts/build.sh /home/willem/src/subsurface/core/libdivecomputer.h:66:1: error: unknown type name ‘dc_custom_serial_t’ dc_custom_serial_t* get_qt_serial_ops(); Some finger trouble on my side here. What is the appropriate response? Kind regards, willem

Dive profile and heat map

2016-10-01 Thread Willem Ferguson
Robert, I am looking at the current text for the heat map in the user manual. Would it be possible to explain in excruciating detail the meaning of the different colours? The attached screenshot has three anomalies that may be confusing: 1) The pressure graph in the information box never ind

Re: Testing ftdi code

2016-10-04 Thread Willem Ferguson
On 18/09/2016 10:48, Anton Lundin wrote: After the last round of custom serial rewrite, the ftdi custom serial code now can be used with all libdivecomputer backends, and not just OSTC3. I thought its time to share how this works so more developers can test different backends with the ftdi code.

Re: Heat map timing and colours

2016-10-07 Thread Willem Ferguson
On 05/10/2016 03:40, Rick Walsh wrote: The exact points on the colour scale are interpolated between points on the HSV (hue, saturation, value) colours scale Tissue pressure below ambient pressure points are: tissue pressure negligible relative to ambient pressure (rapid descent to depth): "

User manual update: Heat map

2016-10-10 Thread Willem Ferguson
Rick, Please look at this after the patch has been applied to master and change wherever you think necessary? Subject: [PATCH 2/2] Subsurface User Manual: Update section dealing with heat map. Move section about Information Box lower down in user manual. Signed-off-by: Willem Ferguson Kind

Re: User manual update: Heat map

2016-10-10 Thread Willem Ferguson
Responding from mobile. If you get confused, imagine how less adept divers will get confused. Robert, give me a more precise indication of the unclear areas? Kind regards, willem ___ subsurface mailing list subsurface@subsurface-divelog.org http://list

Re: User manual update: Heat map

2016-10-11 Thread Willem Ferguson
On 10/10/2016 17:34, Robert Helling wrote: On 10.10.2016, at 17:22, Willem Ferguson <mailto:willemfergu...@zoology.up.ac.za>> wrote: give me a more precise indication of the unclear areas? It was simply the shire number of references to part A, part B then again A then C.

Re: Testing ftdi code

2016-10-11 Thread Willem Ferguson
On 11/10/2016 14:18, Anton Lundin wrote: There is no reson to use the libftdi code on linux other than to test the implementation or different ftdi-cables. It's only real use case is where real kernel drivers doesn't exists, ie Android. //Anton Thank you very much, Anton. Android is exactly w

Preference settings: Bühlmann / VPM-B

2016-10-12 Thread Willem Ferguson
The latest patch allowing setting the deco model in the preferences needs to set the initial choice of deco model. In my Subsurface, it starts up with a default of VPM-B. In .config/Subsurface/Subsurface.conf there is a line as follows: [TECDETAILS] buehlmann=true So I am not sure where the di

Re: User manual update: Heat map

2016-10-17 Thread Willem Ferguson
6 at 21:04, Willem Ferguson wrote: > On 10/10/2016 17:34, Robert Helling wrote: > > > On 10.10.2016, at 17:22, Willem Ferguson > wrote: > > give me a more precise indication of the unclear areas? > > > It was simply the shire number of references to part A, part B t

[PATCH] Update to user manual: Heat maps

2016-10-17 Thread Willem Ferguson
Updates to the text of the user manual that deals with heat maps. Signed-off-by: Willem Ferguson From bc59b46f4ad67ac72ecb046e75356f51fa21df9f Mon Sep 17 00:00:00 2001 From: Willem Ferguson Date: Mon, 17 Oct 2016 15:18:00 +0200 Subject: [PATCH 2/2] Updates to the text of the user manual that

Re: User manual update: Heat map

2016-10-17 Thread Willem Ferguson
On 17/10/2016 18:07, Robert Helling wrote: Willem, Am 17.10.2016 um 15:34 schrieb Willem Ferguson < willemfergu...@zoology.up.ac.za>: What happens if the user has selected VPM-B as a deco algorithm? Are there any differences in the calculation of the heat map? The heat map should not

Re: User manual update: Heat map

2016-10-18 Thread Willem Ferguson
On 17/10/2016 21:29, Rick Walsh wrote: Hi > I am not saying it has to be like this (or I am convince that this is a good description for what is actually going on in the body) but it seems to me this is at least a (tacit) assumption of decompression models. > > There is another practical complic

User manual update: Heat map

2016-10-23 Thread Willem Ferguson
I refer to my last mail on the above topic, including the altered diagram that originated from Rick. Question: In Rick's diagram (as subsequently used by me) the yellow zone appears pretty narrow. Does this reflect Rick's patch that made the yellow zone wider? Kind regards, willem _

Re: User manual update: Heat map

2016-10-23 Thread Willem Ferguson
Sent from my phone. Thank you very much for your feedback. Two questions. 1) if the demarcation is moved to the equilibrium gas pressure, then the zero point on the offgassing scale is *above* the start of the range. If the unit for the offgassing scale is "percentage distance from ambient pressure

[PATCH] User-manual: heat map

2016-10-26 Thread Willem Ferguson
Subject: [PATCH 2/2] [PATCH] User-manual: Heat map 1) Replace the existing graphics for explaining the heat map. 2) Update the text for explaining the heat map. These changes with substantial input from Rick Walsh. Rick and Robert, Comments or changes, please? Signed-off-by: Willem Ferguson

Re: [PATCH] User-manual: heat map

2016-10-26 Thread Willem Ferguson
On 26/10/2016 09:48, Rick Walsh wrote: On 26 October 2016 at 18:18, Willem Ferguson <mailto:willemfergu...@zoology.up.ac.za>> wrote: Subject: [PATCH 2/2] [PATCH] User-manual: Heat map 1) Replace the existing graphics for explaining the heat map. 2) Update the

[PATCH] User manual: More updates to heat map

2016-10-26 Thread Willem Ferguson
[PATCH] User-manual: More updates to heat map Changes to the heatmap image in the user manual as well as some small changes to sync the text with the new image. Signed-off-by: Willem Ferguson >From 4ffedadbd79df4beff5981324d91b00b9755839b Mon Sep 17 00:00:00 2001 F

[PATCH] Routine maintenance of user manual (1).

2016-10-29 Thread Willem Ferguson
[PATCH] Routine maintenance of user manual (1). Restore headings, improve sentence readability. Signed-off-by: Willem Ferguson >From 31954bbd7ef76ead64087e93fa5c3e22cf19bbcc Mon Sep 17 00:00:00 2001 From: Willem Ferguson Date: Sat, 29 Oct 2016 09:06:00 +0200 Subject: [PATCH] [PA

Reorganise preferences->graph panel --- proof of concept

2016-10-29 Thread Willem Ferguson
Reorganise the Preferences-> Graph panel. This file is meant as a proof of concept. The graph panel has been somewhat unfocused. Firstly the two existing headings (Show and Misc) were rather uninformative. I organised the graph preferences under three headings: 1) Gas pressure display setup,

Re: Testing ftdi code

2016-10-31 Thread Willem Ferguson
On 11/10/2016 14:18, Anton Lundin wrote: On 18/09/2016 10:48, Anton Lundin wrote: After the last round of custom serial rewrite, the ftdi custom serial code now can be used with all libdivecomputer backends, and not just OSTC3. 3. Plug in your ftdi device/cable and chown the usb character devic

Re: Testing ftdi code

2016-10-31 Thread Willem Ferguson
On 31/10/2016 14:29, Anton Lundin wrote: I would love to have one log file from when you're using the custom-serial-ftdi code path, and one where you're using the regular in-kernel driver, to be able to compare. I guess there is some thing missing somewhere. //Anton You mean the libdivecompute

Re: Reorganise preferences->graph panel --- proof of concept

2016-10-31 Thread Willem Ferguson
On 31/10/2016 15:13, Dirk Hohndel wrote: Even when the Apply button is selected, the option(s) (e.g. VPMB conservatism, GFHigh, GFLow) are not greyed out in the appropriate way. This only happens once either the VPMB or the Bühlmann radio button is selected. That isn’t hard to do in the UI c

Default Preferences not saved

2016-10-31 Thread Willem Ferguson
I have a curious case where the font type on the Defaults preferences tab is not saved. It comes up as Dejavu but I want Sans Serif. When I set it to Sans Serif and select APPLY, then the font is changed to Dejavu. When I close Subsurface and restart, the default font is back to Dejavu. In fact

Re: Reorganise preferences->graph panel --- proof of concept

2016-10-31 Thread Willem Ferguson
On 31/10/2016 17:10, Dirk Hohndel wrote: On Oct 31, 2016, at 09:04, Willem Ferguson <mailto:willemfergu...@zoology.up.ac.za>> wrote: On 31/10/2016 15:13, Dirk Hohndel wrote: Even when the Apply button is selected, the option(s) (e.g. VPMB conservatism, GFHigh, GFLow) are not grey

Re: Testing ftdi code

2016-10-31 Thread Willem Ferguson
On 31/10/2016 22:01, Anton Lundin wrote: I think you did some snafu there, and didn't capture a log file using the ftdi driver? (or overwrote your log file...) The ftdi log file should start with: INFO: Open: name=ftdi Anyhow. The same "error" shows up in these log files, so I'm confident that

[PATCH] Reorganise Preferences/Graph tab

2016-11-01 Thread Willem Ferguson
[PATCH] Reorganise Preferences/Graph tab 1) Reorganise existing items in Graph tab so that all gas pressure items are together and all profile-related items are together. 2) Provide units (mostly bar) for all settings having units. Signed-off-by: Willem Ferguson Notes: 1) Several of the

[PATCH] Updates to Preferences -> Graph

2016-11-01 Thread Willem Ferguson
[PATCH] Updates to Preferences -> Graph This reorganises the Preferences->Graph tab. All leading spaces have been removed for labels and text fields. Please apply this path ON TOP OF the previous similar patch. Signed-off-by: Willem Ferguson >From 3b721c4f89f4120028a047979e5807a

Patches to pref->graph

2016-11-01 Thread Willem Ferguson
Dirk, I suspect the last of my two patches will not apply. There is a problem with character encoding in the raw text of the patch and I have no idea how to fix that. The subscript-2 of pO2 consequently appears unreadable. If the second patch cannot be applied: If you apply the first of the tw

Re: [PATCH] Reorganise Preferences/Graph tab

2016-11-01 Thread Willem Ferguson
On 01/11/2016 18:28, Dirk Hohndel wrote: On Tue, Nov 01, 2016 at 10:09:45AM +0200, Willem Ferguson wrote: 1) Reorganise existing items in Graph tab so that all gass pressure items are together and all profile-related items are together. This part I really appreciate 2) Provide units (mostly

Test of Preferences tab.

2016-11-01 Thread Willem Ferguson
Subsurface 4.5.2-1696-gc2735 Here is some prelim testing. It is quite possible that some of this is finger trouble. All effects were repeatable. Defaults page 1) Default font is set to Dèjavu. Trying to set it to any other font fails. Font size settings are ok. 2) Default file setting has no e

Re: Test of Preferences tab.

2016-11-01 Thread Willem Ferguson
On 01/11/2016 21:00, Tomaz Canabrava wrote: Testing your findings - I fixed the font change today - hmm. Will test all of them here and see what's going on - thanks willem My greatest apologies for pointing out problems that are actually my own finger problems and not problems of code.

[PATCH 3/3] [PATCH] Reorganise Preferences->Graph

2016-11-01 Thread Willem Ferguson
Subject: [PATCH 3/3] [PATCH] Reorganise Preferences->Graph Remove one last leading space character that I missed. Signed-off-by: Willem Ferguson >From eeb0067d382e640f5d0292c125a08af0ff241f32 Mon Sep 17 00:00:00 2001 From: Willem Ferguson Date: Tue, 1 Nov 2016 22:10:52 +0200 Subject:

Preferences testing

2016-11-01 Thread Willem Ferguson
The list is now quite a bit shorter now since, last time round, Ferguson was not focusing. Apologies. Default Font name and size is saved but not reloaded upon starting Subsurface Config file shows pref=sans serif 9 pt as selected & saved. It reloads with Déjavu font size 10 pt. But the font tha

Re: Subsurface-mobile 1.1.1 iOS - Dive selection bug

2016-11-03 Thread Willem Ferguson
On 04/11/2016 02:02, Scott Ireland wrote: There seems to be a bug with the dive selection on mobile on iOS. If I select a dive and then select the dive immediately below it in the list (chronologically before), it "jumps" that dive and displays the next one below (before). This happens on bo

Re: Subsurface-mobile 1.1.1 iOS - Dive selection bug

2016-11-03 Thread Willem Ferguson
On 04/11/2016 05:59, Willem Ferguson wrote: On 04/11/2016 02:02, Scott Ireland wrote: There seems to be a bug with the dive selection on mobile on iOS. If I select a dive and then select the dive immediately below it in the list (chronologically before), it "jumps" that dive and di

Re: Testing ftdi code

2016-11-04 Thread Willem Ferguson
On 31/10/2016 14:27, Anton Lundin wrote: Next step: run on Android. 1) Download appropriate Android ftdi lib. Nope. packaging/android/build.sh will download the right code for you. 2) Compile desktop to Android. Using which options? Where? Does it produce an .apk? Using packaging/android/bu

User manual: fb interface

2016-11-05 Thread Willem Ferguson
I am updating the part of the user manual dealing with Facebook access. There are two screens. First screen provides for logging into fb. This gives rise to a screen for disconnecting the fb session. This second screen is supposed to have a button that one can hit in order to log out of fb, but

User manual queries

2016-11-06 Thread Willem Ferguson
I am updating some of the text for the user manual. two questions: 1) What does _File -> Take cloud storage online_ do? 2) If I download the same dive from two different dive computers, Subsurface sees that and allows one to view the different dive representations by selecting the _Next DC_ or

Re: User manual queries

2016-11-06 Thread Willem Ferguson
On 06/11/2016 17:31, Salvador Cuñat wrote: Hi Willem. 2016-11-06 13:59 GMT+01:00 Willem Ferguson <mailto:willemfergu...@zoology.up.ac.za>>: I am updating some of the text for the user manual. two questions: 1) What does _File -> Take cloud storage online_ do? No ide

Re: User manual queries

2016-11-06 Thread Willem Ferguson
On 06/11/2016 19:36, Salvador Cuñat wrote: I first thought it was because your dives were placed in a trip, but it worked fine for me too. Then after wandering a bit through the dive list, selecting and unselecting dives to merge, the option *disappeared* from the context menu. Then after,

Questions for user-manual

2016-11-10 Thread Willem Ferguson
1) In the File main menu item, what does the option "Take cloud storage online" do? 2) In the Log main menu item, what does the option "Add GPS position here" do? Kind regards, willem ___ subsurface mailing list subsurface@subsurface-divelog.org http:

Re: [PATCH] Re: Average depth from CSV import and other problems

2016-11-15 Thread Willem Ferguson
On 16/11/2016 02:47, Darryl H wrote: I don't know if this is a Mac specific problem, or something general with the last release, but the Facebook sharing functionality seems to be disabled. I don't have a Facebook tab under my preferences to input my login info. The Facebook interface is not

Building with -mobile option

2016-11-16 Thread Willem Ferguson
I build Subsurface with the -mobile option but get an error: Version 4.5.2-1699-gc25ca on Fedora 23 [ 95%] Building CXX object tests/CMakeFiles/TestRenumber.dir/testrenumber.cpp.o CMakeFiles/subsurface-mobile.dir/mobile-widgets/qml/kirigami/src/kirigamiplugin.cpp.o: In function `int qmlRegister

Proposal: Photos icon in dive list

2016-11-17 Thread Willem Ferguson
Problem: Sometimes I take many photographs during a dive and after the dive e.g. group photos on boat or on shore or photos of equipment or scenery after a dive. The photos show up on the Photos tab. Those taken during the dive also show up on the dive profile. But frequently it is not easy to

Re: Proposal: Photos icon in dive list

2016-11-17 Thread Willem Ferguson
>From my phone. I recently did some dives in a different time zone (6h dif) and I thought the existing interface was pretty user friendly and also efficient. Kind regards, willem ___ subsurface mailing list subsurface@subsurface-divelog.org http://lists.s

BUG: Displaying icons on the dive list

2016-11-18 Thread Willem Ferguson
Here are two snippets of code, with reference to subsurface/qt-models/divetripmodel.cpp. The first part (A), below is the existing code. It is the part that adds the globe icon (filename :Emblem-earth.svg) that appears in the Location field of the dive list. The actual icon referred to in the c

[PATCH] Provide photos summary on dive list

2016-11-19 Thread Willem Ferguson
/after dive: show icon of sun iv) photos taken during as well as before/after dive: show icon with both fish and sun 3) Provide information for the sort operation to work on this column of the dive list. Signed-off-by: Willem Ferguson I attach a screenshot to give an idea what it looks

Fwd: Re: [PATCH] Provide photos summary on dive list

2016-11-20 Thread Willem Ferguson
On 20/11/2016 00:52, Robert Helling wrote: Willem, excellent! Am 19.11.2016 um 13:44 schrieb Willem Ferguson <mailto:willemfergu...@zoology.up.ac.za>>: Please, I need someone to check my coding carefully. I tested it quite extensively and have not found any problems. Also, the

[PATCH] Provide photos summary on dive list (Part 2)

2016-11-21 Thread Willem Ferguson
s now: Photos. This takes up extra horizontal space but makes the user interface more understandable. Signed-off-by: Willem Ferguson >From 7eed16c1c4ba91b37a225bfdfa246fecd72ad7a9 Mon Sep 17 00:00:00 2001 From: Willem Ferguson Date: Mon, 21 Nov 2016 11:26:58 +0200 Subject: [PATCH 4/4] [PATCH]

Proposal: Specifying path to photos in Preferences panel

2016-11-21 Thread Willem Ferguson
Robert, There are a few reasons why the path to a whole collection of photos can change. 1) With re reconfiguration or re-installation of an operating system, the existing path may not be re-implementable (this happened to me recently, I solved it using sed to change the path data in the XML

Building Subsurface on Ubuntu 16.04

2016-11-24 Thread Willem Ferguson
Building Subsurface desktop version on Ubuntu 16.04, I get error: My current installed libraries are (mostly from the Subsurface Debian Build instructions on the web site, with 3 libraries added): git g++ make autoconf libtool cmake pkg-config libxml2-dev libxslt1-dev libzip-dev libsqlite3-dev

Fwd: Re: Building Subsurface on Ubuntu 16.04

2016-11-24 Thread Willem Ferguson
On 24/11/2016 15:17, Tomaz Canabrava wrote: Hey Willem, On Thu, Nov 24, 2016 at 2:08 PM, Cristian Ionescu-Idbohrn <mailto:cristian.ionescu-idbo...@axis.com>> wrote: On Thu, 24 Nov 2016, Willem Ferguson wrote: > >You are missing a few dependencies, libopenss

Photos problems

2016-11-26 Thread Willem Ferguson
I have some photos that are not displayed in Subsurface. The path and filename in the xml divelog are correct, but the hash property is empty. I deleted one of these problematic photos, re-imported it into the dive and saved the xml. The newly-loaded photo still has no hash and is still not dis

Re: Photos problems

2016-11-27 Thread Willem Ferguson
On 27/11/2016 11:35, Robert C. Helling wrote: There is one thing you could try: delete your hashfile. Or move it away temporarily. You can find it by running subsurface with -v option. Best Robert Ok, this appears to solve this issue, Robert. Thank you very much for the advice. Can you pleas

Re: Everything should be on the new servers

2016-11-28 Thread Willem Ferguson
On 28/11/2016 04:17, Dirk Hohndel wrote: Actually, that wasn't it at all. The redirection of ports was off. I push via ssh but you checked via the git and http protocols. http and ssh were pointing to the new server, but git was still pointing to the old server. Oops. Thanks for catching this

[PATCH] user manual update

2016-11-29 Thread Willem Ferguson
[PATCH] User manual update 1. Add text dealing with multiple dive computers on a dive. 2. Add text dealing with saving the dive plan with a dive. 3. Update main menu descriptions with respect to above Signed-off-by: Willem Ferguson >F

DAN Europe and Subsurface

2016-12-02 Thread Willem Ferguson
There are some interactions between DAN South Africa (closely affiliated to DAN Europe) and the diving community here. The following is an extract of a recent email from DAN" "I believe it is important to meet and discuss your plans to incorporate your study with the DAN Diver Safety Guardia

User survey failure

2016-12-08 Thread Willem Ferguson
I get the following: Subsurface was unable to submit the user survey. The following error occurred: Error downloading http://subsurface-divelog.org/survey?ssrfVers=4.5.2.1728&pretty OsName=Linux (Ubuntu 16.04.1 LTS)&appCpuArch=x86_64&uiLang=en-ZA& uuid=55d76888-1abe-4ab2-94e4-481e9c159b99&

Retrospective gradient factors on real dives

2016-12-08 Thread Willem Ferguson
Robert, Would it be feasible to calculate retrospective gradient factors on real dive profiles? We sometimes use a VR3 dive computer which does give this information, but it would be very useful to to have it being calculated automatically for each dive. Kind regards, willem __

Re: Retrospective gradient factors on real dives

2016-12-09 Thread Willem Ferguson
On 10/12/2016 00:43, Robert Helling wrote: John, Am 09.12.2016 um 22:51 schrieb John Van Ostrand <mailto:j...@vanostrand.com>>: On Thu, Dec 8, 2016 at 9:36 AM, Willem Ferguson<mailto:willemfergu...@zoology.up.ac.za>>wrote: Would it be feasible to calculate retr

Re: 4.6 - what's still missing

2016-12-10 Thread Willem Ferguson
___ subsurface mailing list subsurface@subsurface-divelog.org http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Fwd: Re: 4.6 - what's still missing

2016-12-11 Thread Willem Ferguson
-- Forwarded message -- From: "Willem Ferguson" Date: 11 Dec 2016 08:48 Subject: Re: 4.6 - what's still missing To: "Dirk Hohndel" Cc: Bug # 1103 affects me quite strongly at the moment. It is not a showstopper but it is not trivial either. Then

Re: Retrospective gradient factors on real dives

2016-12-12 Thread Willem Ferguson
On 10/12/2016 21:40, Anton Lundin wrote: On 10 December, 2016 - Robert Helling wrote: Hi, Am 10.12.2016 um 00:08 schrieb Anton Lundin : My quick experiment showed that with 2s sample rate its just to much noise to actually see anything. 10s sample rate isn't really there either. I think the

Testing beta

2016-12-14 Thread Willem Ferguson
I am diving until the 22nd and am using the latest Win download. Will submit a report on testing early next week. Kind regards, willem ___ subsurface mailing list subsurface@subsurface-divelog.org http://lists.subsurface-divelog.org/cgi-bin/mailman/

Problem building desktop version with -mobile

2016-12-26 Thread Willem Ferguson
$ bash subsurface/scripts/build.sh -mobile [ 98%] Built target TestPlan CMakeFiles/subsurface-mobile.dir/mobile-widgets/qml/kirigami/src/kirigamiplugin.cpp.o: In function `KirigamiPlugin::registerTypes(char const*)::{lambda(QQmlEngine*, QJSEngine*)#4}::operator()(QQmlEngine*, QJSEngine*) const

Running Subsurface-mobile on desktop.

2016-12-29 Thread Willem Ferguson
src/subsurface/build-mobile$ ./subsurface-mobile QQmlApplicationEngine failed to load component qrc:///qml/main.qml:5 module "QtQuick.Dialogs" is not installed qrc:///qml/main.qml:3 module "QtQuick.Controls.Styles" is not installed qrc:///qml/main.qml:2 module "QtQuick.Controls" is not installed

Qt and subsurface for Android

2017-01-02 Thread Willem Ferguson
I am trying to build subsurface for execution on Android in order to test the FTDI support. However I get the following error: ~/src$ export SUBSURFACE_DESKTOP=ON ~/src$ printenv | grep "SUBSURFACE_DESKTOP" SUBSURFACE_DESKTOP=ON ~/src$ bash subsurface/packaging/android/build.sh ~/src/subsurface

Re: Qt and subsurface for Android

2017-01-02 Thread Willem Ferguson
On 02/01/2017 14:10, Dirk Hohndel wrote: You need to have a version of Qt that contains the Android bits installed. Something like this http://download.qt.io/official_releases/qt/5.7/5.7.1/qt-opensource-linux-x64-android-5.7.1.run Install this wherever you want - and then have a link named ~/sr

Fwd: Re: Qt and subsurface for Android

2017-01-02 Thread Willem Ferguson
On 02/01/2017 14:10, Dirk Hohndel wrote: You need to have a version of Qt that contains the Android bits installed. Something like this http://download.qt.io/official_releases/qt/5.7/5.7.1/qt-opensource-linux-x64-android-5.7.1.run Install this wherever you want - and then have a link named ~/

Re: Fwd: Re: Qt and subsurface for Android

2017-01-03 Thread Willem Ferguson
On 03/01/2017 10:54, Anton Lundin wrote: On 03 January, 2017 - Willem Ferguson wrote: Now, I get the message below: -- system name Android -- Found Qt for Android: /home/willem/src/Qt/5.7/android_armv7 -- Found Android SDK: /home/willem/src/subsurface/../android-sdk-linux -- Found Android NDK

Re: Qt and subsurface for Android

2017-01-03 Thread Willem Ferguson
On 03/01/2017 11:33, Anton Lundin wrote: Run build.sh from a clean directory, I'd guess you are trying to re-use a old ndk-toolchain. ~/src/subsurface/packaging/android$ ls -l total 24 -rw-rw-r-- 1 willem willem 12292 Jan 3 06:47 build.sh drwxrwxr-x 2 willem willem 4096 Jan 2 10:41 patches -

Request for information for user manual

2017-01-03 Thread Willem Ferguson
I am doing few changes to the user manual to be ready for the release of V4.6. A few issues: 1) In the dive log import dialog, the SmartTrak and AV1 formats are not listed. How would one import these two formats? 2) I see DAN DL7 is listed in the dive log import dialog. Please give me a bit

Re: Request for information for user manual

2017-01-03 Thread Willem Ferguson
On 04/01/2017 08:40, Dirk Hohndel wrote: I don't think I have a single profile with all three, but I attached an XML file with two dives that have two each, covering all three between them. Thanks /D I attach a profile of one of my dives. This has another symbol, the small red flag. This i

Re: Request for information for user manual: SmartTrac

2017-01-04 Thread Willem Ferguson
017 - Dirk Hohndel wrote: > > > On Jan 3, 2017, at 11:43 PM, Anton Lundin wrote: > > > > On 04 January, 2017 - Willem Ferguson wrote: > > > >> On 04/01/2017 08:40, Dirk Hohndel wrote: > >>> I don't think I have a single profile with all thre

Using GitHub

2017-01-04 Thread Willem Ferguson
For those not familiar with GitHub, is it possible to write a brief text on how to use GitHub for Subsurface? How does one submit a patch? Does one have to do the edits online within GitHub inside a browser or can one upload files with changes? The tutorial is not clear. The tutorial is also

Re: Request for information for user manual: SmartTrac

2017-01-05 Thread Willem Ferguson
On 05/01/2017 09:44, Robert C. Helling wrote: Willem, Am 05.01.2017 um 06:29 schrieb Willem Ferguson : Robert, it appears you were involved with import from Smarttrac. Please give me a skeleton of text that I can use for the user-manual? Is it a web service? Can it be accessed from within

Re: Request for information for user manual: SmartTrac

2017-01-05 Thread Willem Ferguson
On 05/01/2017 13:37, Pedro Neves wrote: On 05-01-2017 09:17, Willem Ferguson wrote: Does anyone have any information about this? It is listed as a new feature of Subsurface V4.6 Beta V1. Hi Willem: I know Salvador contributed with some code for an external application that imports .slg

Re: Using GitHub

2017-01-05 Thread Willem Ferguson
Dirk, Robert, Paul-Erik , Thank you so much for your time and your help. This really helps. Kind regards, Willem ___ subsurface mailing list subsurface@subsurface-divelog.org http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Re: SmartTrak import as an AppImage?

2017-01-05 Thread Willem Ferguson
On 06/01/2017 02:08, Salvador Cuñat wrote: Hi Willem. As commented in the mailing list, here is an explanation for the smtk2ssrf importing tool. I've added an screenshot, just in case. Dirk has pushed the patches to master, so the tool is buildable again if you want to try it (I think you, o

User manual text for multiple users

2017-01-05 Thread Willem Ferguson
Below is some proposed text in the user manual for this topic. Please review because my understanding may be erroneous. --- == Several users of _Subsurface_ on one desktop computer A frequent need is for two or more persons to use _Subsurface_ on the same de

[PATCH] User manual update (part 2 of 3)

2017-01-06 Thread Willem Ferguson
User manual update (part 2 of 3) Update sections on: 1) --user= command-line option (several divers using one desktop computer) 2) AV1 and DL7 imports Signed-off-by: Willem Ferguson IMPORTANT: IMPORTANT: The only outstanding issue that I am aware of is SmartTrack imports. This will be

[PATCH] User manual updates (part 3 of 3)

2017-01-07 Thread Willem Ferguson
User manual update [part 3 of 3] Update: 1) Text dealing with SmartTrak import. Move text, some corrections, add image. 2) Text dealing with command-line arguments. A few other small changes. Signed-off-by: Willem Ferguson *IMPORTANT:* *A)**SmartTrak:* The

Re: Rock bottom gas calculation in planner

2017-01-08 Thread Willem Ferguson
On 08/01/2017 12:27, Robert Helling wrote: Hi, On 07 Jan 2017, at 22:43, Rick Walsh wrote: I'm interested in hearing Robert's feedback on your suggestion, but would be happy to implement it when I get a chance (and that's been far too rarely lately) after 4.6 is out. my concerns are pret

Building Subsurface-mobile

2017-01-09 Thread Willem Ferguson
I am attempting to build Subsurface-mobile using f23 and have two questions. 1) How do I determine the version of Kirigami that I have installed? In src/kirigami/cmakelists.txt, the first line reads "project(kirigami2)". Looks like Kirigami version 2? 2) I get a build error (see attached

[PATCH] *** Small update to user-manual

2017-01-09 Thread Willem Ferguson
[PATCH] Small update to user-manual The section for fb export missed one crucial sentence. Added it. Signed-off-by: Willem Ferguson >From 30644e5a29f65b499f7d558d7f9c367125bcd3d8 Mon Sep 17 00:00:00 2001 From: Willem Ferguson Date: Mon, 9 Jan 2017 17:15:00 +0200 Subject: [PA

Re: Building Subsurface-mobile

2017-01-09 Thread Willem Ferguson
On 09/01/2017 16:28, Anton Lundin wrote: On 09 January, 2017 - Dirk Hohndel wrote: I wonder if we could reasonably script that part as well? So that on a Ubuntu or Fedora it's really just running a single script that installs and grabs everything you need... I did most of it in my old travis

Request for information: dive list context menu

2017-01-10 Thread Willem Ferguson
I am running a number of tests on the latest master, going through all the dive list manipulations in the *dive list context menu*. There is one option in the dive list context menu (right-click on dive) that I have not seen before "Split selected dives". What does this do? I think I asked th

Import photos from web

2017-01-10 Thread Willem Ferguson
I am testing all the options in the dive list context menu. If one imports photos from the Web, it asks for a URL. I provide a URL to a dropbox directory with photos taken during that dive. Then I hit the Ok button and nothing happens, except that the dialog is closed. I would have expected th

Testing 4.6 Beta

2017-01-10 Thread Willem Ferguson
I did a quite a bit of testing of the beta on Linux (Ubuntu 16.04) and Win7. For testing, I propose that we work with a spreadsheet that lists most of the features of Subsurface, or better, a web-based form where a tester can check a box for each tested feature from a longer list. This way it i

[PATCH] Replace image in user manual

2017-01-10 Thread Willem Ferguson
[PATCH] Replace image in user manual Replace image reflecting dive export formats to show the current options. Signed-off-by: Willem Ferguson >From 0c30207350d8abf40d68622cec2f79bbbfd50b7b Mon Sep 17 00:00:00 2001 From: Willem Ferguson Date: Tue, 10 Jan 2017 16:24:33 +0

Re: 4.6 statistics testing

2017-01-10 Thread Willem Ferguson
On 10/01/2017 18:20, Anton Lundin wrote: After the latest sac-volume-pressure discussions I started to look around in the ui and found some bugs and some oddities. In the statistics tab: First of all, that the average-max-depth icon and tool tip is shown. We don't fill it with any value, since a

Re: Import photos from web

2017-01-11 Thread Willem Ferguson
On 11/01/2017 11:34, Robert Helling wrote: Hi, finally I got around to look at this again. On 10 Jan 2017, at 09:27, Willem Ferguson <mailto:willemfergu...@zoology.up.ac.za>> wrote: I am testing all the options in the dive list context menu. If one imports photos from the Web, it

[PATCH] Subsurface user manual update #6

2017-01-11 Thread Willem Ferguson
[PATCH] Subsurface user manual update Generate text for: 1) Splitting a dive from the dive list context menu 2) Importing photos from the Internet Signed-off-by: Willem Ferguson >From 244228c12f3cf7660f71c975eeb3f138adca1312 Mon Sep 17 00:00:00 2001 From: Willem Fergu

patches for user manual

2017-01-12 Thread Willem Ferguson
I re-sent three patches to the user manual to Dirk. It seems these three might have been missed. Kind regards, willem ___ subsurface mailing list subsurface@subsurface-divelog.org http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurfa

[PATCH] User manual: replace image for TeX export: user manual update # 7

2017-01-13 Thread Willem Ferguson
[PATCH] replace image for TeX export Signed-off-by: Willem Ferguson I took Robert's image and removed the huge amount of white space around the page in order to improve the readability of the user manual. Hope this is ok, Robert? Kind regards, willem

Re: getting ready for 4.6: announcement

2017-01-15 Thread Willem Ferguson
On 15/01/2017 06:49, Dirk Hohndel wrote: The Subsurface development team proudly announces the release 4.6 of Subsurface, an open source dive log and dive planning program for Windows, Mac and Linux. Some of the new additions since Subsurface 4.5: *User Interface:* - Heatmap visualization of

AppImage of scubapro SmartTrak import tool

2017-01-16 Thread Willem Ferguson
Would it require a lot of time to create an AppImage of this tool? As far as I can make out, it is built as a special case of the "normal" Subsurface build, the main difference being the requirement for two additional libraries. I cannot see that this AppImage build would need any real maintena

Re: AppImage of scubapro SmartTrak import tool

2017-01-17 Thread Willem Ferguson
On 17/01/2017 17:30, Dirk Hohndel wrote: This is like the iOS version of Subsurface-mobile. You all have seen how much work has gone into making this happen. And from the server logs I see that we have about 150 users. 1.5% of our user base. Gee, I'm glad I spent all the time on that. The Andro

  1   2   3   4   5   6   7   8   9   10   >