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

[Feature request] Abort uploading #3568

Closed
NicoHood opened this issue Jul 22, 2015 · 13 comments
Closed

[Feature request] Abort uploading #3568

NicoHood opened this issue Jul 22, 2015 · 13 comments
Labels
Component: Compilation Related to compilation of Arduino sketches
Milestone

Comments

@NicoHood
Copy link
Contributor

There needs to be an abort uploading button. I always have the problem that avrdude cant connect with my arduino for some reason (of developing) and then I have to kill the task. This happens if you want to upload to a mega and an uno is still selected for example.

@matthijskooijman
Copy link
Collaborator

Since currently, pressing the upload button twice also causes problem, switching the button between "upload" and "abort upload" is probably good. The same goes for verify, btw.

@q2dg
Copy link

q2dg commented Jul 23, 2015

+1

@clefranc
Copy link

++1

@pfeerick
Copy link
Contributor

+1

1 similar comment
@pjordi
Copy link

pjordi commented Jul 24, 2015

+1

@Avamander
Copy link
Contributor

Or if your computer suddenly decided to remap the connected devices when one connected arduino decides to draw too much current, you start the upload to wrong arduino then aborting upload can save an Arduino.

@NicoHood
Copy link
Contributor Author

I also want to mention that on Linux on several circumstances the avrdude process is still alive after an error message. The IDE will continue working but open another avrdude thread.
After a while you can hear that avr dude is still open, because my laptop fan goes crazy. The single CPU task avrdude takes 100% for a core. I have to manually kill them. Maybe I should flag this as separate issue?

@ffissore ffissore self-assigned this Aug 3, 2015
@ffissore ffissore added the Component: Compilation Related to compilation of Arduino sketches label Aug 5, 2015
@Testato
Copy link

Testato commented Aug 10, 2015

+1

@NicoHood
Copy link
Contributor Author

Please also add this to the burning bootloader option. This freezes the IDE and is really annoying.

@ffissore
Copy link
Contributor

ffissore commented Sep 8, 2015

Merged into #3771

@ffissore ffissore closed this as completed Sep 8, 2015
@ffissore ffissore added this to the Release 1.6.6 milestone Sep 8, 2015
@lmihalkovic
Copy link

[LMCHK]

@RobertsonAutomation
Copy link

+1

@DRSDavidSoft
Copy link

+1

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
Projects
None yet
Development

No branches or pull requests