View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009604ParaViewBugpublic2009-09-27 04:562010-03-09 21:50
ReporterSven Buijssen 
Assigned ToZhanping Liu 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version3.6 
Target Version3.8Fixed in Version 
Summary0009604: Changing Result Array Name in Calculator raises error in depending Calculator
DescriptionSources - Box
Filters - Calculator1
Arbitrary operation to create a point data named e.g. "foo"
Filters - Calculator2
Arbitrary operation to create another point data named e.g. "bar"
Select Calculator1, change name to e.g. "foobar".
=> On Apply the output messages window will pop up and display

ERROR: In ..\..\..\src\VTK\Graphics\vtkArrayCalculator.cxx, line 305
vtkArrayCalculator (0952DDF0): Invalid array name: foobar

Checking the Scalars or Vectors (depending on operation in Calculator1) dropdown box in Calculator2 confirms that this list has not been updated automatically.

Verified with ParaView 3.6.1 (local server, XP) and ParaView CVS as of today (local server, Linux 32 bit).
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships
related to 0010012closedZhanping Liu Calculator remembering past arrays 

  Notes
(0019709)
Zhanping Liu (developer)
2010-03-04 13:02

This problem was fixed through the addition of new class vtkPVArrayCalculator.h/cxx and changes to some related files (see below). Now the user is able to change the name of an upstream calculator.

===
VTK/Graphics/vtkArrayCalculator.h/cxx
ParaView/Qt/Components/pqCalculatorPanel.h/cxx
ParaView/Servers/Fitlers/CMakeLists.txt
ParaView/Servers/Fitlers/vtkPVArrayCalculator.h/cxx (addition)
ParaView/Servers/ServerManager/Resources/filters.xml
(0019788)
Alan Scott (manager)
2010-03-09 21:50

Tested local server, XP, trunk.

Not sure what "change name to foobar" means, so I changed the name of the filter AND the result array name. Both work.

 Issue History
Date Modified Username Field Change
2009-09-27 04:56 Sven Buijssen New Issue
2009-10-02 09:26 Utkarsh Ayachit Status backlog => tabled
2009-10-02 09:26 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2009-10-02 09:26 Utkarsh Ayachit Target Version => 3.8
2009-12-08 10:06 Utkarsh Ayachit Relationship added has duplicate 0010012
2009-12-08 10:07 Utkarsh Ayachit Relationship deleted has duplicate 0010012
2009-12-08 10:07 Utkarsh Ayachit Relationship added related to 0010012
2010-01-11 10:42 Utkarsh Ayachit Assigned To Utkarsh Ayachit => Zhanping Liu
2010-03-04 13:02 Zhanping Liu Note Added: 0019709
2010-03-04 13:03 Zhanping Liu Status tabled => @80@
2010-03-09 21:50 Alan Scott Note Added: 0019788
2010-03-09 21:50 Alan Scott Status @80@ => closed
2010-03-09 21:50 Alan Scott Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team