[PD-dev] [ pure-data-Patches-3052684 ] fixed bug in saving Untitled/new patches

SourceForge.net noreply at sourceforge.net
Wed Aug 25 05:07:06 CEST 2010


Patches item #3052684, was opened at 2010-08-24 23:07
Message generated for change (Tracker Item Submitted) made by eighthave
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3052684&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: bugfix
Status: Open
Resolution: None
Priority: 9
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Miller Puckette (millerpuckette)
Summary: fixed bug in saving Untitled/new patches

Initial Comment:
There is a bug in the new Yes/No/Cancel code that can lose changes.  If a new/Untitled patch is dirty, and you close the window, the menuclose message will be sent before the _saveas dialog is done, thereby losing the changes.  This patch fixes that bug, and refactors the pdtk_canvas_menuclose to fit into 0.43/gui-rewrite style.

apply with git am

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3052684&group_id=55736



More information about the Pd-dev mailing list