<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Dec 11, 2010, at 6:38 AM, ALAN BROOKER wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi&nbsp;<div><br></div><div>Can I just check where the other gui plugins go? I dropped them in a folder called <i>start up</i> in /usr/local/lib/pd-externals and get the following errors in the console- thanks for any tips</div> <div><br></div><div><div>---------</div><div>UNHANDLED ERROR: couldn't open "/usr/local/lib/pd/startup/object_tags.tcllist": no such file or directory</div></div></blockquote><blockquote type="cite"><div><div>&nbsp;&nbsp; &nbsp;while executing</div><div>"open [file join $::sys_libdir startup object_tags.tcllist]"</div> <div>&nbsp;&nbsp; &nbsp;("uplevel" body line 42)</div><div>&nbsp;&nbsp; &nbsp;invoked from within</div><div>"uplevel #0 $tclcode"</div><div>FAILED TO LOAD /usr/local/lib/pd-externals/startup/object_db-plugin.tcl</div><div>-----------</div></div></blockquote><div><br></div><div>I just fixed this in SVN, try again. &nbsp;You need to put both files into your externals folder:&nbsp;object_db-plugin.tcl and&nbsp;object_tags.tcllist. &nbsp;This would be awesome to see using the meta info included in the library's meta file and help patches.</div><br><blockquote type="cite"><div> <div>-----------</div><div>UNHANDLED ERROR: window name "create" already exists in parent</div><div>&nbsp;&nbsp; &nbsp;while executing</div><div>"menu .popup.create"</div><div>&nbsp;&nbsp; &nbsp;("uplevel" body line 11)</div> <div>&nbsp;&nbsp; &nbsp;invoked from within</div><div>"uplevel #0 $tclcode"</div><div>FAILED TO LOAD /usr/local/lib/pd-externals/startup/disabled/insertintopopup-plugin.tcl</div></div></blockquote><div><br></div><div>I checked in a new version of this plugin which works for me:</div><div><br></div><div><a href="https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/scripts/guiplugins/simple_examples/insert_into_popup_menu-plugin.tcl">https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/scripts/guiplugins/simple_examples/insert_into_popup_menu-plugin.tcl</a></div><br><blockquote type="cite"><div><div>-----------</div><div>(Tcl) INVALID COMMAND NAME: invalid command name "pdtk_pd_meters"</div> <div>&nbsp;&nbsp; &nbsp;while executing</div><div>"pdtk_pd_meters 0 0 0 0"</div><div>&nbsp;&nbsp; &nbsp;("uplevel" body line 1)</div><div>&nbsp;&nbsp; &nbsp;invoked from within</div><div>"uplevel #0 $cmd_from_pd"</div></div></blockquote></div><div apple-content-edited="true"><div style="font-size: 12px; "><br></div><div style="font-size: 12px; ">Miller removed the meters from Pure Data/Vanilla, so this is only useful with Pd-extended.</div><div style="font-size: 12px; "><br></div><div style="font-size: 12px; ">.hc<br class="Apple-interchange-newline"><br class="khtml-block-placeholder"></div><div style="font-size: 12px; "><br class="khtml-block-placeholder"></div><div style="font-size: 12px; "><br class="khtml-block-placeholder"></div><div style="font-size: 12px; ">----------------------------------------------------------------------------</div><div style="font-size: 12px; "><br></div><div style="font-size: 12px; ">Programs should be written for people to read, and only incidentally for machines to execute.</div><div style="font-size: 12px; ">&nbsp;- from Structure and Interpretation of Computer Programs</div> </div><br></body></html>