Panda 3d Project not running!

os: linux
netbook aoa150
NETBEANS, PANDA, PYTHON
I made a very simple program which generated the error:
Known pipe types:
glxGraphicsPipe
(all display modules loaded.)
:display:glxdisplay(warning): No suitable FBConfig contexts available; using XVisual only.
depth_bits=24 color_bits=24 alpha_bits=8 stencil_bits=8 back_buffers=1 force_hardware=1

the window opened and immediatly closed, then it generated the error.

There is no error message there. This is the normal text that it displayed when a window is successfully opened.

Perhaps your program simply exited normally?

David

you probably forgot the “run()” line :wink: