Hi Carsten,

I finally got it.
Using your additional debug statements I found the issue and it was my fault. 
:-(
In our MultiDisplayWindow implementation I created a local viewport for status 
information directly in the constructor. The parent field of the viewport was 
set to WindowPtr(this) and accidently this was also done inside the prototype 
constructor. So the prototype id was synced to the servers which did not know 
about...
Thanks for your support.

Michael

-------- Original-Nachricht --------
> Datum: Mon, 12 Mar 2012 10:58:17 -0500
> Von: Carsten Neumann <carsten_neum...@gmx.net>
> An: opensg-users@lists.sourceforge.net
> Betreff: Re: [Opensg-users] OpenSG1.8 - Strange Remote Behavior

>       Hello Micheal,
> 
> On 03/07/2012 01:33 PM, Michael Raab wrote:
> > sorry I did not reproduce the message word by word.
> > The correct message was: "Can't find container id: 180"
> > I guess it was called here:
> >
> > UInt32 
> <group__GrpBaseBaseBaseTypes.html#ga734724a6621a24ef28df7a3c27fa8b27>  
> RemoteAspectFieldContainerMapper::map 
> <structosg_1_1RemoteAspectFieldContainerMapper.html#ad378a07f089478df5079085414a7535e>(UInt32
>  
> <group__GrpBaseBaseBaseTypes.html#ga734724a6621a24ef28df7a3c27fa8b27>  uiId)
> 
> ah, of course, no idea why I did not think of looking into the mapper...
> Unfortunately that does not really give a hint what is going wrong, so 
> attached is a patch that logs what the RemoteAspect receives/sends, 
> maybe that gives better insight.
> 
>       Cheers,
>               Carsten

-- 
NEU: FreePhone 3-fach-Flat mit kostenlosem Smartphone!                          
        
Jetzt informieren: http://mobile.1und1.de/?ac=OM.PW.PW003K20328T7073a

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to