MantisBT - ParaView
View Issue Details
0013431ParaView(No Category)public2012-09-05 16:252012-10-29 17:04
Utkarsh Ayachit 
Kyle Lutz 
normalminorhave not tried
closedfixed 
 
3.98.0 
Sandia
13431-fix-exodus-panel-apply-button-bug
incorrect functionality
0013431: Exodus Panel makes the apply button "green"
Steps:
1> Open can.ex2, Apply
2> Click on "builtin" in the pipeline browser
3> Click on "can.ex2" in the pipeline browser
 ==> the apply button goes green!
New Panels
related to 0013317closed Kyle Lutz State restore using Xdmf loss of Apply resolved parameter status 
Issue History
2012-09-05 16:25Utkarsh AyachitNew Issue
2012-09-05 16:25Utkarsh AyachitAssigned To => Kyle Lutz
2012-09-05 16:26Utkarsh AyachitTag Attached: New Panels
2012-09-06 10:42Kyle LutzStatusbacklog => todo
2012-09-06 10:42Kyle LutzStatustodo => active development
2012-09-06 11:14Kyle LutzTopic Name => 13431-fix-exodus-panel-apply-button-bug
2012-09-06 11:42Kyle LutzNote Added: 0029134
2012-09-06 11:43Kyle LutzNote Added: 0029135
2012-09-06 11:43Kyle LutzStatusactive development => gatekeeper review
2012-09-06 11:43Kyle LutzResolutionopen => fixed
2012-09-06 11:43Kyle LutzNote Added: 0029136
2012-09-07 14:50Utkarsh AyachitFixed in Version => git-master
2012-09-07 14:50Utkarsh AyachitStatusgatekeeper review => customer review
2012-09-07 14:50Utkarsh AyachitNote Added: 0029152
2012-09-14 14:57Kyle LutzRelationship addedrelated to 0013317
2012-09-19 16:42Alan ScottNote Added: 0029222
2012-09-19 16:42Alan ScottStatuscustomer review => closed
2012-10-29 17:04Utkarsh AyachitFixed in Versiongit-master => 3.98.0

Notes
(0029134)
Kyle Lutz   
2012-09-06 11:42   
To aid in debugging these types of issues I added a new debug flag:

export PV_DEBUG_APPLY_BUTTON=1
$ ./bin/paraview
Enabling the Apply button because the current proxy is uninitialized
Proxy Property Changed
  sender class: pqStringVectorPropertyWidget
  xml label: Element Blocks
  widget reason: "pqSILWidget for a StringVectorProperty with a SILDomain (array_list)"
Enabling the Apply button because the current proxy is modified
(0029135)
Kyle Lutz   
2012-09-06 11:43   
Merge topic '13431-fix-exodus-panel-apply-button-bug' into next

deab2d0 Removed delayed signal from pqProxySILModel
a94f9a6 Add PV_DEBUG_APPLY_BUTTON flag
(0029136)
Kyle Lutz   
2012-09-06 11:43   
Steps to verify:

1> Open can.ex2, Apply
2> Click on "builtin" in the pipeline browser
3> Click on "can.ex2" in the pipeline browser
 ==> the apply button does not go green!
(0029152)
Utkarsh Ayachit   
2012-09-07 14:50   
merged in master if applicable
(0029222)
Alan Scott   
2012-09-19 16:42   
Tested remote server, Linux, master.