MantisBT - ParaView
View Issue Details
0012196ParaViewBugpublic2011-05-16 21:522011-06-24 20:50
Alan Scott 
Robert Maynard 
normalminoralways
closedfixed 
 
3.12 
0012196: LAMMPS reader causes debug prints
This is Linux, PV 3.10.1, local server with the VISIt bridge. When I open a file and read variables, I get the following:

ERROR: In /projects/viz/paraview/src/ParaView/3.10.1/ParaView3/VTK/Filtering/vtkDemandDrivenPipeline.cxx, line 727
vtkCompositeDataPipeline (0xa3b5b80): Input port 0 of algorithm vtkUnstructuredGridRelevantPointsFilter(0xab7eb90) has 0 connections but is not optional.

Let me know if you need a dataset, and I will see what I can do.
No tags attached.
Issue History
2011-05-16 21:52Alan ScottNew Issue
2011-05-17 10:55Robert MaynardAssigned To => Robert Maynard
2011-05-17 10:55Robert MaynardStatusbacklog => tabled
2011-05-18 16:05Robert MaynardNote Added: 0026542
2011-05-18 16:05Robert MaynardStatustabled => @20@
2011-05-18 16:17Alan ScottNote Added: 0026543
2011-05-18 16:17Alan ScottStatus@20@ => tabled
2011-05-18 16:17Alan ScottStatustabled => @30@
2011-05-19 13:41Robert MaynardNote Added: 0026556
2011-05-19 13:41Robert MaynardStatus@30@ => @80@
2011-05-19 13:41Robert MaynardFixed in Version => 3.12
2011-05-19 13:41Robert MaynardResolutionopen => fixed
2011-06-24 20:50Alan ScottNote Added: 0026892
2011-06-24 20:50Alan ScottStatuscustomer review => closed

Notes
(0026542)
Robert Maynard   
2011-05-18 16:05   
A dataset would be wonderful.
(0026543)
Alan Scott   
2011-05-18 16:17   
Done.
(0026556)
Robert Maynard   
2011-05-19 13:41   
I fixed the issue in the visit reader.


2e3a91b Move the visit bridge sha1 forward to fix bug 0012196.
commit 64d4c0a4f924d2717eb5bef76d8d67e34d4c9716
Author: Robert Maynard <robert.maynard@kitware.com>
Date: Thu May 19 13:39:39 2011 -0400

    The unitCell mesh is actually a surface mesh not a unstructured mesh.
(0026892)
Alan Scott   
2011-06-24 20:50   
Tested local server, Linux, trunk.