[Nautilus-list] Nautilus 1.0.6 and Bonobo 1.0.16
- From: Frederic Crozat <fcrozat mandrakesoft com>
- To: gnome-components-list gnome org
- Cc: nautilus-list lists eazel com
- Subject: [Nautilus-list] Nautilus 1.0.6 and Bonobo 1.0.16
- Date: 14 Nov 2001 11:55:19 +0100
With bonobo 1.0.16 released a few hours ago, when disabling "Nautilus
draws desktop" after enabling it, I get several :
Bonobo-CRITICAL **: file bonobo-ui-component.c: line 869 (impl_xml_rm):
assertion `container != CORBA_OBJECT_NIL` failed.
This code is called by bonobo_ui_component_rm, which is called by
bonobo_ui_component_unset_container.
I think there is a problem in the latest version of
bonobo_ui_component_unset_container :
first, you set component->priv->container to CORBA_OBJECT_NIL, then if
container is not NIL, you call bonobo_ui_component_rm on component,
which will assert if component->priv->container is CORBA_OBJECT_NIL..
Therefore, it asserts everytime :((
--
Frédéric Crozat
MandrakeSoft
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]