James Henstridge wrote:
On 26/07/06, Fernando Herrera <fherrera onirica com> wrote:On 7/26/06, James Henstridge <james jamesh id au> wrote:1. gnome-settings-daemon is modified to set the gtk-modules XSETTING, based on the existing gconf key. If accessibility is enabled, it sets it to "libgail:libatk-bridge".So if we are moving to this solution we could also add a "gnome_segvhandler" module to this XSETTING in order to get gtk_init load this module installing the segv handler, right?That would probably also be possible.
With all the recent work on bug-buddy, would it make sense to make it such a runtime loadable module as suggested in this thread months ago? I think the a11y toggle is already an xsetting, so this could be one of the last steps towards converting some apps to use gtk_init instead of gnome_program_init and getting rid of the spurious dependencies the latter imposes.
thanks Jani