Hey,

I've stumbled onto a problem with Eq's eq::Object class.  I've reimplemented 
the notifyNewHeadVersion in my class to allow it to automatically synchronize 
itself (I make the actual sync function call outside the notifyNewHeadVersion 
callback, as per the documentation).  In SVN head, notifyNewHeadVersion is only 
called in one object when the data is updated.  This code worked fine for both 
the 0.9 and 0.9.1 releases.  The object in question is the root of our visual 
tree.  It gets created between the server creating the configuration (the 
server->chooseConfig call) and the configuration initialization (the 
config->init call).  The object is created on all nodes and each copy is 
created within a node, but only one object per node receives any updates.

Thank you for your time,

Matthew

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
eq-dev mailing list
[email protected]
http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev
http://www.equalizergraphics.com

Reply via email to