Skip to content

Long lines overwritten in output panel #11300

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

Open
igor-m opened this issue Feb 25, 2021 · 3 comments
Open

Long lines overwritten in output panel #11300

igor-m opened this issue Feb 25, 2021 · 3 comments
Labels
Component: IDE user interface The Arduino IDE's user interface Component: IDE The Arduino IDE Type: Bug

Comments

@igor-m
Copy link

igor-m commented Feb 25, 2021

Installed today (Lubuntu 20.04) the latest IDE and the latest STM32 json and I get a mess in the output log text - see below.
Garbage after the "Linking.." line..
It prints fine with Arduino Uno board selected..

screen

@facchinm
Copy link
Member

Hi @igor-m ,
this happens when the commanline is too long to be correctly displayed. I tried to find a solution but didn't end up with acceptable results (maybe some java guru could help 🙂 ). Apart from that, you can select that line and paste it in another editor/shell and it renders correctly (in case you need to use it).

@igor-m
Copy link
Author

igor-m commented Feb 26, 2021

@facchinm: thanks for the info! I've double-checked the length of that line and it is 12300 chars long in the Fade example for the stm32Discovery F407 board :)

@igor-m
Copy link
Author

igor-m commented Feb 27, 2021

It seems to me the ie. 12300 chars long line should be written into a separate file..

@per1234 per1234 changed the title Lubuntu and STM32 - text messed up in the log window Long lines overwritten in output panel Feb 8, 2025
@per1234 per1234 added the Component: IDE user interface The Arduino IDE's user interface label Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: IDE user interface The Arduino IDE's user interface Component: IDE The Arduino IDE Type: Bug
Projects
None yet
Development

No branches or pull requests

3 participants