<div dir="ltr">Since I am using pythonxy, I did not build vtk. I don't think I can do a 'python getch' directly<div><br></div><div>- Prathamesh<br><br><div class="gmail_quote">On Sun, Nov 28, 2010 at 12:40 PM, David Doria <span dir="ltr"><<a href="mailto:daviddoria@gmail.com">daviddoria@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Sun, Nov 28, 2010 at 1:05 PM, Prathamesh Kulkarni<br>
<<a href="mailto:prathameshmkulkarni@gmail.com">prathameshmkulkarni@gmail.com</a>> wrote:<br>
> I used the following steps for building my application (only difference is,<br>
> I am using QWidget instead of QFrame).<br>
> However, when I close the application, I get a bunch of vtk errors which<br>
> disappear too quickly for me to read them. Can someone point to the cause of<br>
> this?<br>
> Thanks,<br>
> Prathamesh<br>
<br>
</div>Did you build VTK with VTK_DEBUG_LEAKS = ON? If so, these are probably<br>
errors telling you that you leaked some memory. Maybe you could put a<br>
cin statement at the very end of your problem to help you see them<br>
before the terminal closes?<br>
<font color="#888888"><br>
David<br>
</font></blockquote></div><br></div></div>