problem rendering on debian jaunty x64

I just installed panda3d.org/download/panda3d … _amd64.deb. I have tried several samples, and they all exhibit the same problems…

  1. Images are not cleared after they are rendered. The end result is that as images move across the canvas, they are appear to be ‘smeared’.

  2. Images from previous applications are not cleared from the canvas, so that you can see images from previous apps when you are running app+1.

I’m just casually looking into panda3d, but I’d be happy to assist diagnosing this. Just let me know what info you need.

-T

Are you using an Intel card? Can you run other OpenGL programs without problems?

glClear is enabled by default. However, you seem to be having the same problem as in this thread:
discourse.panda3d.org/viewtopic.php?t=6482

I also recall Ubuntu Jaunty introduced some driver issues with ATI and Intel cards.