Ticket #10017 (closed: fixed)

Opened 6 years ago

Last modified 5 years ago

Unexpected Exception When Showing Data Generated by CreateSingleValuedWorkspace

Reported by: Peter Parker Owned by: Roman Tolchenov
Priority: critical Milestone: Release 3.3
Component: GUI Keywords:
Cc: Blocked By:
Blocking: Tester: Dan Nixon

Description (last modified by Peter Parker) (diff)

As per the algorithm's usage example, run

five = CreateSingleValuedWorkspace(5)

and then double click the resulting workspace to show the data. You will see the following error:

Sorry, MantidPlot has caught an unexpected exception:

IndexError: Argument to getAxis is invalid for this workspace 1 :: 0 <==> 0.

...

Change History

comment:1 Changed 6 years ago by Peter Parker

  • Description modified (diff)

comment:2 Changed 6 years ago by Nick Draper

  • Owner set to Roman Tolchenov
  • Status changed from new to assigned

comment:3 Changed 6 years ago by Roman Tolchenov

  • Status changed from assigned to inprogress

comment:4 Changed 6 years ago by Roman Tolchenov

Re #10017. Axes check to fix the error.

Changeset: 29b26824017a1fd286cad58ff30ce6cf0c2e4848

comment:5 Changed 6 years ago by Roman Tolchenov

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

comment:6 Changed 6 years ago by Dan Nixon

  • Status changed from verify to verifying
  • Tester set to Dan Nixon

comment:7 Changed 6 years ago by Dan Nixon

  • Status changed from verifying to closed

Merge remote-tracking branch 'origin/bugfix/10017_gui_error_after_createsinglevaluedworkspace'

Full changeset: 524ed8c04b0fa517a4f6b558df913af6330bb9a3

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 10859

Note: See TracTickets for help on using tickets.