← Back to team overview

yade-users team mailing list archive

Screen display worry !

 

Lionel Favier a écrit :

Lionel Favier said:     (by the date of Tue, 04 Jul 2006 15:50:22 +0200)

/ When I launch yade, I can generate an xml file, but as I click to file

/>/ -> new simulation, yade is closed and i have the following message :
/>/ />/ Xlib:  extension "GLX" missing on display ":0.0".
/>/ Xlib:  extension "GLX" missing on display ":0.0".
/>/ Xlib:  extension "GLX" missing on display ":0.0".
/>/ Xlib:  extension "GLX" missing on display ":0.0".
/>/ Xlib:  extension "GLX" missing on display ":0.0".
/>/ QGLContext::makeCurrent(): Cannot make invalid context current.
/>/ Erreur de segmentation
/>/ />/ What can I do to fix it ?
/

Hello :)

first make sure that you still have working hardware acceleration,
type in the terminal (konsole):

  glxinfo | grep render

And the answer should be:

  direct rendering: Yes

If it's OK, then it's a problem with yade.

Incidentally I have just been working with this problem above. So the
question is: are you using latest SVN snapshot?

- if yes, then I have introduced a bug when working with GLX display.
  In this case I will give you firther instructions how to fix that.

- if no, then please download latest SVN snapshot, and try it - it should work.

Hi,

When I type "glxinfo | grep render" I have this message :

lfavier@c1rosmerta-l:~$ glxinfo | grep render
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".

nothing new so !!

And i'm using the latest SVN snapshot.

bye

Lionel Favier
_______________________________________________
Yade-users mailing list
Yade-users@xxxxxxxxxxxxxxxx
http://lists.berlios.de/mailman/listinfo/yade-users



Follow ups

References