Hi,

I'm trying to shadow on/off during the run-time of our application running in 
cluster mode. When switching shadow on, I remove all current viewports (on the 
client application) and replace them with ShadowViewports. After that I would 
expect the changes to synced to the render servers. That seems not work as 
expected as the connected render server crashes in RemoteAspect::recvSync() 
with RemoteSyncError() Exception! Seems that cmd variable is 0, which should 
not happen...

Looking at the client side where the sync message is generated, it seems to me 
that ClusterWindow::frameInit is called twice. One time by 
ClusterWindow::render() and one time by 
ShadowViewport::render()->TreeRenderer::render()->ClusterWindow()->frameInit(). 
Maybe that is a problem?

Thanks & Best regards,
Michael
-- 
NEU: FreePhone - 0ct/min Handyspartarif mit Geld-zurück-Garantie!               
Jetzt informieren: http://www.gmx.net/de/go/freephone

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to