Bug 1418 : Sketch not saved when another sketch opened in the same editor.
Last modified: 2010-02-04 12:25




Status:
RESOLVED
Resolution:
DUPLICATE of bug 1456
Priority:
P2
Severity:
normal

 

Reporter:
mellis
Assigned To:
fry

Attachment Type Created Size Actions
Saves immediately when replacing a sketch with another patch 2009-12-26 07:47 967 bytes

Description:   Opened: 2009-12-26 05:59
In Processing 1.0.9 (on Mac OS X 10.6.2), sketches aren't saved if you open another sketch
within the same editor using the toolbar open button (or create a new sketch in the same editor
with the toolbar new button). You are prompted to Save, Cancel, or Don't Save. Clicking
"save" gives the messages "Done Saving." but the on reopening the sketch, the changes are
lost. This seems to happen whether or not another sketch editor window is open at the time.

See also: http://code.google.com/p/arduino/issues/detail?id=88
Additional Comment #1 From mellis 2009-12-26 07:47
edit]
Saves immediately when replacing a sketch with another

This passes true (immediately) to checkModified when replacing a sketch with
another one.
Additional Comment #2 From fry 2010-02-04 12:25


*** This bug has been marked as a duplicate of 1456 ***