Ok, it looks like there is something really weird with the loading code, because creating the same images with "custom image" dialog works fine.<br><br>What's more, when loading failing tempates, the color selector shows RGB (!) triangle instead of a grayscale one. The not-failing templates show expected Grayscale triangle.<br>
<br><br><div class="gmail_quote">On Tue, Mar 12, 2013 at 10:58 AM, Dmitry Kazakov <span dir="ltr"><<a href="mailto:dimula73@gmail.com" target="_blank">dimula73@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I can reproduce this crash also, but after the first brush stroke. It looks like the assert happens because some loading code opens a transaction on the paint device and doesn't close it. So opening one more transaction causes an assert.<br>

<br>The crash happens with templates:<br>1) 16-bit float<br>2) 16-bit integer.<br><br>The crash doesn't happen with:<br>1) 8-bit integer<br>2) 32-bit float<br></blockquote></div><br clear="all"><br>-- <br>Dmitry Kazakov