Re: Testing Native Bluetooth support on Windows platforms

2015-08-13 Thread Claudiu Olteanu
Ok, thanks a lot for your help! As I said, the download mode is supposed to work only if the devices are paired. If the devices are not paired then Windows will ask for your permissions to pair them and you should allow it. If you have any questions or suggestions, please let me know. Have a

RE: Testing Native Bluetooth support on Windows platforms

2015-08-13 Thread Steve
From: Claudiu Olteanu [mailto:olteanu.vasilica.clau...@gmail.com] Sent: Thursday, 13 August 2015 3:56 PM To: Steve stevewilli...@internode.on.net Cc: Subsurface Mailing List subsurface@subsurface-divelog.org Subject: Re: Testing Native Bluetooth support on Windows platforms Ok, thanks a lot

RE: Testing Native Bluetooth support on Windows platforms

2015-08-12 Thread Steve
From: Claudiu Olteanu [mailto:olteanu.vasilica.clau...@gmail.com] Sent: Wednesday, 12 August 2015 5:20 PM To: Steve stevewilli...@internode.on.net Cc: Subsurface Mailing List subsurface@subsurface-divelog.org Subject: Re: Testing Native Bluetooth support on Windows platforms Windows 10

Re: Testing Native Bluetooth support on Windows platforms

2015-08-12 Thread Claudiu Olteanu
Windows 10 puts a message on the right side of the screen: Add a device, Tap to setup your OSTC3 (see win10-ostc3+bluetooth01.jpg). Then it fails with the message: Error, Unable to open 00: etc, No device found (see win10-ostc3+bluetooth02.jpg). That message is prompt when your devices are

Re: Testing Native Bluetooth support on Windows platforms

2015-08-12 Thread Claudiu Olteanu
Hi Benjamin, Can you please give me more details? Are your devices paired? When you say that the application crashes you mean that your receive a SEGV error and it is forcibly closed? It would be useful if you can take a look in the Event Viewer (open Run/Command terminal and write *eventvwr

Re: Testing Native Bluetooth support on Windows platforms

2015-08-12 Thread Benjamin
Good evening Claudiu I can't manage to get the bluetooth downloading working on my Petrel 2. Trying with Windows 10 64 bit Home install. Subsurface keeps on crashing when I press download. I've installed the 32 bit runtimes which you linked to above. Benjamin On 12 August 2015 at 10:49, Claudiu

Re: Testing Native Bluetooth support on Windows platforms

2015-08-11 Thread Rick Walsh
Hi Claudiu, I have tested the native Bluetooth support on Windows on two laptops: 1) Windows 8.1 on an HP laptop with onboard Broadcom 43142 Bluetooth adapter - an awful combined Bluetooth/Wifi device that does not like Linux (buggy for Wifi, even with the proprietary kernel module, and very very

Re: Testing Native Bluetooth support on Windows platforms

2015-08-11 Thread Claudiu Olteanu
On the Vista machine, the device name was displayed, even before I had paired. I totally forgot about the existence of Windows Vista :). I will create a virtual machine to see if I can reproduce your problem. I like that pairing is now 'invisible' to the user. But it would be good if you

Re: Testing Native Bluetooth support on Windows platforms

2015-08-11 Thread Thiago Macieira
On Tuesday 11 August 2015 23:36:05 Claudiu Olteanu wrote: I totally forgot about the existence of Windows Vista :) We wish we had that option too. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center PGP/GPG:

Re: Testing Native Bluetooth support on Windows platforms

2015-08-11 Thread Claudiu Olteanu
Steve, did you use the installer I sent? If you created your own installer, be aware that my changes are not in the upstream. I ask these because in the screenshot in seems that your application is using the implementation with the Qt Bluetooth framework. Currently the Qt Bluetooth library is

Re: Testing Native Bluetooth support on Windows platforms

2015-08-10 Thread Claudiu Olteanu
Tested from the OSTC3+ and Petrel 2 and both worked as expected. I'm glad that it worked. Thanks for the feedback! Claudiu ___ subsurface mailing list subsurface@subsurface-divelog.org

Re: Testing Native Bluetooth support on Windows platforms

2015-08-09 Thread Claudiu Olteanu
Hello, Yes this is a 32 bit build. The installer fails because probably you don't have *Microsoft Visual C++ 2013 Redistributable (x86)* package installed on your laptop. You can download it from here [1]. Currently I don't have an environment to create the 64 bit installer so please install the

Re: Testing Native Bluetooth support on Windows platforms

2015-08-09 Thread Claudiu Olteanu
I decided to create a virtual machine with Windows 10 (x64) and to run some tests there too. I didn't encounter any problems regarding the data transfer. The only thing that I saw is that on my all virtual machines (Windows XP SP2, Windows 7, Windows 10) the first time you start to lookup for

RE: Testing Native Bluetooth support on Windows platforms

2015-08-09 Thread Steve
[mailto:olteanu.vasilica.clau...@gmail.com] Sent: Sunday, 9 August 2015 7:07 PM To: Steve stevewilli...@internode.on.net Cc: Subsurface Mailing List subsurface@subsurface-divelog.org Subject: Re: Testing Native Bluetooth support on Windows platforms Hello, Yes this is a 32 bit build