Manta Interactive Ray Tracer Development Mailing List

Text archives Help


Re: [MANTA] Runtime error on ray and muse


Chronological Thread 
  • From: Thiago Ize <thiago@cs.utah.edu>
  • To: manta@sci.utah.edu
  • Subject: Re: [MANTA] Runtime error on ray and muse
  • Date: Tue, 10 May 2005 11:13:23 -0600

I have the same problem, here's my output:

-bash-2.05b$ echo $DISPLAY
localhost:10.0
-bash-2.05b$ glxinfo
name of display: localhost:10.0
Xlib:  extension "GLX" missing on display "localhost:10.0".
Xlib:  extension "GLX" missing on display "localhost:10.0".
Xlib:  extension "GLX" missing on display "localhost:10.0".
Error: couldn't find RGB GLX visual

  visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------
Xlib:  extension "GLX" missing on display "localhost:10.0".
Xlib:  extension "GLX" missing on display "localhost:10.0".
0x21 16 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None
Xlib:  extension "GLX" missing on display "localhost:10.0".
Xlib:  extension "GLX" missing on display "localhost:10.0".
0x22 16 dc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None

Thiago

James Bigler wrote:

What does the output of this say:

echo $DISPLAY
glxinfo

James

Dave Edwards wrote:

I came in this morning, did an "svn update", rebuilt everything, and now
when I try to run manta on ray or muse, I get the following error at
runtime:

Caught exception: GL extension NOT available!

If I'm running on just one thread, the program exits immediately. If I have
multiple threads running, the program waits for me to press 'q' or ESC
twice. Any ideas on what may have caused this? Things were working just
fine yesterday.

Dave









Archive powered by MHonArc 2.6.16.

Top of page