FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 286 : save on exit / save on new does not save
Last modified: 2006-02-09 13:04
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
DUPLICATE of bug
276
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
22samurai
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2006-02-09 13:00
(windows v1.03)
If you modify a sketch and save using "File->Save", it will save the file.
If you modify a sketch and then close Processing, a "semi-modal" dialog
will ask if you want to save, but it doesn't save your file.
If you modify a sketch and then create a new application, a fully modal
dialog will ask if you want to save, but it doesn't save your file.
steps:
-open processing, make a new sketch.
-type "ABC" and save it.
-close and reopen Processing.
-open the sketch --it was really saved. (says ABC)
-now, erase "ABC" and type "XYZ".
-now, click on the close button ("Save changes to xxxx? Y/N"), cilck yes.
-re-open Processing and the sketch (says "ABC" - it didn't save!)
-erase "ABC" and write "XYZ" again
-"File->New" ("Save changes to xxxx? Y/N/C"), click yes, a new sketch shows up
-re-open the original sketch (says "ABC" - it didn't save!)
(Sorry if this is a repeat of another bug. I personally have lost several
hours of work to this bug, and would like to spare others the same fate.)
Additional Comment
#1 From fry 2006-02-09 13:04
*** This bug has been marked as a duplicate of
276
***