<div dir="ltr">It is bug <a href="http://vtk.org/Bug/view.php?id=3713">http://vtk.org/Bug/view.php?id=3713</a><br>I will fix it today.<br>cheers,<br>Dave DeMarle<br><br><div class="gmail_quote">On Fri, Aug 15, 2008 at 7:50 AM, Paul Harris <span dir="ltr"><<a href="mailto:harris.pc@gmail.com">harris.pc@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div dir="ltr">Hi all,<br><br>Using the current VTK included in Debian (testing),<br><br>I modified the example xyPlot.py by setting the interactor style to RubberbandZoom :<br>
<br>iren = vtk.vtkRenderWindowInteractor()<br>
sty = vtk.vtkInteractorStyleRubberBandZoom() ** <br>iren.SetInteractorStyle(sty) **<br>iren.SetRenderWindow(renWin)<br><br>But, I discovered if you drag the box too far to the bottom right, the display goes all funny - lots of black lines that aren't cleared...<br>
<br>And if you drag the box too far to the top left, I see this error:<br><br>*** glibc detected *** python: double free or corruption (out): 0x08fdaad0 ***<br><br>bug?<br><br>cheers<br>Paul<br><br></div>
<br>_______________________________________________<br>
This is the private VTK discussion list.<br>
Please keep messages on-topic. Check the FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>