Ticket #8879 (closed: fixed)
Mantid crash on Display Mask with SANS2D
Reported by: | Gesner Passos | Owned by: | Gesner Passos |
---|---|---|---|
Priority: | major | Milestone: | Release 3.1 |
Component: | SANS | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Reuter |
Description
- Open SANS interface
- Select SANS2D instrument
- MaskFile /systemtests/Data/SANS2D/MaskSANS2DReductionGUI.txt
- Single mode
- Sample = 22048
- LoadData
- Change to Mask tab
- Click on Display Mask
- it crashes
Change History
comment:2 Changed 7 years ago by Gesner Passos
- Owner set to Gesner Passos
- Status changed from inprogress to verify
- Resolution set to fixed
Because the error was introduced in this release, and it is serious, it should enter this release.
Tester: Go through the process described and check that it does not crash any more. Besides, it displays the mask correctly.
Obs: it used to crash the system in Windows, in Linux it just pointed an error.
comment:4 Changed 7 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
comment:5 Changed 7 years ago by Michael Reuter
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/bugfix/8879_sans2d_mask_crash'
Full changeset: a86ccdc1bcd29de10fef2880cb2ce6844cfff705
Note: See
TracTickets for help on using
tickets.
re #8879: Ensures the Mask receives a histogram workspace
The crash was due to processing event workspaces assuming they were histogram. This fix, ensure that display receives a histogram workspace.
Changeset: c3a09ed233e47083900a02538b7cb00008ee9f2b