Hi,
I’m having a trouble with running my Panda3D GUI within docker container.
I keep getting this error:
Known pipe types: glxGraphicsPipe (1 aux display modules not yet loaded.) :display:x11display(error): BadDrawable (invalid Pixmap or Window parameter) :display:x11display(error): BadDrawable (invalid Pixmap or Window parameter)
Not sure which graphic engine I’m supposed to use.
Obviously, I’m facing a trouble of configuring the correct load-display.
any ideas?