Arduino icon indicating copy to clipboard operation
Arduino copied to clipboard

Truncated text when compiling

Open rtek1000 opened this issue 2 years ago • 1 comments

Describe the bug A clear and concise description of what the bug is.

This occurs when compiling the examples for the ESP32 board. Please see screenshot. I started to notice this problem after updating the IDE to the latest version, version 1.8.13 didn't have it.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem. arduino_ide_debug

Desktop (please complete the following information):

  • OS: [e.g. Windows]
  • Version: [e.g. 2.0.0]

Additional context Add any other context about the problem here.

rtek1000 avatar Jan 21 '22 04:01 rtek1000

As I only noticed this when compiling the ESP32 codes, so I left it registered in the ESP32 repository as well, but I don't know who can solve this.

https://github.com/espressif/arduino-esp32/issues/6169

rtek1000 avatar Jan 21 '22 04:01 rtek1000

Thanks @rtek1000. This should be resolved in Arduino IDE 2.0.0. Please give it a try. The download links are listed here:

https://www.arduino.cc/en/software/

If the problem still occurs, you can submit a report with the updated details here:

https://github.com/arduino/arduino-ide/issues/new/choose

per1234 avatar Sep 24 '22 15:09 per1234