Ticket #587 (closed: fixed)

Opened 11 years ago

Last modified 5 years ago

Fix problems with Mantid and installations in non-writable locations

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: major Milestone: Iteration 19
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

Currently all output from Mantid gets put into the executable directory. If however, this is not writable then certain features will not work i.e. Python scripting

Change History

comment:1 Changed 11 years ago by Martyn Gigg

(In [2465]) Outputting files now differs under Windows and Linux. Linux now uses a directory under the user's home directory, $HOME/.mantid, to store things such as mantidsimple, logs, managed workspace files. This is basically so that the installation via the RPM can work properly. Windows behaviour should be unchanged. Re #587

comment:2 Changed 11 years ago by Martyn Gigg

(In [2466]) Minor change to Python scripting environment in MantidPlot so that it can find mantidsimple without the need for an extra path in PYTHONPATH. Re #587

comment:3 Changed 11 years ago by Martyn Gigg

(In [2469]) Minor fix to ensure that the log files go to the correct place for a Linux user. Re #587

comment:4 Changed 11 years ago by Nick Draper

  • Milestone changed from Iteration 17 to Iteration 18

Moved as part of iteration end

comment:5 Changed 11 years ago by Martyn Gigg

(In [2569]) Fixed a bug where a temporary file wasn't removed on Windows. Re #587

comment:6 Changed 11 years ago by Nick Draper

  • Milestone changed from Iteration 18 to Iteration 19

Moved as part of iteration 18 end

comment:7 Changed 11 years ago by Martyn Gigg

(In [2958]) Fixed problems with python initialization when qtiplot is run from outside it's installed location on Linux. Re #587

comment:8 Changed 11 years ago by Martyn Gigg

(In [2960]) Fix for Windows paths on Python initialization. Re #587

comment:9 Changed 11 years ago by Martyn Gigg

(In [2962]) Fix for qtiplot build. Re #587

comment:10 Changed 11 years ago by Martyn Gigg

  • Status changed from new to closed
  • Resolution set to fixed

comment:11 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1435

Note: See TracTickets for help on using tickets.