On Thu, Mar 20, 2008 at 02:17:16PM +0100, Martin Lambers wrote:
> > > > Did I miss something?
> > > 
> > > I guess not. I've double-checked the current code and this is a situation
> > > which should not happen. Which Equalizer version/revision are you using? 
> > > Can
> > > you try the current version?
> > 
> > I used the released version 0.4.1.
> > 
> > I now switched to the latest SVN version and did the necessary changes
> > in my program. I now get these messages from eqServer:
> 
> Sorry, I accidentally used the wrong version of eqServer.
> 
> 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
> 32524 47221650428944 ./lib/net/staticMasterCM.h:36 Code is not supposed to be 
> called in this context
> 32524 1098934624 ./lib/net/staticSlaveCM.h:46 Code is not supposed to be 
> called in this context
> 
> This seems to be repeated with every commit() of the frame data.
> 
> The output window shows nothing.
> 
> Does this mean that I did not initialize or register something properly?

After generating a diff between the 0.4.1 eqPly example and the current
svn eqPly example and applying every change that might be relevant to my
example program, I still get the same result, but at least the output
window now shows the initial image.

FrameData::pack() and FrameData::unpack() are never called. The commit()
function seems to abort before it gets that far with the above error
messages.

Martin
-- 
Computer Graphics and Multimedia Systems Group
University of Siegen, Germany
http://www.cg.informatik.uni-siegen.de/

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

Reply via email to