View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006240ParaView(No Category)public2008-01-14 16:292016-08-12 09:57
ReporterEric Monson 
Assigned ToBerk Geveci 
PrioritynormalSeveritycrashReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0006240: Global IDs not read as vtkIdType from vtkXMLUnstructuredGridReader
DescriptionWhen reading a VTK XML Unstructured Grid file with Global IDs set, ParaView recognizes that there are Global Ids set (the Use Global Ids check box becomes available in both the Plot Point Over Time and the Selection Inspector), but they not valid -- e.g. they are listed as "int" rather than "idtype" in the Information tab.

When points are selected, the Selection Inspector shows the Index for the points, but if you check Use Global Ids the list goes blank. In the Selection Inspector if you then try to uncheck Use Global Ids, ParaView crashes.
Steps To ReproduceExodusII files seem to work fine. If you save either box.ex2 or can.ex2 as a vtu file, then reload it, PV will reproduce this behavior.
Additional InformationWith my data I was able to use the Python Programmable Filter within ParaView to read those "int" GlobalIds into a vtkIdTypeArray and (after a shallow copy of the input) set the filter output GlobalIds to this new array. After this, all the Global ID stuff seems to work fine, so I think it really is an issue with the reader. It's not clear why unchecking the Use Global Ids box in the Selection Inspector crashes PV when the incorrect "int" IDs are present.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0010341)
Eric Monson (reporter)
2008-01-30 14:07

XML Reader problem (as opposed to ParaView crash with int Global ID type) is now also listed as VTK bug -- 0006289: VTK XML readers set Global IDs as int rather than idType
(0037553)
Kitware Robot (administrator)
2016-08-12 09:57

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2008-01-14 16:29 Eric Monson New Issue
2008-01-30 14:07 Eric Monson Note Added: 0010341
2008-04-09 17:28 Ken Moreland Status backlog => tabled
2008-04-09 17:28 Ken Moreland Assigned To => Berk Geveci
2008-05-08 13:47 Berk Geveci Category 3.4 => 3.6
2009-02-16 17:41 Ken Moreland Category 3.6 => 3.8
2009-05-13 13:41 Utkarsh Ayachit Target Version => 3.8
2011-06-16 13:10 Zack Galbreath Category => (No Category)
2016-08-12 09:57 Kitware Robot Note Added: 0037553
2016-08-12 09:57 Kitware Robot Status expired => closed
2016-08-12 09:57 Kitware Robot Resolution open => moved


Copyright © 2000 - 2018 MantisBT Team