Can you post data to reproduce this problem?<br><br><div><span class="gmail_quote">On 5/11/06, <b class="gmail_sendername">Simone Crippa</b> &lt;<a href="mailto:crippa@kth.se">crippa@kth.se</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>I've been experiencing annoying problems using the latest (yesterday)<br>CVS 2.4 Paraview sources compiled on an AMD64-machine. Paraview behaves<br>well until I try to _visualize_ the result of a cut through a<br>
vtkCellDerivatives derived dataset. I am using non-MPI Paraview locally.<br>(as the MPI binaries exit with a segfault 11 when doing this)<br><br>Pipeline:<br><br>&nbsp;&nbsp;&nbsp;&nbsp; 1. Load Ensight gold dataset (vtkGenericEnsightReader)
<br>&nbsp;&nbsp;&nbsp;&nbsp; 2. compute derivatives (vtkCellCenters)<br>&nbsp;&nbsp;&nbsp;&nbsp; 3. convert cell data to point data (vtkPCellDataToPointData)<br>&nbsp;&nbsp;&nbsp;&nbsp; 4. cut with plane (vtkCutter)<br><br>... so far everything's fine ...<br><br>after changing into the &quot;Display&quot; tab to visualize the vorticity cut
<br>dataset, I get a bunch of these errors:<br><br>[...]<br>ErrorMessage<br># Error or warning: There was a VTK Error in<br>file: /usr/local/src/ParaView/VTK/Rendering/vtkOpenGLPainterDeviceAdapter.cxx (436)<br> vtkOpenGLPainterDeviceAdapter (0x4568100): Unsupported attribute index:
<br>4<br>ErrorMessage end<br>[...]<br><br><br>Through trial and error I discovered that the settings &quot;Use Immediate<br>Mode Rendering&quot; and &quot;Use Triangle Strips&quot; have an effect on the _amount_<br>of error messages :-)
<br><br>Does anybody have an idea what the problem is? Concerning the<br>compilation, I didn't change any ccmake default compilation flags ...<br>maybe that's the problem?<br><br><br>Regards, Simone<br><br>--<br>Simone Crippa
<br>Research assistant, Dipl.-Ing.<br>Royal Institute of Technology (KTH)<br>Aeronautical and Vehicle Engineering<br>Division of Aerodynamics<br>Teknikringen 8<br>SE-10044 Stockholm, Sweden<br>+46 (0)8 790 6465<br><br><br>
_______________________________________________<br>ParaView mailing list<br><a href="mailto:ParaView@paraview.org">ParaView@paraview.org</a><br><a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview
</a><br></blockquote></div><br>