Per Tillisch
Per Tillisch
@ritesh006 instead of making "noise" in our issue tracker, you could have simply checked in the latest version of Arduino IDE to see if the requested feature had been implemented....
Hi @cike-567 >The icon of the loading interface is located on the top layer to block other interfaces (Second picture) This is already being tracked here: https://github.com/arduino/arduino-ide/issues/324 and we have...
I'm not seeing any red flags in the output unfortunately. There is usually a lot more output after that. Does it hang at that point forever? Were you ever able...
Thanks for the information! > RC 3 ran normally once yesterday, and then it didn't run normally anymore. I want to be sure I understand the timeline correctly. Please tell...
Hi @MArimont3. Please post the full output you got from attempting to start the IDE from the command line.
Related: https://github.com/arduino/arduino-cli/issues/108
Thanks for your report @galinawind. Please tell us whether the fault still occurs if you upload this simple sketch to the board: ```cpp void setup() { Serial.begin(9600); } void loop()...
>there is never any fault. There is never any error anywhere. The Serial monitor just stops working. When I said "fault", I was referring to the problem you are reporting:...
>entries in the board manager, that give no indication for a screenreader that clicking the title reveals an install button The "**INSTALL**" button is now always present on all entries...
Thanks for your report @nivhg. The logs you shared don't show any error related to a failed Boards Manager installation. I see an error when Arduino IDE attempted to download...