MantisBT - ParaView
View Issue Details
0006691ParaView(No Category)public2008-04-01 09:552009-05-13 13:59
Utkarsh Ayachit 
Utkarsh Ayachit 
normalminoralways
closedfixed 
 
3.43.4 
0006691: When a new spreadsheet view is created it doesn't always show the active source
* Create Sphere
* Select a cell
* go to selection inspector
* turn on point labels
* interact with the sphere
* split view
* ( note that the pipeline browser still shows the active object as the sphere).
* create spreadsheet view -- nothing is shown.
No tags attached.
Issue History
2008-04-01 09:55Utkarsh AyachitNew Issue
2008-04-01 09:55Utkarsh AyachitStatusbacklog => tabled
2008-04-01 09:55Utkarsh AyachitAssigned To => Utkarsh Ayachit
2008-04-01 10:00Utkarsh AyachitStatustabled => @80@
2008-04-01 10:00Utkarsh AyachitResolutionopen => fixed
2008-04-01 10:00Utkarsh AyachitNote Added: 0011011
2008-04-02 18:58Alan ScottStatus@80@ => closed
2008-04-02 18:58Alan ScottNote Added: 0011051
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
(0011011)
Utkarsh Ayachit   
2008-04-01 10:00   
pqMainWindowCore::getActiveSource() was bailing when the active item was a pqOutputPort fixed that.

/cvsroot/ParaView3/ParaView3/Qt/Components/pqMainWindowCore.cxx,v <-- Qt/Components/pqMainWindowCore.cxx
new revision: 1.255; previous revision: 1.254
(0011051)
Alan Scott   
2008-04-02 18:58   
Tested local. Client/server fails to select a sphere. I will create another bug report.