Skip to content

Quicker upload notification #279

Closed
@tigoe

Description

@tigoe

Couldn't find an issue on this one, so here goes:

  1. Open new sketch
  2. Choose board and port
  3. Click upload button

After "Compilation complete", the wait for notification about upload takes many seconds, long enough for the user to think something has gone wrong. IN that case, they might hit the reset or unplug, which disrupts the upload.

If you turn on verbose notices for upload you get

Compilation complete.
Performing 1200-bps touch reset on serial port /dev/cu.usbmodem1431301
Waiting for upload port...

Which is helpful, but the reams of text you get otherwise can be bothersome. I think it would be good to offer short "Connecing to board..." then "Uploading..." progress messages so the user knows what the status is and doesn't disrupt it.

Activity

ednieuw

ednieuw commented on Apr 23, 2021

@ednieuw

Same annoyance. I can not see that the program is compiling or uploading.

tigoe

tigoe commented on Sep 5, 2021

@tigoe
MemberAuthor

Update using 2.0.0-beta.11

This is still unchanged. The delay is long enough that I don't feel that I can use 2.0 to teach beginners yet.

per1234

per1234 commented on Aug 2, 2022

@per1234
Contributor

Closing as resolved by #1260

self-assigned this
on Aug 2, 2022

1 remaining item

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Participants

    @tigoe@cmaglie@per1234@ednieuw@rsora

    Issue actions

      Quicker upload notification · Issue #279 · arduino/arduino-ide