View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008830ParaView(No Category)public2009-04-01 13:132009-05-13 13:45
ReporterKen Moreland 
Assigned ToKen Moreland 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.6Fixed in Version 
Summary0008830: Replacement value not being used in calculator
DescriptionIf you make an expression in the array calculator that results in invalid values, it replaces those values with 0 instead of the value in the Replacement value box. To replicate the issue, do the following.

1. Create a sphere source. Apply.
2. Add the calculator filter.
3. Set the expression to log10(Normals_X).
4. Change Replacement value to 20.
5. Apply

This results in an invalid value wherever the normal points in the negative X direction. These values should be replaced with 20, but they are replaced with 0.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0015887)
Ken Moreland (manager)
2009-04-01 13:19

The value from the wrong widget was being pushed to the ReplacementValue property.

/cvsroot/ParaView3/ParaView3/Qt/Components/pqCalculatorPanel.cxx,v <-- pqCalculatorPanel.cxx
new revision: 1.24; previous revision: 1.23
(0015909)
Alan Scott (manager)
2009-04-03 15:34

Tested client/ remote server.

 Issue History
Date Modified Username Field Change
2009-04-01 13:13 Ken Moreland New Issue
2009-04-01 13:15 Ken Moreland Status backlog => tabled
2009-04-01 13:15 Ken Moreland Assigned To => Ken Moreland
2009-04-01 13:19 Ken Moreland Note Added: 0015887
2009-04-01 13:19 Ken Moreland Status tabled => @80@
2009-04-01 13:19 Ken Moreland Resolution open => fixed
2009-04-03 15:34 Alan Scott Note Added: 0015909
2009-04-03 15:34 Alan Scott Status @80@ => closed
2009-05-13 13:45 Utkarsh Ayachit Target Version => 3.6
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team