Ticket #10017 (closed: fixed)
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:2 Changed 6 years ago by Nick Draper
- Owner set to Roman Tolchenov
- Status changed from new to assigned
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
Note: See
TracTickets for help on using
tickets.