pataphor
pataphor
In file create_display.py, after line 686, adding an attribList solved the problem for me. The same trick also works for version 6.05. I have two asus laptops with intel graphics...
Maybe the bug fix caused something to function that the eeepc can't handle? They're both low end machines anyway. In case it's of use to someone I'll paste their specs...
The eeepc needs "enable_shaders = False" in vis/site_settings.py or it will use 100% cpu time of the processor it is running on. My 6.05 installation already had that configured, and...
This went well for some time, until M (== self.rateCalls) becomes too large: "/usr/local/lib/python2.7/dist-packages/VPython-6.10-py2.7-linux-x86_64.egg/visual_common/rate_function.py", line 139, in distributeRenders for i in range(M): OverflowError: range() result has too many items Maybe...
I didn't manage to get it down to a few lines yet. It only works on one of my two machines. It crashes the interpreter reliably after only a few...