Ticket #3412 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

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:1 Changed 9 years ago by Russell Taylor

  • Description modified (diff)

comment:2 Changed 9 years ago by Russell Taylor

  • Status changed from new to accepted

comment:3 Changed 9 years ago by Russell Taylor

  • Status changed from accepted to verify
  • Resolution set to fixed

In [13481]:

Fixes #3412.

comment:4 Changed 9 years ago by Janik Zikovsky

  • Status changed from verify to verifying
  • Tester set to Janik Zikovsky

comment:5 Changed 9 years ago by Janik Zikovsky

  • Status changed from verifying to closed

Did not get it to crash.

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4259

Note: See TracTickets for help on using tickets.