Closed GoogleCodeExporter closed 8 years ago
The problem seems confined to the RFCOMM protocol. I was able to switch my
scripts to
L2CAP (low data rate streaming application) and increasing the timeout in the
select() method to workaround the problem.
Step #2 above is in error - l2capclient.py may or may not work, but the RFCOMM
based
test script was reliably failing.
Original comment by kelle...@gmail.com
on 1 May 2010 at 3:45
Tested here with Ubuntu 10.04 (packaged PyBluez 0.18) and both simple examples
(l2cap and rfcomm) worked
perfectly.
Could be some interaction with specific kernel version X specific dongle. Can
you tell more about your
installation/hardware?
Original comment by elvis.pf...@gmail.com
on 31 May 2010 at 4:40
Saw in Launchpad bug report that you are using a 64-bit kernel. I have tested
in 32-bit kernel. The bug may
well be related to this.
Original comment by elvis.pf...@gmail.com
on 31 May 2010 at 4:53
Tested with one side 64-bit, other side 32-bit. Worked with 64-bit in either
role (client or server). So, it is
WORKSFORME right now.
Original comment by elvis.pf...@gmail.com
on 31 May 2010 at 6:34
Thanks for validating this. My system suffered a hard disk crash and after
getting a
new disk and reinstalling Ubuntu 10.04, the scripts ran fine with both RFCOMM
and
L2CAP. It appears that the failing disk had corrupted interface somehow.
Please close this report. Problem has been shown to an isolated issue and
resolved
with new OS install.
Thanks,
Dave
Original comment by dmk_el...@yahoo.com
on 1 Jun 2010 at 5:57
Original comment by elvis.pf...@gmail.com
on 5 Jul 2010 at 1:09
Original issue reported on code.google.com by
kelle...@gmail.com
on 30 Apr 2010 at 9:54