Ticket #1293 (closed: fixed)
MantidPlot: Make the console window visible if there's an error to report
Reported by: | Russell Taylor | Owned by: | Russell Taylor |
---|---|---|---|
Priority: | major | Milestone: | Iteration 23 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
The log window appears if an error goes to the Mantid log, but the same thing doesn't happen in the case of the scripting console window. This can lead to people reporting that things like the SANS gui "just stops" or "doesn't do anything" because they don't know to look at this window.
Change History
Note: See
TracTickets for help on using
tickets.
(In [4769]) Cause the scripting console window to pop up if an error is being reported. Re #1293.