Very nice script there. I too had problems with it at first because some
Softimage versions didn't have any crashCount value. Probably because it
never crashed :)
Here's my ugly fix to the script:
if QueryInfoKey(pi_key)[1] > 4:
    value = QueryValueEx(pi_key, "crashCount" )
    dCrashes[ s ] = value[0]
else:
    dCrashes[ s ] = 0

My CER data
https://dl.dropboxusercontent.com/u/14057285/si_cer_report_jens.jpg

/Jens




On Thu, Sep 12, 2013 at 11:28 AM, Doeke Wartena <clankil...@gmail.com>wrote:

> who 2012sap crashed really a lot on that image :)
>
>
> 2013/9/12 Ciaran Moloney <moloney.cia...@gmail.com>
>
>> Really solid here on linux, but not doing any rendering.
>> However, 9 times out of 10 there is a segfault reported at the console
>> upon quitting the program.
>>
>>
>>
>>
>


-- 
Jens Lindgren
--------------------------
Lead Technical Director
Magoo 3D Studios <http://www.magoo3dstudios.com/>

Reply via email to