This is likely the 'defaults' system. If 'defaults delete org.puredata' didn't fix it, try reading out all defaults into a file (see the man page) and search for 'pidip'.
cheers M On Sun, Mar 08, 2015 at 03:32:02PM -0300, Alexandre Torres Porres wrote: > hmm, tried everything... the thing is that I was using extended 42, then > tried 43 to check a few things and wanted to go back... and then when I > installed 43 it complained about not finding/loading pdip/pddp and a few > things. I believe that didn't happen for 0.42, but now that I'm back to 42 > it's complaining it cant find these libraries anymore. I thought that > nuking everything and fresh re-installing 42 would make this error go away, > but it remains, here it is below in all its fullness. > > */Applications/Pd-extended.app/Contents/Resources/extra/pdp/pdp.pd_darwin: > dlopen(/Applications/Pd-extended.app/Contents/Resources/extra/pdp/pdp.pd_darwin, > 10): Library not loaded: /usr/X11R6/lib/libX11.6.dylib* > * Referenced from: > /Applications/Pd-extended.app/Contents/Resources/extra/pdp/pdp.pd_darwin* > * Reason: image not found* > *pdp: can't load library* > */Applications/Pd-extended.app/Contents/Resources/extra/pidip/pidip.pd_darwin: > dlopen(/Applications/Pd-extended.app/Contents/Resources/extra/pidip/pidip.pd_darwin, > 10): Library not loaded: /usr/X11R6/lib/libX11.6.dylib* > * Referenced from: > /Applications/Pd-extended.app/Contents/Resources/extra/pidip/pidip.pd_darwin* > * Reason: image not found* > *pidip: can't load library* > > I might be wrong, but I don't believe this did appear before, and now it's > here forever. Thoughts? > > cheers > > 2015-03-08 15:09 GMT-03:00 Miller Puckette <[email protected]>: > > > (Assuming we're on a Mac:) There's at least one more thing, which is to > > erase Pd's default settings. The command, > > > > defaults delete org.puredata > > > > should do this for Pd vanilla, and perhaps will do it for extended as well > > (but I'm not sure about that.) > > > > Also, the mac caches all sorts of per-application info, bog knows where - > > for instence, the Pd icons will probably stay there forever so that > > anything > > named "*.pd" will get the icon, even after Pd has been removed. > > > > cheers > > Miller > > > > On Sun, Mar 08, 2015 at 12:36:18PM -0400, me.grimm wrote: > > > rm -r /Applications/Pd-extended.app > > > > > > rm -r /Applications/Pd-0.46-5.app > > > > > > rm -r ~/Library/Pd/ > > > > > > rm ~/Library/Preferences/org.puredata.pd.plist > > > > > > rm ~/Library/Preferences/org.puredata.pd.wish.plist > > > > > > rm ~/Library/Preferences/org.puredata.pdextended.pd-gui.plist > > > > > > rm ~/Library/Preferences/org.puredata.plist > > > > > > > > > ?? > > > > > > that might be it i think... but i dont think it changed in 10.10 afaik > > > > > > m > > > > > > On Sun, Mar 8, 2015 at 11:42 AM, Alexandre Torres Porres < > > [email protected]> > > > wrote: > > > > > > > How to nuke it and make it as if Pd (vanilla or extended) had never > > ever > > > > existed and the system never saw it before? > > > > > > > > I had ways to do this before, but things seemed to have changed > > > > > > > > cheers > > > > > > > > _______________________________________________ > > > > [email protected] mailing list > > > > UNSUBSCRIBE and account-management -> > > > > http://lists.puredata.info/listinfo/pd-list > > > > > > > > > > > > > > > > > -- > > > ____________________ > > > m.e.grimm, m.f.a, ed.m. > > > syracuse u., tc3 > > > megrimm.net > > > ____________________ > > > > > _______________________________________________ > > > [email protected] mailing list > > > UNSUBSCRIBE and account-management -> > > http://lists.puredata.info/listinfo/pd-list > > > > _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
