FC5 x86_64: Error: a primitive has failed

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

FC5 x86_64: Error: a primitive has failed

Eugen Leitl

I'm getting an Error: a primitive has failed on

ExternAddress(Object)>>error:
ExternalAddress(Object)>>primitiveFailed
ExternalAddress(ByteArray)>>integerAt:size:signed:
ExternalAddress(ByteArray)>>unsignedByteAt:
ExternalAddress(ByteArray)>>unsignedCharAt:
ExternalData>>fromCString
OGLUnixX11LE(OpenGL)>>extensions
*OGLExtManager(OGLExtManager)>>loadExtension:
*OGLExtManager(OGLExtManager)>>doesNotUnderstand:
OGLUnixX11LE(OpenGL)>>glLoadTransposeMatrixf:
Tspace>>renderSpace:port:depth:ghostFram:
TSpace>>renderSpace:
TCamera>>renderView:space:overlay:
[] in TFarRef>>syncSend:withArguments:....
etc.

upon trying to drag Croquet(Master) out of the
objects bin on Fedora Core 5 x86_64.

Where do I report this bug?
Thanks!

P.S. I've put the (excellent) CroquetIntroPartX.mov on my local mirror
on <http://eugen.leitl.org/vr/> in case the master goes
away.

--
Eugen* Leitl <a href="http://leitl.org">leitl</a> http://leitl.org
______________________________________________________________
ICBM: 48.07100, 11.36820            http://www.ativel.com
8B29F6BE: 099D 78BA 2FD3 B014 B08A  7779 75B0 2443 8B29 F6BE

signature.asc (198 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: FC5 x86_64: Error: a primitive has failed

Conrad Parker
On Wed, Apr 26, 2006 at 09:37:02PM +0200, Eugen Leitl wrote:
>
> I'm getting an Error: a primitive has failed on
>
> *OGLExtManager(OGLExtManager)>>doesNotUnderstand:
> OGLUnixX11LE(OpenGL)>>glLoadTransposeMatrixf:
>
> upon trying to drag Croquet(Master) out of the
> objects bin on Fedora Core 5 x86_64.

perhaps it is the same problem as this thread:

https://lists.wisc.edu/read/messages?id=857047

do any of the fixes mentioned in that thread work for you?

> Where do I report this bug?

http://bugs.impara.de/

cheers,

Conrad.