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