Ticket #1146 (closed: fixed)

Opened 11 years ago

Last modified 5 years ago

Problems with Python Interpreter window

Reported by: Nick Draper Owned by: Martyn Gigg
Priority: critical Milestone: Iteration 22
Component: Keywords:
Cc: laurent.chapon@… Blocked By:
Blocking: Tester:

Description

we have reverted back to the release version because we had several crashed with the new one. We have a quite annoying bug with the interpreter. Sometimes, when you type a command, at the end of execution, it does not create an empty line in the interpreter. At this point, any new command is not interpreted and if you send a command through the Mantid Interface which is you only option, the entire Mantid session breaks with a segmentation fault.

From Laurent

Change History

comment:1 Changed 11 years ago by Nick Draper

It was not clear in my email but it is the same in the released version. L

comment:2 Changed 11 years ago by Martyn Gigg

(In [4047]) Fix for potential crashes when running Python code and running algorithms separately through MantidPlot. Re #1146

comment:3 Changed 11 years ago by Martyn Gigg

(In [4048]) Fix for log file access from Python. The exported Python API didn't have the correct return value policy for the fact that the Sample object was returning by reference. Re #1146

comment:4 Changed 11 years ago by Martyn Gigg

  • Status changed from new to accepted

comment:5 Changed 11 years ago by Martyn Gigg

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

comment:6 Changed 11 years ago by Nick Draper

  • Status changed from testing to closed

Tested with loops and several hand input commands and error could not be replicated in SVN 4205

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1994

Note: See TracTickets for help on using tickets.