Nová verze - JDiveLog 2.13
JDiveLog 2.13 je nyní k dispozici.
Nové funkce:
- Nová položka pro editaci plynů
- Nástroj pro výpočet gas overflow
Bugfixes:
- Tlačítka pro stažení ponorů z počítače / HTML export jsou znovu viditelné i při zapnutém preview režimu
- opraven .bat-Soubor pro Windows (špatná classpath)
- opravena classpath pro uživatele Mac
- opraven problém s chybějící proměnou skindir ve WIndows
DŮLEŽITÉ: odstraňte starou instalaci JDiveLog před tím než začnete instalovat novou !
This entry was posted ago on 22 August 2009 at 18:16 and is filed under Installation, Releases. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
« Nová verze - JDiveLog 2.12 –
You must be logged in to post a comment. Login...
Hello all,
Trying to install with rxtx gives empty error message.
Installing without works good, but the program doesn’t start : “Can’t find the main class jdivelogs/skins
Uninstall doesn’t remove the files, even deleting the hole directory manually and reinstall doens’t work :(:(
Thanks for helping me out of this sh***
Comment: Champollion – 6 September 2009 @ 19:51
Hi,
There is a problem with window in english (the default directory for software is “c:\Program Files”.
In th next version this issue will b fixed.
Meanwhile you can edit the file “jdivelog.bat” and put quotes around the skindir property.
It should look like -Dskindir=”C:\Program Files\….”
Kind regards,
Pascal
Comment: Pascal Pellmont – 6 September 2009 @ 20:15
Hi,
Is it planned to implement tank pressure integration to this masterpiece multi-platform application ?
I have D9 and it would be nice to have tanks pressure graph over other data.
Thanks
Comment: limdel – 9 September 2009 @ 6:11
Hi,
We have tank pressure integration for VyTec, but it doesn’t deliver information of tank pressure during dive. It only delivers data about pressure at beginning and at end of dive.
D9 integration is not realized yet. And I can not tell you if it will be sometime.
Kind regards,
Pascal
Comment: Pascal Pellmont – 9 September 2009 @ 6:30
Thanks for the feedback.
Nice job anyway.
Comment: limdel – 14 September 2009 @ 4:38
Tried about everything(removed older version, put the “quotes” in the bat file) to get the new version working without any result. It’s a pitty I can’t get it working because I find your program better than Diving Log, because you can see when you’ve switched gasses, can you give me some help?The older version worked , but I saw there was a new one, but it’s not working for me.Maybe you can send me an older version via mail?? (my diving computer is an OSTC1).
Thanx in advance,
Alain.
Comment: angelain – 25 October 2009 @ 18:11
Hi.
After installing the new Mac-Version 2.13 there’s no possibity to change any setting (language, computer-model etc.). I’m using jdive with OSX 10.6.
Kind regards,
Marc
Comment: marcw – 30 December 2009 @ 14:28
Hi,
As I would like to create manually a file to import (csv or UDCF), what’s the format and syntax to be used in both cases ?
Thanks,
-Paul
Comment: PaulVDV – 29 March 2010 @ 12:07
Hi all,
installing the program under ubuntu 9.10 works good, the software starts without any problem, all looks fine, but if I try to download data from my suunto cobra2, after a few seconds (in the status-bar the message “Initializing Suunto dive computer interface” appears) I get the message “Transfer failed. Transfer of Data failed (Comm-Timeout)”. Can anybody tell me, what is wrong?
thanks,
viktor
Comment: Vittorio – 18 April 2010 @ 20:57
Hallo, I’ve installed the software on MAC OS X, I tried to downoald the dives but it will not be appears on logbook.
On my OSTC everything works well and the firmware version is 1.6.
Can someone help me please?
Thanks
Comment: fulvione – 18 May 2010 @ 13:02
Hi,
thanx for an apparently super software for linux users.
I have a Suunto Vyper Air Dive Computer, and have used Suunto’s Dive Manager software so far. Now I’m using Linux on my Notebook, and was really happy to see a Linux alternative to the Windows dependent Dive Manager.
However, when I try to download from dive computer, I receive the error: “Transfer of data failed (comm timeout).” I’ve tried both ‘new Vyper’ and Vyper/Cobra protocol option.
I’m running JDivelog 2.13 with the bundled RXTX.
Is the protocol for Vyper Air different from the ones which are implemented, and if it is, will there be a Vyper Air protocol available?
Best regards Trond
Comment: trsc – 25 May 2010 @ 16:57
Hi,
Quitesame problem as Champollion.
Trying to install with rxtx gives empty error message.
Installing without works good, but the program doesn’t start : “Can’t find the main class File”
I’ve jre6. I can’t modify jdivelog.bat
Kind regards,
Beb
Comment: beb – 15 June 2010 @ 12:58
Do you think it ‘ll have a release for Android phone or tablet PC ?!
Comment: beb – 15 June 2010 @ 12:59
Hi,
Are trying out the JDiveLog program and it is great!
Have found one minor problem. If I upload pictures under the picture tab and try to look at the photo at a later stage (or use slideshow) the computer locks and I have to force quit the program. I am using Linux mint. Keep up the good work
Kind regards,
Kristian
Comment: kristian – 17 June 2010 @ 18:09
Hi,
I’m trying to run jdivelog on my macBook Pro OSX 10.5.8
with my OSTC Mark II
When I launch Jdivelog it bounce 2 or 3 times then nothing happened.
I can see the following error on the console
20/06/10 07:46:27 [0×0-0×21021].JDiveLog[288] [JavaAppLauncher Error] CallStaticVoidMethod() threw an exception
20/06/10 07:46:27 [0×0-0×21021].JDiveLog[288] Exception in thread “main”
20/06/10 07:46:27 [0×0-0×21021].JDiveLog[288] java.lang.UnsupportedClassVersionError: Bad version number in .class file
20/06/10 07:46:27 [0×0-0×21021].JDiveLog[288] at java.lang.ClassLoader.defineClass1(Native Method)
20/06/10 07:46:27 [0×0-0×21021].JDiveLog[288] at java.lang.ClassLoader.defineClass(ClassLoader.java:676)
20/06/10 07:46:27 [0×0-0×21021].JDiveLog[288] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
20/06/10 07:46:27 [0×0-0×21021].JDiveLog[288] at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
20/06/10 07:46:27 [0×0-0×21021].JDiveLog[288] at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
20/06/10 07:46:27 [0×0-0×21021].JDiveLog[288] at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
20/06/10 07:46:27 [0×0-0×21021].JDiveLog[288] at java.security.AccessController.doPrivileged(Native Method)
20/06/10 07:46:27 [0×0-0×21021].JDiveLog[288] at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
20/06/10 07:46:27 [0×0-0×21021].JDiveLog[288] at java.lang.ClassLoader.loadClass(ClassLoader.java:317)
20/06/10 07:46:27 [0×0-0×21021].JDiveLog[288] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:280)
20/06/10 07:46:27 [0×0-0×21021].JDiveLog[288] at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
20/06/10 07:46:27 [0×0-0×21021].JDiveLog[288] at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:375)
20/06/10 07:46:27 [0×0-0×21021].JDiveLog[288] at java.lang.Class.forName0(Native Method)
20/06/10 07:46:27 [0×0-0×21021].JDiveLog[288] at java.lang.Class.forName(Class.java:242)
20/06/10 07:46:27 [0×0-0×21021].JDiveLog[288] at apple.launcher.LaunchRunner.loadMainMethod(LaunchRunner.java:55)
20/06/10 07:46:27 [0×0-0×21021].JDiveLog[288] at apple.launcher.LaunchRunner.run(LaunchRunner.java:111)
20/06/10 07:46:27 [0×0-0×21021].JDiveLog[288] at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50)
20/06/10 07:46:27 [0×0-0×21021].JDiveLog[288] at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)
20/06/10 07:46:27 com.apple.launchd[152] ([0×0-0×21021].JDiveLog[288]) Exited with exit code: 1
Does anyone have an idea about the problem ?
Regards, Piwa.
Comment: pwagnair – 21 June 2010 @ 14:45
Any idea about my previous post ?
Regards, Piwa
Comment: pwagnair – 23 June 2010 @ 9:56
Bonjour,
Comment peut-on récupérer ses données en .csv.
Sur mon lieu de vacances je ne pourrai pas installer de programme sur l’ordinateur que je vais utiliser.
Merci du tuyau
Comment: galact – 16 July 2010 @ 16:43