MantisBT - ParaView
View Issue Details
0006712ParaView(No Category)public2008-04-02 19:012009-05-13 13:59
Alan Scott 
Utkarsh Ayachit 
highminoralways
closedfixed 
 
3.43.4 
0006712: Sphere will not select in Client/Server
* Run ParaView client/server, Linux, Trunk on April 2nd.
* Sources/ Sphere/ Accept.
* Select cells on, select something on the sphere.

Nothing gets selected.

Setting this to high priority, since sphere is very often used in testing. Otherwise, it would be medium.
No tags attached.
Issue History
2008-04-02 19:01Alan ScottNew Issue
2008-04-03 11:00Utkarsh AyachitStatusbacklog => @80@
2008-04-03 11:00Utkarsh AyachitResolutionopen => fixed
2008-04-03 11:00Utkarsh AyachitAssigned To => Utkarsh Ayachit
2008-04-03 11:00Utkarsh AyachitNote Added: 0011057
2008-04-07 17:55Alan ScottStatus@80@ => closed
2008-04-07 17:55Alan ScottNote Added: 0011130
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
(0011057)
Utkarsh Ayachit   
2008-04-03 11:00   
BUG: Fixed BUG 0006712. Piece information is not passed to the internal filter currectly unless UpdateInformation() is called before setting the piece information. Fixed that.

/cvsroot/ParaView3/ParaView3/Servers/Filters/vtkPVSelectionSource.cxx,v <-- Servers/Filters/vtkPVSelectionSource.cxx
new revision: 1.3; previous revision: 1.2
(0011130)
Alan Scott   
2008-04-07 17:55   
Tested client/server.