Bug #1891
GUI: crash in import data view when linking to instrument
Status: | Resolved | Start date: | 14 Nov 2017 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | pospelov | % Done: | 0% | |
Category: | - | |||
Target version: | Sprint 36 |
Description
Steps to reproduce:
- Start new project
- Import Galaxi data from examples directory
- Link to instrument (which is default spherical detector)
- In InstrumentView switch to rectangular detector
- Application will crash with
OutputData<T>::setRawDataVector() -> Error! setRawDataVector can only be called with a data vector of the correct size. terminate called after throwing an instance of 'Exceptions::RuntimeErrorException' what(): OutputData<T>::setRawDataVector() -> Error! setRawDataVector can only be called with a data vector of the correct size.
History
#1 Updated by pospelov about 3 years ago
- Assignee set to pospelov
#2 Updated by pospelov about 3 years ago
- Status changed from Sprint to Resolved