MantisBT - ParaView
View Issue Details
0000067ParaView(No Category)public2003-07-08 16:472009-12-09 14:49
Berk Geveci 
Berk Geveci 
lowmajoralways
closedfixed 
 
 
0000067: 64 bit server/32 bit client does not work
Due to raw binary messaging between client
and server, only 32 bit to 32 bit communication
is supported. This should be fixed.
No tags attached.
Issue History
2007-08-03 17:53Berk GeveciAssigned ToDavid Cole => Berk Geveci
2007-08-03 17:53Berk GeveciPriorityhigh => low
2007-08-03 17:53Berk GeveciStatusbacklog => closed
2007-08-03 17:53Berk GeveciResolutionreopened => fixed
2007-08-03 17:53Berk GeveciSummaryGoodsite => 64 bit server/32 bit client does not work
2007-08-03 17:53Berk GeveciNote Deleted: 0008232
2007-08-03 17:53Berk GeveciProject@4@ => @3@
2009-12-09 14:49Berk GeveciProject@3@ => ParaView
2011-06-16 13:09Zack GalbreathCategory => (No Category)

Notes
(0000934)
Brad King   
2004-04-21 18:37   
Has anyone checked that this works with the new vtkClientServerStream-based implementation?
(0001156)
Brad King   
2004-06-01 10:53   
Almost everything seems to work as long as 64-bit IDs are on for both sides. The only known remaining problem is transfer of vtkLongArray data when sending data sets through the communicator. I'm reassigning this to Berk.