Per Tillisch

Results 1081 comments of Per Tillisch

I am not able to reproduce the exact behavior from https://github.com/arduino/arduino-ide/issues/167#issue-821042755 now, but I do see something similar. When the mouse cursor crosses the left border of the Serial Monitor...

I am able to reproduce this issue simply by adding three line breaks to a sketch. For example: 1. Select **File > New** from the Arduino IDE menus. 1. Press...

The menu item is **Arduino > Settings...** in Arduino IDE 1.x and **Settings...** seems to be a standard convention for macOS applications. Although it would make support work easier if...

>The checks show some errors. I see: https://github.com/arduino/arduino-ide/actions/runs/14632188215/job/41056410243?pr=2717#step:9:264 ```text electron-app: electron-app: $ theia download:plugins electron-app: --- downloading plugins --- electron-app: + vscode-arduino-tools: downloaded successfully electron-app: + vscode-arduino-api: downloaded successfully electron-app:...

Hi @aalucia. Thanks for your report. I just did some testing with Arduino IDE 2.3.6 on a Linux machine and was not able to reproduce the fault. For me, the...

Thanks for the clarification. Unfortunately I am still unable to reproduce the fault. I performed the following procedure with Arduino IDE 2.3.6 on a Ubuntu 24.04.2 machine: 1. Select **File...

>If I save under another directory (not under /Arduino) then the "save as" it always takes me to /Arduino OK, great. This is the essential information. I can now reproduce...

>Another improvement would be to choose the directory where downloade files are installed, instead of C:\Users\AppData\Roaming\Arduino15. @al1-24 that's off topic for this issue but there is another issue for this...

Hi @sclsj. This is caused by a problem with your system, rather than Arduino IDE. I think it will be more appropriate for us to assist you in solving the...

A proposal has now been submitted to revert the breaking change in the **esp32** platform's `Client` API: https://github.com/espressif/arduino-esp32/pull/10776