Hi!
Just a question… did anybody got the Panda3D Window working using a “real virtual” VNC (server)? I am messing around with Panda’s capatibilities of letting it run in a kind of a “dedicated mode”… but it doesn’t start within a VNC connection and if you need most of the Panda3D functionalities but NO Panda3D Main window at all (because the console is enough for this) you are also lost…
I am only successfull when SSHing (ssh -X …) to the machine of choice and start the Panda3D program there… but the bad thing about it: You need to have ALWAYS the connection to the server opened, otherwise the program will close down
Regards, Bigfoot29