Ticket #3044 (closed: worksforme)

Opened 9 years ago

Last modified 5 years ago

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:1 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 29 to Iteration 30

"New" tickets moved at the code freeze of iteration 29

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:4 Changed 9 years ago by Anders Markvardsen

  • Owner changed from Anyone to Karl Palmen

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

comment:8 Changed 9 years ago by Robert Whitley

  • Status changed from verifying to closed

Works for me on Win64.

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3891

Note: See TracTickets for help on using tickets.