MantisBT - ParaView
View Issue Details
0013373ParaView(No Category)public2012-08-20 10:042013-01-16 22:34
Utkarsh Ayachit 
Utkarsh Ayachit 
normalminorhave not tried
closedfixed 
git-master 
3.98.0 
TBD
13373_fix_python_wrapping_hints
incorrect functionality
0013373: vtkPVArrayInformation.GetComponentRange not working in pvpython
vtkPVArrayInformation.GetComponentRange not working in pvpython. This is since Python wrapping (and other VTK wrappings) are not using ParaView hints files.
No tags attached.
Issue History
2012-08-20 10:04Utkarsh AyachitNew Issue
2012-08-20 10:06Utkarsh AyachitTopic Name => 13373_fix_python_wrapping_hints
2012-08-20 10:06Utkarsh AyachitNote Added: 0029030
2012-08-20 10:06Utkarsh AyachitStatusbacklog => gatekeeper review
2012-08-20 10:06Utkarsh AyachitFixed in Version => git-next
2012-08-20 10:06Utkarsh AyachitResolutionopen => fixed
2012-08-20 10:06Utkarsh AyachitAssigned To => Utkarsh Ayachit
2012-08-24 11:19Utkarsh AyachitFixed in Versiongit-next => git-master
2012-08-24 11:20Utkarsh AyachitNote Added: 0029055
2012-08-24 11:20Utkarsh AyachitStatusgatekeeper review => customer review
2012-10-29 17:04Utkarsh AyachitFixed in Versiongit-master => 3.98.0
2013-01-16 22:34Alan ScottNote Added: 0030172
2013-01-16 22:34Alan ScottStatuscustomer review => closed

Notes
(0029030)
Utkarsh Ayachit   
2012-08-20 10:06   
commit 191fd714a5e6301752c437c46a2e045415b1f830
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Mon Aug 20 10:05:32 2012 -0400

    BUG # 13373. Fix Python wrapping hints for ParaView.
    
    Python wrapping in VTK provides no mechanism to override the hints. Using so
    wacky code to override the hints. We need to add support for this as part of
    modularization.
(0029055)
Utkarsh Ayachit   
2012-08-24 11:20   
merged in master, if applicable.
(0030172)
Alan Scott   
2013-01-16 22:34   
Developer tag in git. Closing.