Skip to content

double compile [imported] #766

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 · 1 comment
Closed

double compile [imported] #766

cmaglie opened this issue Nov 15, 2012 · 1 comment
Assignees
Labels
Component: Compilation Related to compilation of Arduino sketches Component: IDE The Arduino IDE Type: Bug
Milestone

Comments

@cmaglie
Copy link
Member

cmaglie commented Nov 15, 2012

This is Issue 766 moved from a Google Code project.
Added by 2011-12-31T03:50:37.000Z by [email protected].
Please review that bug for more context and additional comments, but update this bug.

Original labels: Type-Defect, Priority-Medium

Original description

What steps will reproduce the problem?

  1. double click on the 'compile and download button'
    or
  2. deselect window, then click on 'compile and download button'

What is the expected output?
the IDE should NOT accept multiple clicks on the buttons(during a compile), since this causes problems when the code is downloaded

What do you see instead?
code failures when the bad code hits the board from the first compile, which is being recompiled, or sometimes timeout errors.

Binary sketch size: 696 bytes (of a 258,048 byte maximum)
Binary sketch size: 696 bytes (of a 258,048 byte maximum)
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_getsync(): timeout communicating with programmer

What version of the Arduino software are you using?

latest, but the display shows {$version}
On what operating system?
osx
Which Arduino board are you using?
N/A

Please provide any additional information below.
none

@ffissore
Copy link
Contributor

ffissore commented Sep 8, 2015

Merged into #3771

@ffissore ffissore closed this as completed Sep 8, 2015
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: IDE The Arduino IDE Type: Bug
Projects
None yet
Development

No branches or pull requests

2 participants