View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010049ParaViewBugpublic2009-12-14 09:352010-03-09 21:59
ReporterUtkarsh Ayachit 
Assigned ToZhanping Liu 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.8Fixed in Version 
Summary0010049: Calculator panel does not respect value set through python shell
Descriptioncalc=Calculator()
calc.Function='Normals.U' #Pointproduct of two Vectors U and Normals
calc.ResultArrayName='newResult'
calc.ReplaceInvalidResults=0
calc.UpdatePipeline()
Show()

but in the GUI, it didn't change.
In the shell the values are changed. (If I press "Apply" in the GUI, the values change back (ok, thats not a bug))
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0019711)
Zhanping Liu (developer)
2010-03-04 13:08

This problem was fixed. Now the calculator widget responds properly to python scripts.

Changes were made to
ParaView/Qt/Components/pqCalculatorPanel.h/cxx.
(0019790)
Alan Scott (manager)
2010-03-09 21:59

Tested local client, XP, trunk

 Issue History
Date Modified Username Field Change
2009-12-14 09:35 Utkarsh Ayachit New Issue
2010-01-04 13:08 Utkarsh Ayachit Status backlog => tabled
2010-01-04 13:08 Utkarsh Ayachit Assigned To => Zhanping Liu
2010-03-04 13:08 Zhanping Liu Note Added: 0019711
2010-03-04 13:08 Zhanping Liu Status tabled => @80@
2010-03-09 21:59 Alan Scott Note Added: 0019790
2010-03-09 21:59 Alan Scott Status @80@ => closed
2010-03-09 21:59 Alan Scott Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team