[Bf-python] Theme related crashes

Willian Padovani Germano wgermano at ig.com.br
Thu Nov 11 19:03:27 CET 2004


Hi Stephan,

Stefan Gartner wrote:

>Investigating the cause of the crash, I realized that line 103 of 
>source/blender/python/api2_2x/windowTheme.c should probably say 
>
>sizeof( BPy_ThemeSpace ),       /* tp_basicsize */
>
>instead of
>
>sizeof( BPy_Theme ),    /* tp_basicsize */
>  
>
BPy_ThemeUI was also wrong, me being stupid with copy/paste.  I'm 
committing the fix now, sorry for the trouble and thank you for finding it.

-- 
Willian




More information about the Bf-python mailing list