Hi Halim,

I'm sorry for never answering this. I haven't tested lately with GNOME 2.32, and there are a few issues that I can think of:

- at-spi2-atk has a .desktop file that loads atk-bridge (and gail, if applicable) if the toolkit-accessibility gsettings key is enabled, but this requires version 3 of gnome-session and/or gnome-settings-daemon. I wrote an unofficial patch a while ago to make at-spi2-registryd modify GTK_MODULES like the old AT-SPI:
http://mgorse.freeshell.org/at-spi2-core-1.91.93-gnome2.patch

- Some new roles were added to atk during the 3.1 cycle, so at-spi2-atk's atk dependency was upped as well (although I think it would be possible to dynamically fetch the new role values from the atk enum, if needed).

- pyatspi now checks for pygobject-3.0, since the current recommended practice is to use pygobject 3 for anything involving introspection and to use pygobject 2 (parallel-installable) for the old static bindings.

Hth,
-Mike

On Sun, 4 Sep 2011, Halim Sahin wrote:

Hi Mike,
Thx for the work.
Does this at-spi2 work with gnome-2.32?


Thx.
Best Regards
Halim


_______________________________________________
gnome-accessibility-devel mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel

_______________________________________________
gnome-accessibility-devel mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel

Reply via email to