Comment 17 for bug 295140

Revision history for this message
nextstep (taha-ab) wrote : Re: k3dsurf doesn't start

Hi,
I have installed Ubuntu9.4 and I have the same issue even when recompiling from source works fine. I have made some changes to the code and noticed that K3DSurf always crashes with the first OpenGL function call: Adding a dummy glEnable() to the top of glLightf() will produce a crash due to glEnable().
It looks like it has something to do with my Graphic driver/Mesa 7.4: I'm not sure about that because not all OpenGL programs crash (glxgears, for instance, works fine for me) !
I'll try to investigate more in depth this issue and report any valuable result.
Cheers,
Taha (K3DSurf developer)