Ticket #2445 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

DataSearch paths can disappear on windows

Reported by: Nick Draper Owned by: Martyn Gigg
Priority: critical Milestone: Iteration 27
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Roman Tolchenov

Description

It looks like the paths are written out with \ rather than /

This occured when I altered the data search path in any way and then closed and reopened Mantidplot.

Change History

comment:1 Changed 10 years ago by Martyn Gigg

  • Status changed from new to accepted

comment:2 Changed 10 years ago by Martyn Gigg

To reproduce this:

  • Removed all references to datasearch.directories and defaultsave.directory from Mantid.user.properties;
  • Started MantidPlot
  • Click the Manage data directories button on the toolbar;
  • The entries are those from the default Mantid.properties file;
  • Type in the same directory as the default save one in to the add directory box at the top of the dialog but with a lower case drive letter;
  • Click OK
  • Close MantidPlot
  • Start MantidPlot
  • Click the Manage data directories button on the toolbar;
  • All of the entries will have disappeared

comment:3 Changed 10 years ago by Martyn Gigg

  • Status changed from accepted to verify
  • Resolution set to fixed

(In [9538]) Fix problem with saving certain paths after the default save directory had been appended to it. Fixes #2445 Also improve python simple algorithm functions help documentation with a few new lines to make them clearer. Fixes #2459

comment:4 Changed 10 years ago by Roman Tolchenov

  • Status changed from verify to verifying
  • Tester set to Roman Tolchenov

comment:5 Changed 10 years ago by Roman Tolchenov

  • Status changed from verifying to closed

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3292

Note: See TracTickets for help on using tickets.