GNOME Bugzilla – Bug 554953
make module resident
Last modified: 2008-11-10 03:23:41 UTC
With the new xsettings-based module loading, modules which can't handle being unloaded would better make themselves resident, else we risk the whole session dying when gnome-settings-daemon dies, or the user accidentally toggles one of the gconf keys backing the xsetting.
Created attachment 119900 [details] [review] patch
Ping. We really need this. Otherwise, toggling the gconf key means instant death-of-the-whole-desktop
Sorry, I must have missed the bug report mail. 2008-11-10 Li Yuan <li.yuan@sun.com> * atk-bridge/bridge.c: (g_module_check_init): * configure.in: Bug #554953. Patch from Matthias Clasen. Make atk-bridge resident.