Opened 18 years ago
Closed 18 years ago
#130 closed defect (fixed)
Save is relative to the current directory
Reported by: | diane | Owned by: | diane |
---|---|---|---|
Priority: | major | Milestone: | Few Small Repairs |
Component: | Qt Gui | Version: | |
Keywords: | Cc: |
Description
Mussa doesn't save the path it was loaded from, so when save a previously loaded analysis it appears to be saved to the current directory (on linux).
Note:
See TracTickets
for help on using tickets.
implemented [370] though I started [372] because I forgot that I'd nearly solved this problem with the code that [370] takes advantage of. But the semantics that [372] implements of using the previous directory for IO operations seems convienent.