Re: ORBit warning
- From: Elliot Lee <sopwith redhat com>
- To: <orbit-list gnome org>
- Cc: <gnome-components-list gnome org>
- Subject: Re: ORBit warning
- Date: Thu, 1 Feb 2001 12:02:04 -0500 (EST)
On 30 Jan 2001, Maciej Stachowiak wrote:
> Right now every time a Nautilus window is closed, I get the following
> warning on console:
>
> ORBit-WARNING **: PortableServer_POA_destroy not yet fully implemented; ignoring flags
>
> >From what I can tell, this is coming from the Bonobo::Property code,
> specifically BonoboTransient calling PortableServer_POA_destroy.
>
> Is this warning indicative of anything actually bad?
>
> If now, would it be OK for me to either remove the warning from ORBit,
> or change bonobo-transient.c to pass FALSE for the etherealize_objects
> argument to PortableServer_POA_destroy? I don't know what
> etherealizing objects means, but the bonobo-transient code can't
> possibly depend on it since ORBit doesn't actually implement it.
etherealizing objects is basically killing all the servants that have been
created on demand to service requests.
I think it is probably safe to pass FALSE in.
-- Elliot
Who me? I just wander from room to room.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]