MantisBT - ParaView
View Issue Details
0012081ParaViewBugpublic2011-04-13 20:302011-05-02 21:42
Alan Scott 
Utkarsh Ayachit 
normalminorhave not tried
closedfixed 
 
4.03.12 
0012081: Error messages with PlotOnIntersectionCurves
*ParaView 3.10.0, Windows, local server.
* Sources/ Wavelet. Apply. Surface. Color by: RTData.
* Slice. Z Normal. Apply. Turn off Show Plane.
* Data Analysis/ PlotOnIntersectionCurves Apply.

You will now get numerous, obnoxious error prints that keep bringing the Messages window to the top.

Generic Warning: In ..\..\..\..\src\ParaView3\VTK\Filtering\vtkPolyLine.cxx, line 106
Coincident points in polyline...can't compute normals


Warning: In ..\..\..\..\src\ParaView3\VTK\Graphics\vtkTubeFilter.cxx, line 224
vtkTubeFilter (0B91D850): Could not generate normals for line. Skipping to next.


Generic Warning: In ..\..\..\..\src\ParaView3\VTK\Filtering\vtkPolyLine.cxx, line 106
Coincident points in polyline...can't compute normals


Warning: In ..\..\..\..\src\ParaView3\VTK\Graphics\vtkTubeFilter.cxx, line 224
vtkTubeFilter (0B91D850): Could not generate normals for line. Skipping to next.

No tags attached.
Issue History
2011-04-13 20:30Alan ScottNew Issue
2011-04-13 20:30Alan ScottTarget Version => 4.0
2011-04-13 20:30Alan ScottDescription Updatedbug_revision_view_page.php?rev_id=306#r306
2011-04-14 15:39Utkarsh AyachitNote Added: 0026180
2011-04-14 15:39Utkarsh AyachitStatusbacklog => @80@
2011-04-14 15:39Utkarsh AyachitFixed in Version => 3.12
2011-04-14 15:39Utkarsh AyachitResolutionopen => fixed
2011-04-14 15:39Utkarsh AyachitAssigned To => Utkarsh Ayachit
2011-05-02 21:42Alan ScottNote Added: 0026416
2011-05-02 21:42Alan ScottStatus@80@ => closed

Notes
(0026180)
Utkarsh Ayachit   
2011-04-14 15:39   
commit 95c1772e530461c62c1e9ce6705644b393046c3d
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Thu Apr 14 15:38:03 2011 -0400

    Fixed BUG 0012081. Ensure plane widget has non-zero bounds in each direction.
(0026416)
Alan Scott   
2011-05-02 21:42   
Excellent.

Tested local server, trunk, Windows.