MantisBT - ParaView
View Issue Details
0007126ParaView(No Category)public2008-05-30 10:312009-05-13 13:59
Utkarsh Ayachit 
Utkarsh Ayachit 
normalminoralways
closedfixed 
 
3.43.4 
0007126: Disable global id selection when global ids are not available.
* Create wavelet.
* convert to surface repr.
* select on surface.
* Go to selection inspector and convert to global ids.

Results are wrong since wavelet has no global ids.
Disable global id selection when global ids are not available.
No tags attached.
related to 0006783closed Utkarsh Ayachit Cannot convert frustum selection to id selection 
Issue History
2008-05-30 10:31Utkarsh AyachitNew Issue
2008-05-30 10:31Utkarsh AyachitRelationship addedrelated to 0006783
2008-05-30 16:37Ken MorelandStatusbacklog => tabled
2008-05-30 16:37Ken MorelandAssigned To => Utkarsh Ayachit
2008-06-24 16:13Utkarsh AyachitStatustabled => @80@
2008-06-24 16:13Utkarsh AyachitResolutionopen => fixed
2008-06-24 16:13Utkarsh AyachitNote Added: 0012507
2008-06-30 19:07Alan ScottStatus@80@ => closed
2008-06-30 19:07Alan ScottNote Added: 0012587
2009-05-13 13:58Utkarsh AyachitTarget Version => 3.4
2009-05-13 13:59Utkarsh AyachitFixed in Version => 3.4
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0012507)
Utkarsh Ayachit   
2008-06-24 16:13   
Selection type change to Global IDs is not available
unless the data has global ids.

/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/UI/pqSelectionInspectorPanel.ui,v <-- Qt/Components/Resources/UI/pqSelectionInspectorPanel.ui
new revision: 1.14; previous revision: 1.13
/cvsroot/ParaView3/ParaView3/Qt/Components/pqSelectionInspectorPanel.h,v <-- Qt/Components/pqSelectionInspectorPanel.h
new revision: 1.17; previous revision: 1.16
/cvsroot/ParaView3/ParaView3/Qt/Components/pqSelectionInspectorPanel.cxx,v <-- Qt/Components/pqSelectionInspectorPanel.cxx
new revision: 1.29; previous revision: 1.28
(0012587)
Alan Scott   
2008-06-30 19:07   
Tested client/server