[19619] in Athena Bugs
Re: Maple v.7 on Suns
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Tue Aug 14 17:52:22 2001
Message-Id: <200108142152.RAA10355@dit.mit.edu>
To: bugs@MIT.EDU, chans@MIT.EDU
cc: alexp@MIT.EDU, ajfox@MIT.EDU, cfyi@MIT.EDU
In-reply-to: "19617] in Athena Bugs"
Date: Tue, 14 Aug 2001 17:52:20 -0400
From: Alex T Prengel <alexp@MIT.EDU>
Hi,
Can you please pass this on to the person who reported the problem:
>A user had sent a question to OLC regarding Maple version 7. There seems to
>be a bug with this version on the Sun workstations. A simple command such as:
>
> plot(cos(x),x=1..10);
>
>produces the following error message:
>
> X-Error GLXBadDrawable [resid=4C00272 opcode=(153,11)]
>
>and closes the Maple window.
This problem appears to be OpenGL related- I suspect, but am not yet certain,
that it's because our OpenGL on Suns is somewhat out of date (I plan to do
follow-up testing on this in the next few days).
In the meantime I have implemented a work-around that should make the problem
go away, by switching to a non-OpenGL graphics type by default. Maple tech
support says that that the only user-visible effect of this should be that
in rotating 3d graphics images, users will only see a box outline of the
shape during rotation, and the full image when the rotation is complete,
instead of seeing the image continuously during rotation.
Please let me and ajfox know if users report other graphics problems though,
particularly with 3d images.
Alex