Skip to content

Button to cancel in-progress upload. [imported] #585

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
cmaglie opened this issue Nov 15, 2012 · 4 comments
Closed

Button to cancel in-progress upload. [imported] #585

cmaglie opened this issue Nov 15, 2012 · 4 comments
Labels
Component: Compilation Related to compilation of Arduino sketches Component: Uploading Uploading programs to an Arduino board Type: Duplicate Another item already exists for this topic
Milestone

Comments

@cmaglie
Copy link
Member

cmaglie commented Nov 15, 2012

This is Issue 585 moved from a Google Code project.
Added by 2011-08-17T18:23:35.000Z by [email protected].
Please review that bug for more context and additional comments, but update this bug.

Original labels: Type-Enhancement, Priority-Medium, Component-IDE, Milestone-Post-1.0, OpSys-All

Original description

What change would like to see?

A cancel (or stop) button in the editor status bar (next to the new progress bar) during a compile or upload, that would allow you to interrupt the process (i.e. kill avrdude).

Why?

Sometimes failed uploads take a long time to error out (avrdude will keep retrying, but you might realize you have the wrong board or serial port selected). It's annoying to have to wait for it to happen on its own.

@matthijskooijman
Copy link
Collaborator

I also run into this occasionally and resort to running killall avrdude in a console.

A cancel button would be ideal (perhaps the verify or upload button should become a cancel button while the process is running?). However, if pressing upload or verify would first cancel any running uploads or compiles, that would also already be very useful (right now, I think you can start two concurrent uploads, for extra mayhem).

@matthijskooijman
Copy link
Collaborator

@matthijskooijman, see if this gets this issue in my "mentioning you" issue list...

@ffissore ffissore modified the milestones: Release 1.6.5, Release 1.6.6 Jun 15, 2015
@ffissore ffissore self-assigned this Jul 1, 2015
@ffissore ffissore added the Component: Compilation Related to compilation of Arduino sketches label Jul 1, 2015
@ffissore ffissore added the Component: Uploading Uploading programs to an Arduino board label Aug 6, 2015
@Testato
Copy link

Testato commented Aug 9, 2015

+1

@facchinm
Copy link
Member

Closing as duplicate of #3568 because the latest is gaining much more attention

@per1234 per1234 added the Type: Duplicate Another item already exists for this topic label Jul 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Compilation Related to compilation of Arduino sketches Component: Uploading Uploading programs to an Arduino board Type: Duplicate Another item already exists for this topic
Projects
None yet
Development

No branches or pull requests

6 participants