Ticket #8331 (closed: fixed)
Fix crash when plotting workspace group and child workspace
Reported by: | Peter Parker | Owned by: | Peter Parker |
---|---|---|---|
Priority: | critical | Milestone: | Release 3.0 |
Component: | GUI | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Nick Draper |
Description
Load a WorkspaceGroup (for example the POLREF file from autotestdata). Expand the group. Select the group and a child workspace by holding down Ctrl. Right click either the group or the child, and click "Color Fill Plot".
This sometimes crashes and sometimes works.
Change History
comment:1 Changed 7 years ago by Peter Parker
- Status changed from new to inprogress
- Milestone changed from Backlog to Release 3.0
comment:2 Changed 7 years ago by Peter Parker
Refs #8331 - Fixes crash.
Removed some code that wasn't being executed, removed some code that was being executed erroneously, and simplified what remained.
Changeset: 6a5214aa7ee3c9a69f6fca8822a2ddbfc99e502b
comment:3 Changed 7 years ago by Peter Parker
- Status changed from inprogress to verify
- Resolution set to fixed
comment:4 Changed 7 years ago by Nick Draper
- Status changed from verify to verifying
- Tester set to Nick Draper
comment:5 Changed 7 years ago by Nick Draper
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/bugfix/8331_fix_crash_when_plotting_group_and_child'
Full changeset: e44c896b426267af574359fdaddcb291931f382b
Note: See
TracTickets for help on using
tickets.