Project

General

Profile

Actions

Panda3D » History » Revision 7

« Previous | Revision 7/10 (diff) | Next »
Kristján Oddsson, 2012-10-27 15:24


Panda3D

Enviroments

Windows

There are no known errors on Windows.

Linux

"Could not open window" error

The following was tested successfully on Ubuntu 12.04 LTS

When running into the error "Could not open window" on linux one needs to change his config file to load the pandagles display instead of the pandagl display. To do this you edit the file /etc/Config.prc, comment out the line load-display pandagl and uncomment the line load-display pandagles.

Note that the cartoon shader did not work on the linux boxes when they were added, but would work on windows boxes. This lead us to believe that it was due to these changes and changing them back resulted in the shaders working without any hiccups so far.

Updated by Kristján Oddsson about 12 years ago · 10 revisions