|
------------------------------------------------------------
(new) Down-arrow button in examples can crash session --mdc, Tue, 19 Apr 2005 10:21:29 -0500
Axiom 3.4 (April 2005), compiled and running under SuSE 9,2,
This is an intermittent fault, happening more than half the time. Occurs
when logged in at console, also when logged in by ssh with X-forwarding
(from SuSE 9.1), and from a Win PC by Hummingbird exceed. Nothing is
logged in .xsession-errors.
Details:
Axiom is
______________________________________________________________________
AXIOM Computer Algebra System
Version: Axiom 3.4 (April 2005)
Timestamp: Tuesday April 19, 2005 at 13:46:32
______________________________________________________________________
O/S is
_______________________________________________________________________
mdc@bmnew:~> uname -a
Linux bmnew 2.6.8-24.14-smp #1 SMP Tue Mar 29 09:27:43 UTC 2005 i686 i686
i386 GNU/Linux
mdc@bmnew:~> cat /etc/SuSE-release
SuSE Linux 9.2 (i586)
VERSION = 9.2
______________________________________________________________________
Environment is
______________________________________________________________________
mdc@bmnew:~> echo $AXIOM
/usr/local/axiom/mnt/linux
mdc@bmnew:~> export PATH=${AXIOM}/bin:$PATH
______________________________________________________________________
And a run looks like...
______________________________________________________________________
mdc@bmnew:~> axiom
AXIOM Computer Algebra System
Version: Axiom 3.4 (April 2005)
Timestamp: Tuesday April 19, 2005 at 13:46:32
-----------------------------------------------------------------------------
Issue )copyright to view copyright notices.
Issue )summary for a summary of useful system commands.
Issue )quit to leave AXIOM and return to shell.
-----------------------------------------------------------------------------
Re-reading compress.daase Re-reading interp.daase
Re-reading operation.daase
Re-reading category.daase
Re-reading browse.daase
(1) ->
(1) -> )q
Please enter y or yes if you really want to leave the interactive
environment and return to the operating system:
y
mdc@bmnew:~>
__________________________________________________________________________
Actions to reproduce fault:
1) Start axiom, as above.
2) In HyperDoc window, click on "Examples", then in next window on
"Graphics", then on "Assorted Examples". Now click on the first down-arrow
icon, following "Function of two variables: z=f(x,y)". (Also happens for
other examples, of course.)
More than half the time, all windows vanish, except for the initial
terminal window (in which one typed "axiom").
There are no error messages.
HOWEVER: If instead of clicking on the down-arrow, one clicks on the
"draw" command next to it, the command executes in a new terminal window
without problem. Clicking on the down-arrow subsequently displays the
graph in-line, with no crash.
Also, typing that draw command into the original terminal window, one gets
a plausible graph.
__________________________________________________________________________
Have fun,
Cheers, Mark.
property change --kratt6, Wed, 13 Jul 2005 04:48:19 -0500
Category: => Axiom User Interface
Severity: => critical
Status: => need more info
om --unknown, Sun, 13 Aug 2006 06:53:38 -0500
Category: Axiom User Interface => Axiom Library
Severity: critical => wishlist
Status: need more info => pending (next release)
revert category,severity andstatus --greg, Sun, 13 Aug 2006 07:05:04 -0500
Category: Axiom Library => Axiom User Interface
Severity: wishlist => critical
Status: pending (next release) => need more info
|