MantisBT - ParaView
View Issue Details
0013242ParaView(No Category)public2012-06-14 11:202012-10-29 17:04
Utkarsh Ayachit 
Kyle Lutz 
normalminorhave not tried
closedfixed 
git-master 
3.98.0 
Sandia
13242-debug-panels
incorrect functionality
0013242: Mechanism to debug panels
Add support for an environment variable which when present the properties panel starts printing out verbose text for why any property is shown or not, why a particular widget was created etc etc. e.g.

-------------------------------------------------
Creating Panel for proxy : (sources, SphereSource)
-------------------------------------------------
Property: Radius
  Type: Double
  Widget: Input Widget
    DoubleRange domain present without min/max values.
-------------------------------------------------
Property: StartTheta
  Hidden since advanced
-------------------------------------------------
Property: StartThetaInfo
  Hidden since information_only property.








No tags attached.
Issue History
2012-06-14 11:20Utkarsh AyachitNew Issue
2012-06-14 11:20Utkarsh AyachitAssigned To => Kyle Lutz
2012-06-14 15:30Utkarsh AyachitDescription Updatedbug_revision_view_page.php?rev_id=454#r454
2012-08-08 13:28Kyle LutzTopic Name => 13242-debug-panels
2012-08-08 13:28Kyle LutzNote Added: 0028976
2012-08-08 13:28Kyle LutzStatusbacklog => gatekeeper review
2012-08-08 13:28Kyle LutzResolutionopen => fixed
2012-08-08 14:57Utkarsh AyachitNote Added: 0028978
2012-08-08 15:05Kyle LutzNote Added: 0028979
2012-08-10 14:36Utkarsh AyachitFixed in Version => git-master
2012-08-10 14:36Utkarsh AyachitStatusgatekeeper review => customer review
2012-08-10 14:36Utkarsh AyachitNote Added: 0028985
2012-09-20 17:25Alan ScottNote Added: 0029246
2012-09-20 17:25Alan ScottStatuscustomer review => closed
2012-10-29 17:04Utkarsh AyachitFixed in Versiongit-master => 3.98.0

Notes
(0028976)
Kyle Lutz   
2012-08-08 13:28   
Merge topic '13242-debug-panels' into next

c20d24c Add support for debugging the properties panel
(0028978)
Utkarsh Ayachit   
2012-08-08 14:57   
Kyle, as discussed at the meeting, can you add some text/blurb documenting how to test/use this feature? Thanks.
(0028979)
Kyle Lutz   
2012-08-08 15:05   
I added the PV_DEBUG_PANELS variable to the list here: http://www.itk.org/Wiki/ParaView/Users_Guide/Command_line_arguments#Environment_Variables [^]
(0028985)
Utkarsh Ayachit   
2012-08-10 14:36   
merged into master
(0029246)
Alan Scott   
2012-09-20 17:25   
Tested Linux, local server, master. Used wavelet, simple and advanced panel.