Bugs item #1818219, was opened at 2007-10-22 18:50 Message generated for change (Comment added) made by eighthave You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1818219...
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: externals Group: v0.40.2 Status: Open Resolution: None Priority: 5 Private: No Submitted By: stffn (stffn) Assigned to: Nobody/Anonymous (nobody)
Summary: namespace prefix not included in gui save functions
Initial Comment: 1. Open the attahced patch in Pd-extended. 2. Notice the both [list-abs/wrandom] and [unauthorized/grid] gets created. 3. Save the patch whit out making any chages. 4. Close the patch. 5. CLose Pd-extended. 6. Open the patch again. 7. See that the grid objects doesn't get created and (since) the the prefix has been removed.
This happens in Pd-extended-0.39.3 mac intel.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2007-10-23 20:50
Message: Logged In: YES user_id=27104 Originator: NO
I found the root of the problem, if the GUI object has a savefn, then that savefn needs to include the whole classname, including the namespace prefix.
I think stffn was right, it does apply to all GUIs.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave) Date: 2007-10-23 17:09
Message: Logged In: YES user_id=27104 Originator: NO
This doesn't happen to all GUI objects, just some. I think [grid] is one, but many others work fine with the prefixes.
----------------------------------------------------------------------
Comment By: stffn (stffn) Date: 2007-10-23 03:44
Message: Logged In: YES user_id=1658640 Originator: YES
True, this also happens in Pd version 0.40-2.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave) Date: 2007-10-22 19:40
Message: Logged In: YES user_id=27104 Originator: NO
This happens on Pd-0.40.3-extended-20071021 on Mac OS X also. Has anyone tested this on other GOPs? I know pddp/pddplink works fine. Also cyclone/Scope~ also works. I think this might be an issue with the objects themselves.
----------------------------------------------------------------------
Comment By: stffn (stffn) Date: 2007-10-22 18:52
Message: Logged In: YES user_id=1658640 Originator: YES
I forgot to mention that it happens to quite many if not all the GUI objects. At least those in CVSROOT/doc/pddp/about/GUIs-about.pd.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1818219...