[vtkusers] Paraview Errors(?)
    Amy Squillacote 
    amy.squillacote at kitware.com
       
    Tue Oct 23 08:31:39 EDT 2007
    
    
  
Hello Olumide,
This discussion belongs on the ParaView mailing list (rather than the 
VTK users list), so I'm copying my response there.
When you try to load your data, are you selecting "Load State" or "Open" 
from the File menu? File -> Open is for loading datasets (like the one 
you show at the end of your email). File -> Load State is for loading 
files (usually created from File -> Save State) that specify the whole 
state of the ParaView application, not just a particular data file.
If this does not correct your problem, please tell us what version of 
ParaView you are using when you see this problem.
- Amy
Olumide wrote:
> I'm getting the errors shown below in Paraview, before it finally 
> shows my data which is actually quite simple (also shown below). Is it 
> a bug or a problem with my data? My files are very simple.
>
>
> ---------------------------- Error message ----------------------------
>
> ERROR: In 
> c:\berk\work\ReleaseBuilds\ParaView3\Servers\ServerManager\vtkSMStateLoader.cxx, 
> line 112
> pqStateLoader (0C166930): No root is defined. Cannot lDuplicate 
> compound proxy definition added.
> ERROR: In 
> c:\berk\work\ReleaseBuilds\ParaView3\Servers\ServerManager\vtkSMStateLoader.cxx, 
> line 112
> pqStateLoader (0C166930): No root is defined. Cannot locate proxy 
> element with id 1963
>
>
> ERROR: In 
> c:\berk\work\ReleaseBuilds\ParaView3\Servers\ServerManager\vtkSMStateLoader.cxx, 
> line 112
> pqStateLoader (0C166930): No root is defined. Cannot locate proxy 
> element with id 1964
>
>
> Duplicate compound proxy definition added.
> y element with id 1963
>
>
> ERROR: In 
> c:\berk\work\ReleaseBuilds\ParaView3\Servers\ServerManager\vtkSMStateLoader.cxx, 
> line 112
> pqStateLoader (0C166930): No root is defined. Cannot locate proxy 
> element with id 1964
>
>
> OR
>
> Duplicate compound proxy definition added.
> Duplicate compound proxy definition added.
> Duplicate compound proxy definition added.
>
> ---------------------------- Sample Data ----------------------------
>
> # vtk DataFile Version 1.0
> Point(s) and Triangle(s) data
> ASCII
>
> DATASET POLYDATA
> POINTS 4 float
> -6.273831 3.197995 -5.544049
> -5.714527 3.328698 -5.714530
> -6.948623 3.118523 -5.048472
> -6.073318 3.118523 -6.073321
>
> VERTICES 1 2
> 1 0
>
> POLYGONS 1 4
> 3 1 2 3
>
> _______________________________________________
> This is the private VTK discussion list. Please keep messages 
> on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
-- 
Amy Squillacote
Kitware, Inc.
28 Corporate Drive
Clifton Park, NY 12065
Phone: (518) 371-3971 x106
    
    
More information about the vtkusers
mailing list