Hi Dirk,

I managed to reproduce the bug changing the Bluetooth address
saved in the device *QComboBox*. Apparently if you set an incorrect
address in that section the *QBluetoothSocket* connect method
doesn't raise a *SocketError* and it gets stuck.

I added a timer, like you suggested. It raises a timeout signal
after 5 seconds and close the qt_serial_open step. I will send you
a patch on the [*PATCH] QtBluetooth implementation* thread.

I don't know if this will fix your problem. Could you check if the address
is set correctly?

Thanks,
Claudiu
_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to