Bugs item #2973493, was opened at 2010-03-19 17:47 Message generated for change (Comment added) made by eighthave You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2973493&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: externals Group: None Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Jonathan Wilkes (jancsika1) Assigned to: Hans-Christoph Steiner (eighthave) Summary: folder_list doesn't handle relative paths correctly on winxp Initial Comment: If I have a patch in a folder on the desktop, [folder_list] will default to that folder. But if I then try to use relative paths like [symbol ../*( , my results will have the right path, but it will list the files in the parent of pd/bin. In other words, relative paths default to the path where pd was started from, but the returned files have the path relative to the patch's folder prepended to them. ---------------------------------------------------------------------- >Comment By: Hans-Christoph Steiner (eighthave) Date: 2010-05-05 23:19 Message: I confirmed it on Windows XP. Plus I think I actually fixed it, and a bug related to the Windows backslash bashing. Here's the commits: http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=rev&revision=13495 http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=rev&revision=13496 ---------------------------------------------------------------------- Comment By: SourceForge Robot (sf-robot) Date: 2010-04-27 22:20 Message: This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Hans-Christoph Steiner (eighthave) Date: 2010-04-12 17:52 Message: I can't reproduce this using Pd version 0.42.5-extended-20100409 on Mac OS X 10.5.8/Intel and Ubuntu/Karmic/lpia. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2973493&group_id=55736 _______________________________________________ Pd-dev mailing list [email protected] http://lists.puredata.info/listinfo/pd-dev
