Ticket #4726 (closed: fixed)
MUON: Add the file extension when saving grouping files on Linux
Reported by: | Stuart Campbell | Owned by: | Robert Whitley |
---|---|---|---|
Priority: | major | Milestone: | Release 2.1 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Anders Markvardsen |
Description
This was something discovered during testing of ticket #4722
Change History
comment:1 Changed 9 years ago by Robert Whitley
- Status changed from new to assigned
- Owner set to Robert Whitley
comment:2 Changed 9 years ago by Robert Whitley
Refs #4726. Add file extension when saving grouping files on Linux.
Changeset: 5a6f0b876ab3f46ad75b4a3cc653b592d78d6e8b
comment:4 Changed 9 years ago by Robert Whitley
- Status changed from accepted to verify
- Resolution set to fixed
comment:5 Changed 8 years ago by Anders Markvardsen
- Status changed from verify to verifying
- Tester set to Anders Markvardsen
comment:6 Changed 8 years ago by Anders Markvardsen
- Status changed from verifying to reopened
- Resolution fixed deleted
MantidPlot crashes if you try to run the MuonAnalysis interface on Linux.
This is because the install instrument directory on Linux is not writable. Fixing this is not obvious and has been pushed to the next release #5220.
However, for now could you try and see if you could apply the same trick as is done when saving .vtp files to the instrument directory.
Such files are first attempted to be saved in the instrument directory but if this fails it defaults to try to save in a tmp directory. Finally if this fails please let the user know and do a soft exit of the MuonAnalysis interface.
comment:7 Changed 8 years ago by Robert Whitley
Refs #4726. Temp fix for Linux instrument dir not being writable.
Changeset: 8af762207e76d4c95a14d4b21cee820096ac0e0b
comment:8 Changed 8 years ago by Robert Whitley
Refs #4726. Remove grouping dir because it doesn't exist in temp dir.
Changeset: 1e054f3985016b7882db19e70204ca5b2408d62a
comment:10 Changed 8 years ago by Robert Whitley
- Status changed from accepted to verify
- Resolution set to fixed
comment:11 Changed 8 years ago by Robert Whitley
- Tester changed from Anders Markvardsen to a
Anders is testing tomorrow morning on Linux.
comment:12 Changed 8 years ago by Owen Arnold
- Status changed from verify to verifying
- Tester changed from a to Owen Arnold
comment:13 Changed 8 years ago by Owen Arnold
- Status changed from verifying to verify
- Tester Owen Arnold deleted
comment:14 Changed 8 years ago by Anders Markvardsen
- Status changed from verify to verifying
- Tester set to Anders Markvardsen
comment:15 Changed 8 years ago by Anders Markvardsen
MuonAnalysis now works on linux also
comment:17 Changed 8 years ago by Robert Whitley
Refs #4726. Temp fix for Linux instrument dir not being writable.
Changeset: 8af762207e76d4c95a14d4b21cee820096ac0e0b
comment:18 Changed 8 years ago by Robert Whitley
Refs #4726. Remove grouping dir because it doesn't exist in temp dir.
Changeset: 1e054f3985016b7882db19e70204ca5b2408d62a
comment:19 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 5573