Ticket #3044 (closed: worksforme)
Crash when plotting GroupWorkspaces
Reported by: | Michael Whitty | Owned by: | Anders Markvardsen |
---|---|---|---|
Priority: | major | Milestone: | Release 2.0 |
Component: | MantidPlot | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Robert Whitley |
Description
If you right click on a group workspace in the Mantid dock and select plot spectrum, it will crash MantidPlot unless you have expanded the group workspace to see it's members.
For example, if you:
LoadRaw('TSC11453', 'TSC11453', LoadLogFiles=False) ChopData('TSC11453', 'TSC11453', 20000, 5)
Then right click on the created group workspace and try and plot spectrum, it crashes. However, it does not mind plotting the group from python.
Change History
comment:2 Changed 9 years ago by Nick Draper
- Owner set to Anyone
- Status changed from new to assigned
comment:3 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 30 to Iteration 31
Bulk move of tickets to iteration 31 at the iteration 30 code freeze
comment:5 Changed 9 years ago by Anders Markvardsen
- Owner changed from Karl Palmen to Anders Markvardsen
- Status changed from assigned to accepted
This now works. Tested on Win64 up-to-date Release build
comment:6 Changed 9 years ago by Anders Markvardsen
- Status changed from accepted to verify
- Resolution set to worksforme
comment:7 Changed 9 years ago by Robert Whitley
- Status changed from verify to verifying
- Tester set to Robert Whitley
Note: See
TracTickets for help on using
tickets.
"New" tickets moved at the code freeze of iteration 29