Re: SetPixelFormat broken in 0.9.54

2008-02-25 Thread Roderick Colenbrander
> I run a opengl script that worked in 0.9.53 but crashed in 0.9.54 (and > 0.9.55) > I traced it failed at this line >SetPixelFormat hdc;pixfmt;pfd > > with the following message in console: > > X Error of failed request: BadAccess (attempt to access private resource > denied) >Major opc

SetPixelFormat broken in 0.9.54

2008-02-25 Thread bill lam
I run a opengl script that worked in 0.9.53 but crashed in 0.9.54 (and 0.9.55) I traced it failed at this line SetPixelFormat hdc;pixfmt;pfd with the following message in console: X Error of failed request: BadAccess (attempt to access private resource denied) Major opcode of failed reque