This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/release/scripts/bpymodules
Martin Poirier 79ed118fd4 Potential fix for [#8113] Blender.Registry segfault when no permission to write
This converts exceptions in Warning in selected points of the registry module.

While I couldn't reproduce the segfault ( I received the Py error as expected), this isn't a bad idea anyway, since the BPy C counterpart was discarding the error anyway, making it a warning is a bit more inline with its meaning.

The exception is not preventable nor fixable from a script's point of view, so better to silence it and print a warning to the console instead.
2008-04-07 20:56:45 +00:00
..
2007-04-18 14:40:01 +00:00
2007-04-18 14:40:01 +00:00
2005-05-17 07:17:52 +00:00
2007-08-24 11:57:26 +00:00
2005-10-11 19:05:56 +00:00
2007-01-05 00:51:12 +00:00
2007-01-10 11:37:19 +00:00
2006-12-12 10:38:43 +00:00
2007-05-21 16:01:49 +00:00
2007-05-21 16:01:49 +00:00