Ticket #1843 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Scripting console errors are unclear

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: major Milestone: Iteration 26
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Michael Whitty

Description

When a Python script runs into an error it prints the error to the scripting console (View->Console).

When a new script is run it is difficult to see whether the error that is currently there relates to your current run or a previous one.

Possible solutions are timestamp the output or clear the thing before each execution

Change History

comment:1 Changed 10 years ago by Nick Draper

  • Status changed from new to assigned
  • Owner set to Martyn Gigg

comment:2 Changed 10 years ago by Martyn Gigg

  • Status changed from assigned to accepted

comment:3 Changed 10 years ago by Martyn Gigg

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

(In [8096]) Script errors reported within the script console in MantidPlot are now cleared to differentiate between separate script runs. Also included the line numbers in the error messages. Fixes #1843

comment:4 Changed 10 years ago by Michael Whitty

  • Status changed from verify to verifying
  • Tester set to Michael Whitty

comment:5 Changed 10 years ago by Michael Whitty

  • Status changed from verifying to closed

it is indeed much clearer now.

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2690

Note: See TracTickets for help on using tickets.