Re: Bluetooth issue on Mac

2015-09-28 Thread Thiago Macieira
On Sunday 27 September 2015 15:01:40 Dirk Hohndel wrote: > When trying to download from a BT dive computer on Mac (I tried this with > an OSTC Sport and with a Shearwater Petrel 2) I get this strange error > message: > > QObject::connect: Cannot queue arguments of type 'QBluetoothServiceInfo' >

Re: Bluetooth issue on Mac

2015-09-28 Thread Claudiu Olteanu
Hello, Unfortunately I have no idea why it cannot find QBluetoothServiceInfo meta type at run time. I looked over the qtconnectivity implementation for OS X platforms and over our sources but I couldn't see anything obvious. Maybe Thiago has a better idea. Claudiu

Re: Equipment info wrong

2015-09-28 Thread Dirk Hohndel
On Mon, Sep 28, 2015 at 01:56:24PM +0300, Guido Lerch wrote: > > Hi Linus, > > I just realized the same, none of my code changes do anything to the > events This has nothing to do with events. Remember how we talked about the fact that you didn't like it that my original code dropped all the

Re[2]: Equipment info wrong

2015-09-28 Thread Guido Lerch
Hi Dirk I am fine, of course, with Linus' patch. I dispute however that I was ever against the threshold unless I misunderstand something here. I also did no changes to any code concerning threshold. My work was focussed on getting the raw data in trying to deal with all uemis oddities. You

Coordinates and dive mapping

2015-09-28 Thread Willem Ferguson
I have three issues with a very recent git master (SHA c4eb957). 1) Entering coordinates by hand. When I enter GPS coordinates by hand, Subsurface often loses some of these, even though they were shown correctly before closing down Subsurface and I exited Subsurface with a Save divelog command.