View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008747ParaViewBugpublic2009-03-16 19:092011-01-13 17:00
ReporterAlan Scott 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.6Fixed in Version3.6 
Summary0008747: Wrong or very confusing output with plot global variables
DescriptionParaView trunk, XP, local server.
Open lapjoint_hex.e (Ask Berk for this file if you are at Kitware, ask Alan if you are at Sandia)
Turn on all variables, apply.
Filters/ Data Analysis/ Plot Global Variables over time. Apply.

There will be lots of print statements saying the following:



ERROR: In ..\..\..\..\src\ParaView3\VTK\Common\vtkDataArray.cxx, line 951
vtkDoubleArray (0B447B80): Specified component 1 in 'to' array is not in [0, 1)


ERROR: In ..\..\..\..\src\ParaView3\VTK\Common\vtkDataArray.cxx, line 951
vtkDoubleArray (0B447B80): Specified component 2 in 'to' array is not in [0, 1)

If this is a statement to the user, it should be clearer, if it is for debug, it should be turned off.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0016460)
Utkarsh Ayachit (administrator)
2009-05-14 21:23

vtkExtractTemporalFieldData was not taking into consideration the number of components in the input (not sure why). Fixed that.

/cvsroot/ParaView3/ParaView3/VTK/Graphics/vtkExtractTemporalFieldData.cxx,v <-- VTK/Graphics/vtkExtractTemporalFieldData.cxx
new revision: 1.6; previous revision: 1.5
(0016492)
Alan Scott (manager)
2009-05-15 19:01

Tested local server.

 Issue History
Date Modified Username Field Change
2009-03-16 19:09 Alan Scott New Issue
2009-05-13 13:46 Utkarsh Ayachit Target Version => 3.6
2009-05-14 21:22 Utkarsh Ayachit Status backlog => tabled
2009-05-14 21:22 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2009-05-14 21:23 Utkarsh Ayachit Note Added: 0016460
2009-05-14 21:23 Utkarsh Ayachit Status tabled => @80@
2009-05-14 21:23 Utkarsh Ayachit Resolution open => fixed
2009-05-14 21:23 Utkarsh Ayachit Category => Bug
2009-05-14 21:23 Utkarsh Ayachit Fixed in Version => 3.6
2009-05-15 19:01 Alan Scott Note Added: 0016492
2009-05-15 19:01 Alan Scott Status @80@ => closed
2011-01-13 17:00 Source_changeset_attached => VTK master a2bd8391
2011-01-13 17:00 Source_changeset_attached => VTK master 020ef709


Copyright © 2000 - 2018 MantisBT Team