View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010012ParaViewBugpublic2009-12-08 09:442010-03-09 21:54
ReporterUtkarsh Ayachit 
Assigned ToZhanping Liu 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionduplicate 
PlatformOSOS Version
Product Version 
Target Version3.8Fixed in Version 
Summary0010012: Calculator remembering past arrays
DescriptionFrom Paul Edwards:

> create a box
> apply calculator filter: array name "a", value "1"
> apply calculator again: array name "b", value "2"
>
> now change the input for the second calculator to the box and you get
> the following error:
>
> vtkArrayCalculator (0x28b3d40): Invalid array name: a
>
> Even though it doesn't use that array...
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships
related to 0009604closedZhanping Liu Changing Result Array Name in Calculator raises error in depending Calculator 

  Notes
(0018724)
Utkarsh Ayachit (administrator)
2009-12-08 11:20

From Dominik Szczerba:

> Create a custom filter using calculator and the data (u,v,w,p)
> sqrt(u^2+v^2+w^2). Save a custom filter. Now re-open the data but now do not
> read 'p' array this time (XDMF). Apply custom filter. Calculator will complain
> p is absent.
(0019710)
Zhanping Liu (developer)
2010-03-04 13:05

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 input of a 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
(0019789)
Alan Scott (manager)
2010-03-09 21:54

Tested local server, XP, trunk.

 Issue History
Date Modified Username Field Change
2009-12-08 09:44 Utkarsh Ayachit New Issue
2009-12-08 10:06 Utkarsh Ayachit Relationship added duplicate of 0009604
2009-12-08 10:06 Utkarsh Ayachit Duplicate ID 0 => 9604
2009-12-08 10:06 Utkarsh Ayachit Status backlog => @80@
2009-12-08 10:06 Utkarsh Ayachit Resolution open => duplicate
2009-12-08 10:06 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2009-12-08 10:07 Utkarsh Ayachit Status @80@ => tabled
2009-12-08 10:07 Utkarsh Ayachit Relationship deleted 0009604
2009-12-08 10:07 Utkarsh Ayachit Relationship added related to 0009604
2009-12-08 11:20 Utkarsh Ayachit Note Added: 0018724
2010-01-11 10:41 Utkarsh Ayachit Assigned To Utkarsh Ayachit => Zhanping Liu
2010-03-04 13:05 Zhanping Liu Note Added: 0019710
2010-03-04 13:05 Zhanping Liu Status tabled => @80@
2010-03-09 21:54 Alan Scott Note Added: 0019789
2010-03-09 21:54 Alan Scott Status @80@ => closed


Copyright © 2000 - 2018 MantisBT Team