subsurface newcomer

Miika Turkia miika.turkia at gmail.com
Thu Aug 22 23:17:47 UTC 2013


To answer the last question, we do have upload functionality to
divelogs.de(online divelog software). That is available in the Gtk
version and will be
available in Qt as well at some point. Anyway, we do also support UDDF
export (in Gtk) and thus the divelogs can be manually uploaded to several
other online logs. If you stick to the Qt version, you will probably need
to manually convert the subsurface format to these export formats as shown
below:

xsltproc xslt/uddf-export.xslt dives/test1.xml
xsltproc xslt/divelogs-export.xslt dives/test1.xml

divelogs.de supports import of Subsurface's logs by itself, so there is
actually no need to manually convert the log for that web service...

miika




On Fri, Aug 23, 2013 at 5:04 AM, Danilo Cesar <danilo.eu at gmail.com> wrote:

> hi subsurface devs,
>
> I'm planning to use subsurface as my divelog app and I have some
> doubts/comments/patches about it:
>
> 1 - Tried to open the manual and faced some rendering problems [1].
> The user-manual html code was ok, so I believe that QTextBrowser might
> not be powerful enough to render that. I changed it to QWebView and it
> now works. (patch 0001)
>
> 2 - I made some tests with the dive planner and realize it doesn't
> consider MOD or deco limits for a gas change. Do you have plans to
> support those things? (Actually, I just realize it's only a
> graphicscene with some marks. Still under development?)
> Also, the gas change is being opened as a regular dialog, which shows
> it in the task bar and places it behind the app window during an alt
> tab. Fixed that to a regular pop-up (0002 patch).
>
> 3 - Had some problems with a Mares Matrix computer. I had to try three
> times before being able to download anything from it. I believe the
> error was "Unexpected answer byte" inside mares_iconhd.c, however I
> can't reproduce it anymore (it happened on two different computers,
> both running debian sid amd64).
>
> 4 - I had a situation once where I had to prove I did more than 50
> dives to be allowed to do a discover tec at 60m deep (I didn't have my
> old gekko with me). Is there any way to export the subsurface data to
> another place (like android or even the cloud)?
>
> * I'm using the master branch btw...
>
> Well, that's all.
>
> BR,
>
> Danilo Cesar
>
> [1] - http://wstaw.org/m/2013/08/22/plasma-desktopkG3845.png
>
> --
> Danilo Cesar Lemes de Paula
> http://www.danilocesar.com
>
> _______________________________________________
> subsurface mailing list
> subsurface at hohndel.org
> http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hohndel.org/pipermail/subsurface/attachments/20130823/d680b47b/attachment-0001.html>


More information about the subsurface mailing list