Mike Gorse | 5 Jun 2012 18:28
Favicon

ANNOUNCE: AT-SPI 2.5.2 released

AT-SPI 2.5.2 is now available for download at:

http://download.gnome.org/sources/at-spi2-core/2.5/
http://download.gnome.org/sources/pyatspi/2.5/

What is AT-SPI2
===============

AT-SPI2 is a D-Bus based accessibility framework. It defines a D-Bus
protocol for providing and accessing application accessibility
information. The project includes a library for bridging the D-Bus
protocol to the ATK API, allowing Gtk based applications to be made
accessible. It also contains a client (AT) side library in C and a wrapper
for Python.

What's changed in AT-SPI 2.5.2

* [core] Fix a crash when a call to fetch a hyperlink times out.

* [core] Fix C++ compilation.

* [core] Remove a warning that was sometimes logged when a method call timed out.

* [core] Fix crash in atspi_deregister_keystroke_listener (FDO#50578)

* [pyatspi] More Python 3 fixes.

* [pyatspi] Fix getStates regression (BGO#677070)

Where can I get more information about AT-SPI2
(Continue reading)


Gmane