[23319] in Athena Bugs
linux 9.2.10: mathematica
daemon@ATHENA.MIT.EDU (Asanka C Herath)
Mon Jul 28 15:41:44 2003
Message-Id: <200307281941.h6SJfgOQ003724@meeko.mit.edu>
To: bugs@MIT.EDU
Date: Mon, 28 Jul 2003 15:41:42 -0400
From: Asanka C Herath <asanka@MIT.EDU>
System name: meeko.mit.edu
Type and version: i686 9.2.10 (with mkserv)
Display type:
Shell: /bin/athena/tcsh
Window manager: sawfish
What were you trying to do?
Interrupt a running evaluation using Kernel -> Interrupt
Evaluation or Kernel -> Abort Evaluation (in the Mathematica
notebook interface).
What's wrong:
This didn't seem to have any effect. There were no visible or
audiable response. Also, the Interrupt Evaluation dialog
never came up.
What should have happened:
In the case of Abort Evaluation, Mathematica should have
aborted the evaluation and returned $Aborted, while Interrupt
Evaluation should have brought up the Interrupt Evaluation
dialog.
Please describe any relevant documentation references:
Help section 1.3.12 Interrupting Calculations
It should be noted that when run as a console application,
i.e. 'math', then the evaluation can be interrupted as
documented by C-c.