Bugs item #1965894, was opened at 2008-05-17 02:55 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1965894...
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: pd-extended Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: eerne (eerne) Assigned to: Nobody/Anonymous (nobody) Summary: sssad-help.pd error
Initial Comment: with Pd-0.40.3-extended-20080516-macosx104-i386.dmg the sssad-help.pd file does not work out of the box.
libdir_loader: added sssad to the canvas-local path sssad key ... couldn't create libdir_loader: added sssad to the canvas-local path sssad key ... couldn't create libdir_loader: added sssad to the canvas-local path sssad key ... couldn't create libdir_loader: added sssad to the canvas-local path sssad key ... couldn't create sssad-example ... couldn't create
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody) Date: 2008-05-28 16:03
Message: Logged In: NO
I named the private subdirectory "_sssad" just randomly, loosly inspired by Pyton's convention of using underscores for private stuff. I wasn't thinking of some libdir conflict at that time at all. As the sssad "library" consists of only one object I didn't consider namespacing for it at all.
I haven't used libdirs so far, but I think, objects which have the same name as the libdir should be possible as well.
--Frank (not logged in, but believe me it's me)
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave) Date: 2008-05-28 08:58
Message: Logged In: YES user_id=27104 Originator: NO
so the problem is that the libdir for sssad is currently called 'sssad'. Since the main object is also called 'sssad', there is a nameconflict. Frank must have found this himself, since he named the included folder '_sssad'. I am not really sure how to solve this, except include sssad in a different library.
Any suggestions?
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1965894...