Ticket #4437 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

send to error not caught at a sensible level

Reported by: Nick Draper Owned by: Robert Whitley
Priority: major Milestone: Release 2.0
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Peter Parker

Description

  • Pick a random workspace.
  • send to SASNView
  • Error displayed as Terminate/continue dialog box

The error is good, but should never get as far as the last chance error handler. People should not be given the option to terminate because there send to failed.

Change History

comment:1 Changed 9 years ago by Robert Whitley

Refs #4437. Add try and catch statements to the SendTo algorithm.

The problem is caused by the save algorithm asking for a property that doesn't belong in that file. A message will tell the user the problem and how to change the save algorithm "send to" uses.

Changeset: a6a7ec3050d0f03a5720c3fffc1f11f16a190d41

comment:2 Changed 9 years ago by Robert Whitley

  • Status changed from new to accepted

comment:3 Changed 9 years ago by Robert Whitley

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

comment:4 Changed 9 years ago by Peter Parker

  • Status changed from verify to verifying
  • Tester set to Peter Parker

comment:5 Changed 9 years ago by Peter Parker

  • Status changed from verifying to closed

Error now caught and displayed to the user via a dialog.

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 5284

Note: See TracTickets for help on using tickets.