Closed
Description
Using Arduino Windows IDE 1.8.6 Hourly
Not sure where to post this but an interesting issue with the build I am using.
If open an .ino file by downloading in chrome, then click on the downloaded file it will say it needs to be saved in a folder. You do that and it saves it in the Downloads dir. then proceeds to copy all the content of the Downloads DIR in to the folder it created. The process that does this seems to be hidden and the only sign of it is the computer starts to run like a slug.
Only option to terminate this seems to be to reboot.
Activity
per1234 commentedon Jul 30, 2018
That new behavior is caused by #6404
[-]Arduino Windows IDE 1.8.6 Hourly[/-][+]IDE hangs after opening sketch file in a mismatched folder with many/large files[/+]cmaglie commentedon Aug 8, 2018
I'm actually wondering if the IDE should do this non-trivial operation automatically.
Maybe it's better if the IDE just refuse to open the sketch and display a message saying:
The sketch Blink.ino must be in a folder named 'Blink'
5 remaining items