login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Edit detail for #433 viewport manager does not restart revision 1 of 3

1 2 3
Editor: kratt6
Time: 2008/09/22 01:57:06 GMT-7
Note:

changed:
-
If somebody could fix this quickly, (s)he'd make me very happy:

In a fresh session:

\begin{verbatim}
o := point [0,0]
v1 := point [1,0.5]
g := makeGraphImage ([[o, v1]], [red()],  [blue()], [6])$GRIMAGE
makeViewport2D(g, [])$VIEW2D
\end{verbatim}

close the graphics window, then

\begin{verbatim}
makeViewport2D(g, [])$VIEW2D
\end{verbatim}

I get:

  FriCAS2D data being transmitted to the viewport manager...
  The viewport manager cannot find the requested graph and will quit and restart.

But nothing happens...



Submitted by : kratt6 at: 2008-09-22T01:57:06-07:00 (15 years ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :  
Optional comment :

If somebody could fix this quickly, (s)he'd make me very happy:

In a fresh session:

LatexWiki Image

close the graphics window, then

LatexWiki Image

I get:

FriCAS?2D data being transmitted to the viewport manager... The viewport manager cannot find the requested graph and will quit and restart.

But nothing happens...