patches/at-spi-03-hack-for-gksu.diff
author lin
Fri, 09 Apr 2010 08:17:10 +0000
changeset 17815 5a54f754f971
permissions -rw-r--r--
2010-04-09 Lin Ma <[email protected]> * base-specs/at-spi.spec: * base-specs/gksu.spec: * patches/at-spi-03-hack-for-gksu.diff: * patches/gksu-01-Makefile.diff: * patches/gksu-02-gksu.diff: Fixed 11495 [a11y]Gksu applications will hang if user doesn't have "Primary Administrator" profile

diff --git a/atk-bridge/bridge.c b/atk-bridge/bridge.c
index a3f2cc3..6e378d0 100644
--- a/atk-bridge/bridge.c
+++ b/atk-bridge/bridge.c
@@ -706,6 +706,8 @@ gnome_accessibility_module_shutdown (void)
 
   deregister_application (app);
 
+  bonobo_debug_shutdown ();
+
   misc = NULL;
 }