Hej,
On Sat, 26 Aug 2006, Michel D�nzer wrote:
On Thu, 2006-08-24 at 22:57 +0200, Gaspard Lequeux wrote:Start R and enter the following line in R: library(rgl);triangles3d(c(1,,2,3),c(1,2,4),c(1,3,5));rgl.postscript('testing.pdf','pdf') R crashes with th following message: X Error of failed request: GLXBadContextState Major opcode of failed request: 142 (GLX) Minor opcode of failed request: 5 (X_GLXMakeCurrent) Serial number of failed request: 85 Current serial number in output stream: 85I can reproduce this, but only with indirect rendering, not with direct rendering (libgl1-mesa-dri). Your best bet is probably to bring this up on the [EMAIL PROTECTED] mailing list.
Ok. I sent an email do dri-devel with links to the relevant bug reports. /Gaspard

