Hello Martin, On 20. Mar 2008, at 15:46, Martin Lambers wrote:
>> Using the right version gives the following messages from the client: >> >> 32524 47221650428944 ./lib/net/staticMasterCM.h:34 Code is not >> supposed to be called in this context [...] > FrameData::pack() and FrameData::unpack() are never called. The > commit() > function seems to abort before it gets that far with the above error > messages. Your object is a static object - thus commit is not supported. Override Object::getChangeType() to return another value. HTH, Stefan. _______________________________________________ eq-dev mailing list [email protected] https://in-zueri.ch/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

