Skip to content

No output information during operation #562

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
SebCanet opened this issue Oct 19, 2021 · 7 comments
Closed

No output information during operation #562

SebCanet opened this issue Oct 19, 2021 · 7 comments
Labels
status: waiting for information More information must be provided before work can proceed topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@SebCanet
Copy link

Describe the bug
The console does not output information during compilation or upload process.

To Reproduce
Steps to reproduce the behavior:

  1. Click on 'Verify' or 'Upload'
  2. Look at 'Output console'
  3. See error

Expected behavior
In v1.x.x of IDE, we have information, we know that a process is on. Now when we click on operation we don't even know it works or it's started, on ly have output at the end, so debug is difficult. With kids it's a problem because they're not sure of what they do.

Desktop (please complete the following information):

  • OS: Windows 7, 10...
  • Version: 2.0.0 b10, b11, b12...

Thanks!

@SebCanet SebCanet added the type: imperfection Perceived defect in any part of project label Oct 19, 2021
@per1234
Copy link
Contributor

per1234 commented Oct 19, 2021

Hi @SebCanet. Thanks for your report!

Do you have verbose output enabled in the Arduino IDE 2.x File > Preferences dialog?

Do you have verbose output enabled in the Arduino IDE 1.x File > Preferences dialog?

@SebCanet
Copy link
Author

Hi,
in fact it's not a bug, but a modification from v1.8.x. Verbose is a very chatty option, in older version there was a minimal default information.
But now so can only choose : nothing or chatty.
Is it possible to have minimal output information again?

@ubidefeo
Copy link

@SebCanet
we're in the process of redefining which output goes where and how to give visual cues of operations happening once you click the "Verify" or "Upload" buttons.

I agree, all or nothing is not the right way to go, but the newly introduced Error Protocol should help in displaying just the minimal amount of information once it's all implemented

@SebCanet
Copy link
Author

Thanks, I'll wait :-D

@per1234
Copy link
Contributor

per1234 commented Oct 20, 2021

Hmmm, well I still don't understand exactly what the issue is. I get some output with verbose output turned off. I also didn't find a previous issue that looked similar. So I'm not convinced this should have been closed. But I guess if @SebCanet isn't worried about it being properly tracked then I won't either.

@per1234 per1234 added status: waiting for information More information must be provided before work can proceed topic: code Related to content of the project itself labels Oct 20, 2021
@ubidefeo
Copy link

@per1234
I think we can keep this one related to the better ways of displaying minimal feedback/output (when verbose is off)

@per1234
Copy link
Contributor

per1234 commented Oct 24, 2021

Related: #575, #279

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting for information More information must be provided before work can proceed topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

3 participants