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

Show 'progress' indicator during verify/upload #575

Closed
per1234 opened this issue Oct 24, 2021 · 1 comment · Fixed by #1260
Closed

Show 'progress' indicator during verify/upload #575

per1234 opened this issue Oct 24, 2021 · 1 comment · Fixed by #1260
Assignees
Labels
conclusion: resolved Issue was resolved criticality: medium Of moderate impact phase: implementation Work is in the implementation phase topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@per1234
Copy link
Contributor

per1234 commented Oct 24, 2021

Is your feature request related to a problem? Please describe.

There is no sign of activity from the IDE for long periods of time while compiling or uploading large sketches with the default setting of verbose output disabled.

Describe the solution you'd like

Add a visual progress indicator.

The classic Arduino IDE has this:

progress.png

Desktop (please complete the following information):

  • OS: Windows 10, Ubuntu 20.04
  • Version: 2.0.0-beta.12-nightly.20211020
    Date: 2021-10-20T03:02:52.486Z
    CLI Version: 0.19.1 alpha [718bbbf2]

Additional context

Originally requested at:

Related:

@per1234 per1234 added priority: medium Resolution is a medium priority topic: code Related to content of the project itself type: enhancement Proposed improvement labels Oct 24, 2021
@rsora rsora added the phase: design Work is in the design phase label Nov 2, 2021
@rsora rsora reopened this Nov 2, 2021
@rsora rsora added criticality: medium Of moderate impact and removed priority: medium Resolution is a medium priority labels Nov 2, 2021
@giannicolab giannicolab added phase: implementation Work is in the implementation phase and removed phase: design Work is in the design phase labels Nov 5, 2021
@giannicolab giannicolab assigned fstasi and AlbyIanna and unassigned giannicolab and fstasi Nov 5, 2021
@giannicolab giannicolab reopened this Nov 5, 2021
@kittaakos kittaakos self-assigned this Jul 12, 2022
@kittaakos
Copy link
Contributor

For the record, there is no progress indication for upload/upload using programmer/burn bootloader commands in the Java IDE. Since the following gRPC response types do not have a progress/task property, the IDE2 can show the desired definite progress only for the verify command, the rest will run with an indefinite progress indication.

kittaakos pushed a commit that referenced this issue Jul 28, 2022
Closes #575
Closes #1175

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Jul 28, 2022
Closes #575
Closes #1175

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Jul 28, 2022
Closes #575
Closes #1175

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Jul 28, 2022
Closes #575
Closes #1175

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Aug 1, 2022
Closes #575
Closes #1175

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Aug 1, 2022
Closes #575
Closes #1175

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
@per1234 per1234 added the conclusion: resolved Issue was resolved label Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: resolved Issue was resolved criticality: medium Of moderate impact phase: implementation Work is in the implementation phase topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants