From d71bbed0bd9d3bfd491c3c72049c79e4af6ce019 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 19 Jun 2006 15:21:55 +0000 Subject: Don't call bonobo_activation_active_server_unregister() here, it's too 2006-06-17 Tor Lillqvist * e-shell.c (impl_finalize): Don't call bonobo_activation_active_server_unregister() here, it's too late, the EShell Bonobo object has already been deactivated and its associated CORBA object is NULL. (notify_no_windows_left_idle_cb): Instead, call bonobo_activation_active_server_unregister() here, when the EShell Bonobo object is still fully active. svn path=/trunk/; revision=32177 --- shell/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 378718b44f..cd6bc43ea5 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,13 @@ +2006-06-17 Tor Lillqvist + + * e-shell.c (impl_finalize): Don't call + bonobo_activation_active_server_unregister() here, it's too late, + the EShell Bonobo object has already been deactivated and its + associated CORBA object is NULL. + (notify_no_windows_left_idle_cb): Instead, call + bonobo_activation_active_server_unregister() here, when the EShell + Bonobo object is still fully active. + 2006-06-19 Srinivasa Ragavan ** Fixes bug #252814 -- cgit v1.2.3