aporto / mariamole

MariaMole: An alternative Arduino IDE
GNU General Public License v3.0
78 stars 21 forks source link

Mac OS/X serial list fix #22

Closed gabrield closed 10 years ago

gabrield commented 10 years ago

For some reason, focusInEvent didn't work on Mac OS/X. Now we can select serial ports and compile code, but still cant upload. I suspect it's a problem with Laucher while reads the process output, but stops it. I think this is the last critical bug to be solved in OS/X before some functional release.