← Back to team overview

yade-dev team mailing list archive

Re: Xserver hard freeze on intel GPU

 

> Could someone with relatively recent code run a script like this (save
> as e.g. /tmp/a.py, then run "yade-trunk /tmp/a.py")? (It is not enough
> to type that into the python console, that doesn't freeze here.)
> from yade import qt
>  qt.View()
>  v0=qt.View(); v0.grid=(True,True,True); v0.axes=True; v0.lookAt=(1,1,1)
>  print "All OK"

On NVidiaQuadro NVS 140M with  rev1523 I am not getting X server freeze but this:

sega@linux:~/YADE/data> yade-trunk-opt /tmp/a.py
Running script /tmp/a.py
QGLContext::makeCurrent(): Failed.
X Error: BadAccess (attempt to access private resource denied) 10
  Major opcode:  143
  Minor opcode:  5
  Resource id:  0x3000053
yade-trunk-opt: Fatal IO error: client killed


-- 
Best regards, Sergei D.



Follow ups

References