MantisBT - ParaView
View Issue Details
0005046ParaView(No Category)public2007-05-16 16:492007-05-22 12:56
David Karelitz 
Utkarsh Ayachit 
highminoralways
closedfixed 
 
 
0005046: Windows --connect-id issue
If you start the client listening for a connection on windows without the --connect-id flag, and then launch a linux server with the --connect-id flag, the client segfaults
No tags attached.
Issue History
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0007692)
Utkarsh Ayachit   
2007-05-18 13:25   
If the connection handshake failed, the process module was incorrectly firing connection created events which was confusing the client. Fixed that.

/cvsroot/ParaView3/ParaView3/Servers/Common/vtkProcessModuleConnectionManager.cxx,v <-- vtkProcessModuleConnectionManager.cxx
new revision: 1.19; previous revision: 1.18