[PD-dev] [ pure-data-Patches-3057938 ] fix paths for Paths dialog, Help Browser, plugins, etc.

SourceForge.net noreply at sourceforge.net
Sat Sep 11 21:45:56 CEST 2010


Patches item #3057938, was opened at 2010-09-01 20:33
Message generated for change (Settings changed) made by millerpuckette
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3057938&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: Pending
>Resolution: Accepted
Priority: 8
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Miller Puckette (millerpuckette)
Summary: fix paths for Paths dialog, Help Browser, plugins, etc.

Initial Comment:
Currently, the Help Browser doesn't find libraries and pd-gui doesn't find plugins if they are installed into the new user-installed locations.  That's because pd-gui assumes the 'extra' path is just pd/extra, but now there are multiple 'extra' paths.  This patch fixes that bug and makes the naming clearer.  In pd-gui pd_path becomes sys_searchpath just like in pd.  And pd_extrapath becomes sys_staticpath in pd and pd-gui. These are then  used for Paths dialog, Help Browser, plugins, etc.

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

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



More information about the Pd-dev mailing list