Bugs item #1242495, was opened at 2005-07-21 20:07 Message generated for change (Comment added) made by sistisette You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1242495...
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: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Hans-Christoph Steiner (eighthave) Assigned to: Nobody/Anonymous (nobody) Summary: changing properties doesn't set "modified" status
Initial Comment:
When you change the properties of an object, it does not set the "dirty" or "modified" flag on the patch. Therefore, Pd does not prompt to save if that patch is closed and those changes are lost.
To see this bug in action, make a new patch, and place a GUI bang object on the canvas (i.e. [bng]), then save the file. Now, open the properties dialog of that bang and change the color of it and it OK. When you close the patch, it does not prompt you to save your changes.
----------------------------------------------------------------------
Comment By: Matteo Sisti Sette (sistisette) Date: 2007-05-27 17:08
Message: Logged In: YES user_id=1709568 Originator: NO
Not only changing properties of an object.
Also deleting an existing connection does not set the modified flag!
To see the bug in action: Make a new patch, create any two objects and connect them in any way (any inlet of one to any outlet of the other), then save the file. Now, click on the wire connection and delete it, without moving the objects. When you close the patch, it does not prompt you to save your changes.
This is true both for control and signal connections.
At least Windows XP, version 0.40-2
Should I post this as a separate bug?
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1242495...