itsanjan / arduino

Automatically exported from code.google.com/p/arduino
Other
0 stars 0 forks source link

Attempts to reopen a sketch fails #557

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open an existing sketch via the File|Examples or File|Sketchbook menu
2. Close the sketch
3. Attempt to reopen the sketch via as in 1.

What is the expected output? What do you see instead?
Expected: The sketch opens correctly
Actual: The sketch fails to open and an error message is presented: 'Sketch 
Does Not Exist'

What version of the Arduino software are you using? On what operating
system?  Which Arduino board are you using?
arduino-1.0-beta1 on Windows

Please provide any additional information below.
This seems to be a side effect of *.pde sketch files being automatically 
renamed to *.ino

Original issue reported on code.google.com by matthew....@gmail.com on 8 Jun 2011 at 8:13

GoogleCodeExporter commented 9 years ago
https://github.com/arduino/Arduino/issues/557#issuecomment-118280254

Original comment by federico...@gmail.com on 3 Jul 2015 at 8:54