Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeout issue #6015

Closed
dario-bandeira opened this issue Feb 23, 2017 · 1 comment
Closed

Timeout issue #6015

dario-bandeira opened this issue Feb 23, 2017 · 1 comment
Assignees
Labels
libListSerial Java native library used in the Arduino IDE's source code to find serial ports on the computer OS: Linux Specific to the Linux version of the Arduino IDE Type: Bug

Comments

@dario-bandeira
Copy link

I use Serial Monitor everytime. If I open it after seeing "Done uploading", there is no problems, but if I open Serial Monitor after tapping Ctrl+U (compile + send) and before seeing "Done uploading" i get a timeout message.

I'm using:

  • Arduino Mega 2560;
  • Ubuntu 16.04 64bits;
  • Arduino IDE 1.8.1;
@facchinm facchinm added libListSerial Java native library used in the Arduino IDE's source code to find serial ports on the computer OS: Linux Specific to the Linux version of the Arduino IDE labels Feb 23, 2017
@facchinm facchinm self-assigned this Feb 23, 2017
@facchinm
Copy link
Member

Thanks for reporting the complete procedure, I would have missed the keyboard shortcut. Should be fixed by c0a99f9, which will land in nightly in a couple of hours.

Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libListSerial Java native library used in the Arduino IDE's source code to find serial ports on the computer OS: Linux Specific to the Linux version of the Arduino IDE Type: Bug
Projects
None yet
Development

No branches or pull requests

2 participants