Closed
Description
Describe the request
Modify the behaviour of the output panel upon "verify" or "upload" actions being triggered
As requested by @tigoe in #279 we should better communicate to the user the following as bare minimum:
- something is happening
- what is happening
- verify start
- verify success
- upload start
- upload success
- interleave these messages to the tools' standard output we'd see when "verbose" is on
Describe the current behavior
The behaviour of the output panel differs from IDE 1.x as it won't open immediately at begin of "verify" or "upload" actions.
When compile/upload verbose is disabled, especially since the buttons are disabled at click, this can create the impression that nothing is happening until successful compilation (or error) output needs to be displayed triggering the opening of the output panel.
Arduino IDE version
2.0 (all)
Operating system
N/A
Operating system version
n/a
Additional context
No response
Issue checklist
- I searched for previous requests in the issue trackerI verified the feature was still missing when using the latest nightly buildMy request contains all necessary details
Activity
kittaakos commentedon Jul 15, 2022
We agreed on the followings:
out_stream
anderr_stream
from the CLI as they are (see:CompileResponse
,UploadResponse
,UploadUsingProgrammerResponse
, andBurnBootloaderResponse
),Show 'progress' indicator during verify/upload.
Show 'progress' indicator during verify/upload.
Show 'progress' indicator during verify/upload.
Show 'progress' indicator during verify/upload.
Show 'progress' indicator during verify/upload.
Show 'progress' indicator during verify/upload.