What steps will reproduce the problem?
1. Using "Bluetooth by hp" adapter, VID049F/PID0086, works fine with
widcomm module in PyBluez.
2. Run program attached (GPS Logger decoder)
3. Watch debug messages
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
PyBluez 0.15 for Windows Xp Python 2.6
Please provide any additional information below.
/trunk/bluetooth/widcomm.py does not have dbg commented out; it should have
a return inserted at line 11.
printf ("AssignScnValue\n"); not commented out at line 40 of
trunk/widcomm/rfcommif.cpp.
fprintf not commented out at line 107 of rfcommport.cpp.
thanks
Original issue reported on code.google.com by ichneumo...@gmail.com on 9 Jan 2009 at 1:25
Original issue reported on code.google.com by
ichneumo...@gmail.com
on 9 Jan 2009 at 1:25Attachments: