Ticket #74 (closed defect: fixed)

Opened 4 months ago

Last modified 4 months ago

relative path problems

Reported by: nick.belsh..@earth.ox.ac.uk Assigned to: bi..@lilyapp.org
Priority: major Milestone: 0.1
Component: Patch Version: Public Beta 2pre2
Keywords: Cc:

Description

patches do not seem to have any directory location when created.

[message path] -> [thispatch] -> [print]

gives an error. then relative file selection can not find files. it seems we need to save and then it has its home directory position.

also - patchers are referencing /tmp directory so any included stuff such as subpatches fail if we try to use relative directory locations which can make some things dificult.

Change History

07/22/08 07:18:00 changed by bi..@lilyapp.org

  • status changed from new to assigned.

The first half of the bug seems "works as designed" to me- doesn't seem like a burden to expect a user to save a patch before attempting to use a relative path and can't imagine how else it could possibly work.

The last bit about patcher referencing /tmp seems like a bug though- it should reference the patch it's saved in. Will try to get this fixed up asap.

07/24/08 14:13:10 changed by anonymous

  • status changed from assigned to closed.
  • resolution set to fixed.

<< patchers are referencing /tmp directory so any included stuff such as subpatches fail if we try to use relative directory locations which can make some things dificult.

fixed.