[Bf-committers] Multiple OpenGL Windows?

Sinan Hassani [email redacted]
Sat Jul 6 00:22:03 CEST 2013


On 13-07-05 03:54 PM, Alberto Torres wrote:
> Also, as a workaround for previous versions you can do:
>
> import os
> del os.environ['SDL_VIDEODRIVER']
>
> Or something like that.

When I use this with 2.68 RC1, I get this error:

del self._data[key]
KeyError: b'SDL_VIDEODRIVER'

However the patch applied in 57992 or newer works for me, like I mention 
in the previous thread.

Sinan


More information about the Bf-committers mailing list