Looks like the bugs #862 #842 #841 (i.e. nvidia driver symbols resolution, as printed by "WARNING **: failed to bind GLXGetProcAddress or GLXGetProcAddressARB") is not solved on 64 bit system.
Although the sys.setdlopenflags call in __init__.py had solved it, i'm testing clutter on an Ubuntu studio 8.04 64bits install and the warning is back again. I tested the shading and FBO cloning features using the test-shader C program which works. Just python fails. Do you guys think: * it's because of the python2.5 64bits vm (different module importing features)? * the 64bits nvidia driver's version is 169.12, i believe this is quite an old release. May this be the problem ? Should the setdlopenflags be changed in any way ? Thanks Florent -- To unsubscribe send a mail to [EMAIL PROTECTED]
