Skip to content

v1.9b upload fails, must close serial monitor first #8518

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
danbates2 opened this issue Feb 9, 2019 · 13 comments
Closed

v1.9b upload fails, must close serial monitor first #8518

danbates2 opened this issue Feb 9, 2019 · 13 comments
Assignees
Labels
Component: IDE Serial monitor Tools > Serial Monitor Component: Uploading Uploading programs to an Arduino board IDE 1.9.x Beta Related to the Arduino IDE Beta Build Type: Bug Type: Wontfix Arduino has decided that it will not resolve the reported issue or implement the requested feature

Comments

@danbates2
Copy link

Seems that the serial monitor isn't closing when the upload button is pressed, causing uploads to fail as the serial monitor tried to butt in.

1.9.0-beta
I'm on 10.11.6 El Capitan.

@danbates2 danbates2 changed the title v1.9b error upload, must close serial monitor first v1.9b upload fails, must close serial monitor first Feb 9, 2019
@per1234 per1234 added Component: Uploading Uploading programs to an Arduino board Component: IDE Serial monitor Tools > Serial Monitor labels Feb 9, 2019
@facchinm facchinm added the IDE 1.9.x Beta Related to the Arduino IDE Beta Build label Feb 11, 2019
@facchinm
Copy link
Member

Hi @danbates2 ,
I cannot reproduce on Linux. May you attach a screencast so I can try to understand where the "pause" control is failing? Thanks!

@danbates2
Copy link
Author

Hi, I don't have a screencast program. But it isn't any more complex than I describe. I must close the serial monitor to have successful uploads.
The error in the IDE (black window at bottom of sketch) is the typical upload error in red text returned when the serial port is busy and unavailable.

@facchinm
Copy link
Member

Ok, the issue was surely in beta some weeks ago (and the outcome was : press upload -> monitor was greyed out during compilation -> small reopen glitch and greyout again -> upload error), then it was patched. This is why I asked for a screenscast, but don't worry. Could you test the latest beta and report if the problem is still there?

@danbates2
Copy link
Author

Sure, where can I download or how do I compile for mac?

@danbates2
Copy link
Author

BTW, this v1.9 is a big improvement generally ;)

@per1234
Copy link
Collaborator

per1234 commented Feb 11, 2019

@danbates2 you can download the latest beta build of the Arduino IDE here:
https://www.arduino.cc/en/Main/Software#beta
The beta build is regularly updated to reflect the ongoing development work on the IDE. It's helpful to mention the build number of the beta you're using when submitting bug reports.

For a free, open source, lightweight screencast program, I like this one:
https://www.cockos.com/licecap/

@danbates2
Copy link
Author

thanks.
my build is PR-beta1.9-BUILD-99

@facchinm
Copy link
Member

Latest is BUILD-102, so if you can redownload it and give it a try it would be awesome!

@danbates2
Copy link
Author

Still the same problem!
1
2
3

I close the monitor and the upload works.

@facchinm
Copy link
Member

@gvarisco could you try to reproduce this issue with any board using latest beta?

@danbates2
Copy link
Author

I've downloaded the latest again, and the issue is still present.

@akash73
Copy link
Member

akash73 commented Feb 21, 2019

Tested with 10.12.6 and latest IDE beta and correctly uploads with serial monitor open.

@per1234 per1234 closed this as completed Dec 1, 2022
@per1234 per1234 self-assigned this Dec 1, 2022
@per1234 per1234 added the Type: Wontfix Arduino has decided that it will not resolve the reported issue or implement the requested feature label Dec 1, 2022
@per1234
Copy link
Collaborator

per1234 commented Dec 1, 2022

Closing as "wontfix" because the Arduino IDE 1.9.x effort has been abandoned so that the resources can be put to Arduino IDE 2.x instead.

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: Uploading Uploading programs to an Arduino board IDE 1.9.x Beta Related to the Arduino IDE Beta Build Type: Bug Type: Wontfix Arduino has decided that it will not resolve the reported issue or implement the requested feature
Projects
None yet
Development

No branches or pull requests

4 participants