[Paraview] 2.4 CVS / vtkOpenGLPainterDeviceAdapter error

Berk Geveci berk.geveci at gmail.com
Thu May 11 16:54:12 EDT 2006


Can you post data to reproduce this problem?

On 5/11/06, Simone Crippa <crippa at kth.se> wrote:
>
> Hi,
>
> I've been experiencing annoying problems using the latest (yesterday)
> CVS 2.4 Paraview sources compiled on an AMD64-machine. Paraview behaves
> well until I try to _visualize_ the result of a cut through a
> vtkCellDerivatives derived dataset. I am using non-MPI Paraview locally.
> (as the MPI binaries exit with a segfault 11 when doing this)
>
> Pipeline:
>
>      1. Load Ensight gold dataset (vtkGenericEnsightReader)
>      2. compute derivatives (vtkCellCenters)
>      3. convert cell data to point data (vtkPCellDataToPointData)
>      4. cut with plane (vtkCutter)
>
> ... so far everything's fine ...
>
> after changing into the "Display" tab to visualize the vorticity cut
> dataset, I get a bunch of these errors:
>
> [...]
> ErrorMessage
> # Error or warning: There was a VTK Error in
> file:
> /usr/local/src/ParaView/VTK/Rendering/vtkOpenGLPainterDeviceAdapter.cxx
> (436)
> vtkOpenGLPainterDeviceAdapter (0x4568100): Unsupported attribute index:
> 4
> ErrorMessage end
> [...]
>
>
> Through trial and error I discovered that the settings "Use Immediate
> Mode Rendering" and "Use Triangle Strips" have an effect on the _amount_
> of error messages :-)
>
> Does anybody have an idea what the problem is? Concerning the
> compilation, I didn't change any ccmake default compilation flags ...
> maybe that's the problem?
>
>
> Regards, Simone
>
> --
> Simone Crippa
> Research assistant, Dipl.-Ing.
> Royal Institute of Technology (KTH)
> Aeronautical and Vehicle Engineering
> Division of Aerodynamics
> Teknikringen 8
> SE-10044 Stockholm, Sweden
> +46 (0)8 790 6465
>
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20060511/8a2a7c0f/attachment.htm


More information about the ParaView mailing list