Bugs item #2017183, was opened at 2008-07-13 10:38 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2017183...
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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: frey (freynz) Assigned to: Nobody/Anonymous (nobody) Summary: renaming 'current' dir causes error on File->Open attem
Initial Comment: On Pd 0.40.2 vanilla, 0.41.4-vanilla, and 0.40.3-extended, renaming the directory that Pd thinks is the 'current' directory causes subsequent attempts to call up the Open dialog to fail with the following error:
bad directory "/Users/damian/2.current/rj/Track.rj" bad directory "/Users/damian/2.current/rj/Track.rj" while executing "tk_getOpenFile -defaultextension .pd -filetypes { {{pd files} {.pd}} {{max files} {.pat}}} -initialdir $pd_opendir" (procedure "menu_open" line 3) invoked from within "menu_open" (procedure "pdtk_canvas_ctrlkey" line 33) invoked from within "pdtk_canvas_ctrlkey .printout.text o 0" (command bound to event)
to reproduce the error:
1. open ~/thing/wossname.pd 2. close the patch. 3. mv ~/thing ~/otherthing 4. File->Open or Ctrl-O/Splodge-O
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2017183...