Description
Describe the problem
I was editing one of my throw away sketch (xxx, yyy, zzz) in this case abc.
I decided I wanted to save this one:
So I went to File->SaveAs
It brought up the save as dialog. Although I thought sort of a random starting directory...
I browsed to where I wanted it: /Teensy Tests
And then entered new name: t4_eeprom_test_stress.ino
The dialog went away, it looked like it closed the: abc sketch window
And opened up a new window:
Which has been hung in the state:
Note: I did/do have another sketch open in another window:
In this case it does look like it did do the save:
To reproduce
Steps mentioned above
Expected behavior
I expected it to simply change the title of the open window to the new name.
Alternatively: at least finish opening the window
Arduino IDE version
Nightly 0713
Operating system
Windows
Operating system version
Windows 10
Additional context
I am not sure this might be a duplicate or related to a few others.
But just in case
Issue checklist
- I searched for previous reports in the issue trackerI verified the problem still occurs when using the latest nightly buildMy report contains all necessary details
Activity
kittaakos commentedon Jul 14, 2022
#922?
KurtE commentedon Jul 14, 2022
Yes - somehow my search missed that #922
Feel free to close, unless this scenario gives you additional hints
kittaakos commentedon Jul 15, 2022
For the sake of transparency, I am going to log suspicious issues here and update my comment. We can decide later if this issue is the same as #922.
save as
with Ctrl+Shift+S. Nothing happens.directories#user/alma
), trigger save as, the default location must bedirectories#user
and name new proposed name must bealma_copy_$date
. But it'sfile:///c%3A/Users/kittaakos/Documents/Arduino/file%3A///c%253A/Users/kittaakos/Documents/Arduino/alma_copy_20220715154718
. It's expected to befile:///c%3A/Users/kittaakos/Documents/Arduino/alma_copy_20220715154718
arduino#1191: resolve temp path if copying/cloning sketch
arduino#1191: resolve temp path if copying/cloning sketch
arduino#1191: fixed default sketchbook URI for _save as_
#1191: fixed default sketchbook URI for _save as_
#1191: resolve temp path if copying/cloning sketch
#1191: fixed default sketchbook URI for _save as_
#1191: resolve temp path if copying/cloning sketch
#1191: fixed default sketchbook URI for _save as_
#1191: resolve temp path if copying/cloning sketch
#1191: fixed default sketchbook URI for _save as_
#1191: resolve temp path if copying/cloning sketch
#1191: fixed default sketchbook URI for _save as_
#1191: resolve temp path if copying/cloning sketch
#1191: fixed default sketchbook URI for _save as_
#1191: resolve temp path if copying/cloning sketch
kittaakos commentedon Jul 28, 2022
7ff8a2c
eclipse-theia/theia#11435
77ad13f
#1191: fixed default sketchbook URI for _save as_
#1191: resolve temp path if copying/cloning sketch
#1191: fixed default sketchbook URI for _save as_
#1191: resolve temp path if copying/cloning sketch