Ticket #5899 (assigned)

Opened 8 years ago

Last modified 5 years ago

VTP on shared drive.

Reported by: Owen Arnold Owned by: Anyone
Priority: minor Milestone: Backlog
Component: Framework Keywords:
Cc: nick.draper@… Blocked By:
Blocking: Tester:

Description

LoadInstrument algorithm can't process *vtp files located on a shared drive. This is at least the state on Windows.

Here's how to reproduce the issue.

  • Put the IDF xml on a shared drive
  • Run load instrument on that xml file (should work fine and generate the vtp)
  • Run load instrument on that xml file a second time round. Throws.

This does not happen if the vtp file is on a local drive.

Note that the exception is thrown from DOMParser::parse located at line 115 in LoadParameterFile.cpp.

Change History

comment:1 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.3 to Release 2.4

Moved to release 2.4

comment:2 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.4 to Release 2.5

Moved at the code freeze for release 2.4

comment:3 Changed 7 years ago by Nick Draper

  • Milestone changed from Release 2.5 to Release 2.6

Moved to r2.6 at the end of r2.5

comment:4 Changed 7 years ago by Nick Draper

  • Component changed from Mantid to Framework

comment:5 Changed 7 years ago by Nick Draper

  • Milestone changed from Release 2.6 to Backlog

Moved to the Backlog after the code freeze for R2.6

comment:6 Changed 7 years ago by Nick Draper

  • Status changed from new to assigned

bulk move to assigned at the into of the triage step

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 6745

Note: See TracTickets for help on using tickets.