View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003454ParaView(No Category)public2006-06-28 20:222009-12-09 14:51
ReporterWendy Doyle 
Assigned ToUtkarsh Ayachit 
PriorityhighSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0003454: Problems rendering Exodus Dataset w/ Beams
DescriptionThis problem showed up in cvs sometime between 6/22 and 6/26. I've attached the problem dataset. There are repeated error messages after the "Accept" button is pushed in the Exodus reader and any time rendering is done. The error message says
# Error or warning: There was a VTK Error in file: /home/wkoegle/util/src/ParaView-cvs/VTK/Rendering/vtkOpenGLPainterDeviceAdapter.cxx (439)
 ftkOpenGLPainterDeviceAdapater: Unsupported attribute index: 5

The parts in this dataset are beams = lines. If the display "color by" is changed from BlockID to property, the errors stop. Exodus datasets with hex parts do not have this problem.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files? file icon displ-tear-exposeds.ex2 [^] (9,084 bytes) 1969-12-31 19:00

 Relationships

  Notes
(0004868)
Utkarsh Ayachit (administrator)
2006-09-06 10:58

Fixed BUG# 3454. vtkStandardPolyDataPainter was sending attributes not supported by the device adaptor over for rendering. Fixed by adding API to device adaptor to query if an attribute is supported and sending only those that are supported by the device.
/cvsroot/ParaView3/ParaView3/VTK/Rendering/vtkOpenGLPainterDeviceAdapter.cxx,v <-- vtkOpenGLPainterDeviceAdapter.cxx
new revision: 1.6; previous revision: 1.5
/cvsroot/ParaView3/ParaView3/VTK/Rendering/vtkOpenGLPainterDeviceAdapter.h,v <-- vtkOpenGLPainterDeviceAdapter.h
new revision: 1.4; previous revision: 1.3
/cvsroot/ParaView3/ParaView3/VTK/Rendering/vtkPainterDeviceAdapter.h,v <-- vtkPainterDeviceAdapter.h
new revision: 1.5; previous revision: 1.4
/cvsroot/ParaView3/ParaView3/VTK/Rendering/vtkStandardPolyDataPainter.cxx,v <-- vtkStandardPolyDataPainter.cxx
new revision: 1.5; previous revision: 1.4



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


Copyright © 2000 - 2018 MantisBT Team