Bug#528708: Not completely fixed upstream in 7.4.2

2009-05-22 Thread Michel Dänzer
On Wed, 2009-05-20 at 11:00 -0700, Daniel Schepler wrote: > On Wednesday 20 May 2009 01:15:51 Michel Dänzer wrote: > > On Tue, 2009-05-19 at 17:01 -0700, Daniel Schepler wrote: > > > But with the application I'm developing I still get the condition where > > > glGetString(GL_VERSION) returns NULL i

Bug#528708: Not completely fixed upstream in 7.4.2

2009-05-20 Thread Daniel Schepler
On Wednesday 20 May 2009 01:15:51 Michel Dänzer wrote: > On Tue, 2009-05-19 at 17:01 -0700, Daniel Schepler wrote: > > But with the application I'm developing I still get the condition where > > glGetString(GL_VERSION) returns NULL in my override of > > QGLWidget::initializeGL. > > Is a GLX context

Bug#528708: Not completely fixed upstream in 7.4.2

2009-05-20 Thread Michel Dänzer
On Tue, 2009-05-19 at 17:01 -0700, Daniel Schepler wrote: > I just tried compiling and installing Mesa 7.4.2 (copied the debian/ > directory > from 7.4.1-1 into an unpacked copy of 7.4.2, and added a 7.4.2-0 version to > debian/changelog). It does fix the crashes with the Qt OpenGL examples --

Bug#528708: Not completely fixed upstream in 7.4.2

2009-05-19 Thread Daniel Schepler
I just tried compiling and installing Mesa 7.4.2 (copied the debian/ directory from 7.4.1-1 into an unpacked copy of 7.4.2, and added a 7.4.2-0 version to debian/changelog). It does fix the crashes with the Qt OpenGL examples -- although with the textures example and a couple others, when I exi