[PD-dev] [ pure-data-Bugs-2017183 ] renaming 'current' dir causes error on File->Open attem

SourceForge.net noreply at sourceforge.net
Fri Jul 18 10:44:24 CEST 2008


Bugs item #2017183, was opened at 2008-07-13 10:38
Message generated for change (Comment added) made by freynz
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2017183&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: 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


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

>Comment By: frey (freynz)
Date: 2008-07-18 08:44

Message:
Logged In: YES 
user_id=1772500
Originator: YES

yeah, forgot to mention that, sorry - i'm on OSX intel

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

Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-07-17 22:47

Message:
Logged In: YES 
user_id=27104
Originator: NO

This works fine for me on Ubuntu/Hardy, someone the open panel magically
goes to the newly named folder.  I am guessing that ext3 now has some magic
to make this happen.  HFS+ does this kind of thing, AFAIK.

What platform did this happen for you?

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

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




More information about the Pd-dev mailing list