Description
This is Issue 200 moved from a Google Code project.
Added by 2010-02-07T19:41:31.000Z by [email protected].
Please review that bug for more context and additional comments, but update this bug.
Original labels: Type-Defect, Priority-Medium
Original description
What steps will reproduce the problem?
1.Connect some bluetooth dongles
2.Open Arduino IDE, you will experience a startup delay
3.Open Tools menu, you will experience a startup delay also
What is the expected output? What do you see instead?
The same behaviour of a system without a bluetooth dongle
What version of the Arduino software are you using? On what operating
system? Which Arduino board are you using?
All affected <=0018
Please provide any additional information below.
It is a faulty RXTX library for Windows. It waits until each port answer
to enumerate ports, not asking the system.
Solution is to replace the dll file with a patched one (does not work in
Windows 9x) or to find another way to enumerate ports:
http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1237179908