MantisBT - ParaView |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0013431 | ParaView | (No Category) | public | 2012-09-05 16:25 | 2012-10-29 17:04 |
|
Reporter | Utkarsh Ayachit | |
Assigned To | Kyle Lutz | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.98.0 | |
Project | Sandia |
Topic Name | 13431-fix-exodus-panel-apply-button-bug |
Type | incorrect functionality |
|
Summary | 0013431: Exodus Panel makes the apply button "green" |
Description | 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! |
Steps To Reproduce | |
Additional Information | |
Tags | New Panels |
Relationships | related to | 0013317 | closed | Kyle Lutz | State restore using Xdmf loss of Apply resolved parameter status |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-09-05 16:25 | Utkarsh Ayachit | New Issue | |
2012-09-05 16:25 | Utkarsh Ayachit | Assigned To | => Kyle Lutz |
2012-09-05 16:26 | Utkarsh Ayachit | Tag Attached: New Panels | |
2012-09-06 10:42 | Kyle Lutz | Status | backlog => todo |
2012-09-06 10:42 | Kyle Lutz | Status | todo => active development |
2012-09-06 11:14 | Kyle Lutz | Topic Name | => 13431-fix-exodus-panel-apply-button-bug |
2012-09-06 11:42 | Kyle Lutz | Note Added: 0029134 | |
2012-09-06 11:43 | Kyle Lutz | Note Added: 0029135 | |
2012-09-06 11:43 | Kyle Lutz | Status | active development => gatekeeper review |
2012-09-06 11:43 | Kyle Lutz | Resolution | open => fixed |
2012-09-06 11:43 | Kyle Lutz | Note Added: 0029136 | |
2012-09-07 14:50 | Utkarsh Ayachit | Fixed in Version | => git-master |
2012-09-07 14:50 | Utkarsh Ayachit | Status | gatekeeper review => customer review |
2012-09-07 14:50 | Utkarsh Ayachit | Note Added: 0029152 | |
2012-09-14 14:57 | Kyle Lutz | Relationship added | related to 0013317 |
2012-09-19 16:42 | Alan Scott | Note Added: 0029222 | |
2012-09-19 16:42 | Alan Scott | Status | customer review => closed |
2012-10-29 17:04 | Utkarsh Ayachit | Fixed in Version | git-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. |
|