<div dir="ltr"><div class="gmail_quote"><div><span class="gmail_default" style="font-size:small">Andrew:</span> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Also, minor bug:<br>
<br>
If I render OpenEXR sequence, load it, play it, <br>
and then delete main image files but NOT index *.exrs<br>
 - and try to load file from "recent files" sub-menu in main menu - Cin will terminate<br>
<br></blockquote><div><span class="gmail_default" style="font-size:small">Easily reproduced here.  GG says OpenExr is doing a "throw" and Cinelerra normally does not "catch". This would be the very first "catch" in Cinelerra if it would be added and that is not the way gg wants to go unless we absolutely have to. This requires the error handling characteristics of the C++ runtime library.</span></div><div><span class="gmail_default" style="font-size:small">If you do that same thing with a TIFF sequence, it passes the error correctly back to Cinelerra to field instead of crash.</span> </div></div></div>