Dear ESPResSo users
I encountered an opengl error when I try to visualize the simple pore
constraint with devel espresso, and I was wondering if you guys know how
to fix this.
The error info is
OpenGL.error.GLError: GLError(
err = 1283,
description = b'stack overflow',
baseOperation = glPushMatrix,
cArguments = ()
)
I’m using *OpenGL version* string: 2.1 ATI-3.9.15 with Python3.6.10.
When I switched to ver4.1, I got something like this:
and neither devel nor 4.1 has any problem with the wall constraint
visualization.