View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002498ParaView(No Category)public2005-11-16 09:082009-12-09 14:51
ReporterJohn Biddiscombe 
Assigned ToBerk Geveci 
PriorityurgentSeveritymajorReproducibilityalways
StatusclosedResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0002498: Multiple input filters fail in Paraview
DescriptionA filter which accepts inputs
1) vtkDataset
2) vtkPolyData
Can't be instantiated in the gui. When trying to, paraview segfaults if the highlighted dataset is of type vtkDataSet. When the highlit data is vtkPolyData is is sometimes possible to instantiate the filter.
I've examined vtkGlyph3D and vtkPVGlyph filters to see how they cope, but it seems that things behave better when the input is a member of the glyphsources group.
An example of a mutiple input filter that works would be very useful.
I'd like to process heirarchical data, but paraview also crashes if I try to instantiate my filter with one of these selected.

The stack trace is so convoluted and long it's hard to follow the sequence of events leading to the crash. Always occurs in vtkkwutilites
ln 646
  Tk_PhotoHandle photo = Tk_FindPhoto(interp, const_cast<char *>(photo_name));
which is well away from the real trouble.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
There are no notes attached to this issue.

 Issue History
Date Modified Username Field Change
2009-12-09 14:51 Berk Geveci Project @3@ => ParaView
2011-06-16 13:09 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team