Ticket #4518 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Uncaught exception regarding RTTI is raised when it shouldn't be

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: critical Milestone: Release 2.0
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Karl Palmen

Description

On Windows at least, the current version produces an exception with the following code

raw = Load('MAR11015')
GetEi(raw, 2,3,11)

It complains about no RTTI.

Change History

comment:1 Changed 9 years ago by Martyn Gigg

Refs #4518. Kill RTTI exception when using InOut workspaces.

Changeset: 28100848ce50e6da6b1d1e368d0959acde220f37

comment:2 Changed 9 years ago by Martyn Gigg

  • Status changed from new to accepted

comment:3 Changed 9 years ago by Martyn Gigg

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

comment:4 Changed 9 years ago by Karl Palmen

  • Status changed from verify to verifying
  • Tester set to Karl Palmen

comment:5 Changed 9 years ago by Karl Palmen

  • Status changed from verifying to closed

After adding the system test data directory to the Mantid input directories. The script worked.

Load started Load successful, Duration 1.68 seconds GetEi started Incident energy = 12.9606 meV from initial guess = 11 meV GetEi successful, Duration 0.03 seconds

comment:6 Changed 9 years ago by Martyn Gigg

Refs #4518. Kill RTTI exception when using InOut workspaces.

Changeset: 28100848ce50e6da6b1d1e368d0959acde220f37

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 5365

Note: See TracTickets for help on using tickets.