Skip to content

Allow the serial monitor to stay opened during upload, disabling it (1.5.x) #2180

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

Closed
wants to merge 2 commits into from

Conversation

avishorp
Copy link
Contributor

This request is a re-implementation of #1891 for the 1.5.x branch.

Currently, the serial monitor window closes when starting program uploading. I find this behavior very annoying since the monitor window has to be opened over and over again after each upload. The attached patch fixes this issue. When upload starts, the window gets disabled. When the upload process ends the window gets re-enabled and become operational immediately (if it is visible). The user can also now open the serial monitor window while uploading is in progress.

@avishorp
Copy link
Contributor Author

For those who wish to test the patch, here are precompiled binaries:
linux64
Windows

@cmaglie
Copy link
Member

cmaglie commented Jul 14, 2014

Please test this on a Leonardo (or other mega32u4 based board), cfr. my comment here:
#1613 (comment)

Related pull requests: #1613 #1891 #1272

@ArduinoBot
Copy link
Contributor

Can I build this pull request?

@avishorp
Copy link
Contributor Author

yes

2014-08-22 14:51 GMT+03:00 ArduinoBot notifications@github.com:

Can I build this pull request?


Reply to this email directly or view it on GitHub
#2180 (comment).

@ffissore
Copy link
Contributor

@avishorp sorry for the comment from arduinobot. we are setting up automated build of all PRs, so that we can provide a downloadable version of the patched IDE

@ffissore
Copy link
Contributor

ffissore commented Oct 1, 2014

@ArduinoBot build this please

@ArduinoBot
Copy link
Contributor

Merged build finished. Test PASSed.

@ArduinoBot
Copy link
Contributor

Can one of the admins verify this patch?

@sampumon
Copy link

Hello. Above build works perfect for me. How about merge? 🐳

@ffissore
Copy link
Contributor

Superseded and rebased in #2742

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: IDE Serial monitor Tools > Serial Monitor Component: IDE user interface The Arduino IDE's user interface feature request A request to make an enhancement (not a bug fix)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants