[18663] in Athena Bugs
sun4 8.4.10: mathematica
daemon@ATHENA.MIT.EDU (Dezhe Jin)
Thu Jan 11 11:26:32 2001
Message-Id: <200101111626.LAA23423@mint-square.mit.edu>
To: bugs@MIT.EDU
Date: Thu, 11 Jan 2001 11:26:26 -0500
From: Dezhe Jin <djin@MIT.EDU>
System name: mint-square.mit.edu
Type and version: Ultra-60 8.4.10 (with mkserv)
Display type: unknown
Shell: /bin/athena/tcsh
Window manager: unknown
What were you trying to do?
I run mathematica with command add math; math. Mathematica shows up with
Mathematica 4.0 for Solaris
Copyright 1988-1999 Wolfram Research, Inc.
-- Motif graphics initialized --
What's wrong:
When I tried to plot a graph, error messages appear, and the graph does not
show up. For example, when I typed Plot[Sin[x],{x,0,Pi}], I get the following
response from mathematica:
LinkConnect::linkc:
LinkObject[motifps -mathlink -linkmode ParentConnect, 1, 1]
is dead; attempt to connect failed.
LinkObject::linkv:
Argument $Failed in LinkWrite[$Failed, TextPacket[DisplayTitle]]
is not a valid LinkObject.
LinkObject::linkn:
Argument LinkObject[motifps -mathlink -linkmode ParentConnect, 1, 1] in
LinkWrite[<<2>>] has an invalid LinkObject number; the link may be dead.
LinkObject::linkn:
Argument LinkObject[motifps -mathlink -linkmode ParentConnect, 1, 1] in
LinkWrite[<<2>>] has an invalid LinkObject number; the link may be dead.
LinkObject::linkn:
Argument LinkObject[motifps -mathlink -linkmode ParentConnect, 1, 1] in
LinkWrite[<<2>>] has an invalid LinkObject number; the link may be dead.
General::stop: Further output of LinkObject::linkn
will be suppressed during this calculation.
Out[1]= -Graphics-
What should have happened:
A window with the graph should pop up.
Please describe any relevant documentation references:
N/A