[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#528708: Not completely fixed upstream in 7.4.2



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 -- 
> although with the textures example and a couple others, when I exit I get
> 
> Mesa 7.4.2 implementation error: invalid reference to a deleted texture object
> Please report at bugzilla.freedesktop.org
> textures: main/texobj.c:305: _mesa_reference_texobj: Assertion 
> `valid_texture_object(oldTex)' failed.
> Aborted

This should be fixed in upstream Git mesa_7_4_branch.


> 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 current when you call glGetString?


-- 
Earthling Michel Dänzer           |                http://www.vmware.com
Libre software enthusiast         |          Debian, X and DRI developer



Reply to: