Re: [g-a-devel] at-spi2 first impressions
- From: Matthias Clasen <matthias clasen gmail com>
- To: mark doffman codethink co uk
- Cc: accessibility mailing list <gnome-accessibility-devel gnome org>
- Subject: Re: [g-a-devel] at-spi2 first impressions
- Date: Mon, 7 Dec 2009 23:40:37 -0500
Here is another observation, from looking at the code:
the atk-adaptor in at-spi2-atk inherited a horrible misfeature from
at-spi's atk-bridge: it uses atexit to do 'cleanup' at exit. This is
causing the most painful problems, see
https://bugzilla.redhat.com/show_bug.cgi?id=537843
As Owen eloquently puts it there: just say no to atexit,
deregistration needs to be automatic regardless whether the process
crashes or exits orderly.
Matthias
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]