jung6717 / arduino

Automatically exported from code.google.com/p/arduino
0 stars 0 forks source link

Serial port menu doesn't up date in Snow Leopard (OSX 10.6.2) #150

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. start Arduino (tested 0017 and 0018 from the make.sh)
2. plug in an Arduino board
3. check Serial port menu.  New serial device doesn't show up

What is the expected output? What do you see instead?
I expect to see two new items in the serial menu, a tty.usbserial device
and a cu.usbserial device.  Instead, the menu remains unchanged.  In order
to fix it, I have to restart Arduino.  This is consistent and repeatable.

Original issue reported on code.google.com by tom.i...@gmail.com on 30 Nov 2009 at 6:44

GoogleCodeExporter commented 9 years ago
Note: switching from one sketch window to another makes the new device show up 
in the
seiral port menu.

Original comment by tom.i...@gmail.com on 30 Nov 2009 at 8:15

GoogleCodeExporter commented 9 years ago

Original comment by dmel...@gmail.com on 23 Dec 2009 at 12:35

GoogleCodeExporter commented 9 years ago
I was also having this problem, but it seems not to happen now.  I did just 
install the latest Java update from 
Apple; maybe that solved the problem?  Can you try it again before and after 
installing that update?

Original comment by dmel...@gmail.com on 24 Dec 2009 at 2:27

GoogleCodeExporter commented 9 years ago

Original comment by dmel...@gmail.com on 26 Dec 2009 at 1:31

GoogleCodeExporter commented 9 years ago
Yep, the latest Java release combined with the latest build (I updated my local 
copy of 
the SVN and built it today) seems to fix it.  I'll close this issue now.

Original comment by tom.i...@gmail.com on 30 Dec 2009 at 6:31