There seems to be a problem related to this stuff.<div><br></div><div>I was just playing some more with that "editor". Calling "(clear)" from there predictably leads to a error; </div><div><br></div><div>
<div>Renderer::PopState : only one state left, not popping</div></div><div><br></div><div>I'm not sure that's the expected error but that's what I get. Then restarting the editor script leads to a Fluxus crash soon after. I was able to repeat this three times and wasn't able to get a crash just based on playing with text in the "editor". Of course that's only a very coarse analysis. The crash will give either this;</div>
<div><br></div><div><div>TypePrimitive::TypePrimitive: could not load font: /usr/local/share/fluxus-017/</div><div>material/fonts/DejaVuSansMono.ttf</div><div>Aborted</div></div><div><br></div><div>or this;</div><div><br>
</div><div><div>terminate called after throwing an instance of 'std::bad_alloc'</div><div>  what():  std::bad_alloc</div></div><div><br></div><div>or some combination. Might be related to the issues with memory usage of strings and operations on them that we saw a while back?</div>
<div><br></div><div>Yours,</div><div>Kas.</div>