Ticket #3412 (closed: fixed)
The "do you really want to plot so many spectra?" dialog causes a crash with waterfall plots
Reported by: | Russell Taylor | Owned by: | Russell Taylor |
---|---|---|---|
Priority: | major | Milestone: | Iteration 30 |
Component: | MantidPlot | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Janik Zikovsky |
Description (last modified by Russell Taylor) (diff)
The dialog that appeared in [13406] causes MantidPlot to crash if you ask for a waterfall plot and then click cancel on that dialog.
Stack trace:
QWidget::hide() at qwidget.h:489 0x6a66f8 MantidUI::convertToWaterfall() at MantidUI.cpp:648 0x98cb5d MantidUI::copyRowsToWaterfall() at MantidUI.cpp:635 0x98ca3b MantidUI::qt_metacall() at moc_MantidUI.cxx:287 0xa86f53 QMetaObject::activate() at 0x38a9f6a84f QAction::activated() at 0x38aa5a59f1 QAction::activate() at 0x38aa5a71e1
Change History
comment:3 Changed 9 years ago by Russell Taylor
- Status changed from accepted to verify
- Resolution set to fixed
In [13481]:
comment:4 Changed 9 years ago by Janik Zikovsky
- Status changed from verify to verifying
- Tester set to Janik Zikovsky
Note: See
TracTickets for help on using
tickets.