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
_______________________________________________
Bf-committers mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to