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

SourceForge.net noreply at sourceforge.net
Mon Sep 13 03:22:08 CEST 2010


Patches item #3052684, was opened at 2010-08-24 23:07
Message generated for change (Comment added) 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: Closed
Resolution: Accepted
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

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

>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2010-09-12 21:22

Message:
git commit ac3fcf5c20b3e8c061cef220dc70353d8074c1e5

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

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