Carlos Diógenes | 1 Feb 2010 18:36
Picon

gnome-mag-0.16.0 [unstable]

* What is gnome-mag?

===================
gnome-mag provides a command-line interface for standalone use, although its primary goal is to provide a set of magnification services for use by other client applications and assistive technologies.

Download at the usual place:
http://download.gnome.org/sources/gnome-mag/0.16/

* What's changed for gnome-mag 0.16.0?
===================================

*New features
============
* Added D-BUS support.

* Translations
============
 * Dumitru Mișu Moldovan (ro)
 * Jamil Ahmed (bn)
 * Thomas Thurman (en <at> shaw)

* Where can I get it?
=================
Source code:
http://download.gnome.org/sources/gnome-mag/0.16/gnome-mag-0.16.0.tar.gz
MD5 sum: 1f0190be2695c81e1f91d28e4397ead0

Best regards,
Carlos.
_______________________________________________
Gnome-accessibility-devel mailing list
Gnome-accessibility-devel <at> gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel
Mark Doffman | 9 Feb 2010 05:13
Picon

Announce: AT-SPI2 0.1.6 released.

AT-SPI2 0.1.6 is now available for download at:

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

Notes
=====

A list of work required before the a full release can be found at:

http://live.gnome.org/Accessibility/BonoboDeprecation

This release is intended to be installed on a system where the CORBA
version of at-spi is already present. Gtk and python modules will be
re-located to non-standard directories on install so as not to conflict
with the AT-SPI CORBA modules. To disable this re-location configure
with the '--disable-relocate' option.

What's changed in AT-SPI2 0.1.6
===============================

Pyatspi:
          * Fix orca performance issues & properly update the cache.

          * Enable re-entrancy.

          * Make AT-SPI Corba the default install and allow for
            re-location of the pyatspi library.

Core:
          * Temporarily disable install of the accessibility bus.

          * Make the registry implement the accessible interface and
            add a socket interface for adding children to its 
            accessible object.

Atk:
          * Plug/socket fixes, and remove conditional
            Always enable plug/socket code.  Bump atk requirement 
            to 1.29.3 accordingly.
            Fix cases where we were omitting the parent of a plug 
            if it was unknown.

          * The StreamableContent interface is not currently supported.
            Stop indicating that it is in the list of interfaces.

          * Modify the paths scheme.
            The null path now signifies no object. A new root path
            has been added representing the root accessible for a
            given connection.

          * Change the keystroke delivery method re-entrancy from
            looping over the bus to entering a g_main_loop.

          * Increase the lease time to rectify errors seen during orca  
            testing.

          * Make AT-SPI Corba the default install. Relocate AT-SPI2 by
            default.

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 Python.

Where can I get more information about AT-SPI2
==============================================

The project wiki is available at:

http://www.linuxfoundation.org/en/Accessibility/ATK/AT-SPI/AT-SPI_on_D-Bus

A page detailing the project plan can be found at:

http://live.gnome.org/Accessibility/BonoboDeprecation

How can I contribute to AT-SPI2?
================================

We are actively seeking contributors to help us make this the standard
a11y framework for Gnome. We need help testing with Gnome accessibility
technologies, and are especially looking for someone to create client
bindings in 'C' that meet the cspi API.

IRC   : 'a11y' on Gimpnet
E-Mail: accessibility-atspi <at> lists.linux-foundation.org

Development repositories can be found at:

git://git.gnome.org/pyatspi2
git://git.gnome.org/at-spi2-core
git://git.gnome.org/at-spi2-atk
Francesco Fumanti | 9 Feb 2010 10:52
Picon

Unsure about when to migrate mousetweaks to at-spi2

Hi, 

Mousetweaks is an assistive tool that uses at-spi. The patch to migrate mousetweaks to at-spi2 is ready,
but currently it does not make sense to apply it because of the following at-spi2 bug:
http://bugs.freedesktop.org/show_bug.cgi?id=25963 

The object of this email is the following: assuming that the bug gets fixed in time, should we migrate
mousetweaks before the release of GNOME 2.30 or wait for the next development cycle? 

In fact, once mousetweaks has been migrated to at-spi2, it will not work anymore with the old at-spi, making
it useless on system that do not ship the new at-spi2.

Cheers, 

Francesco. 
Willie Walker | 9 Feb 2010 15:32
Picon

Re: Unsure about when to migrate mousetweaks to at-spi2

Hi Francesco:

Thanks for your work!

Would it be possible to add checks to the code to make it either conditionally compile/link for CORBA or
D-Bus, or link against both and have it choose at runtime?

Will

On Feb 9, 2010, at 4:52 AM, Francesco Fumanti wrote:

> Hi, 
> Mousetweaks is an assistive tool that uses at-spi. The patch to migrate mousetweaks to at-spi2 is ready,
but currently it does not make sense to apply it because of the following at-spi2 bug:
> http://bugs.freedesktop.org/show_bug.cgi?id=25963 
> The object of this email is the following: assuming that the bug gets fixed in time, should we migrate
mousetweaks before the release of GNOME 2.30 or wait for the next development cycle? 
> In fact, once mousetweaks has been migrated to at-spi2, it will not work anymore with the old at-spi,
making it useless on system that do not ship the new at-spi2.
> 
> Cheers, 
> Francesco. _______________________________________________
> Gnome-accessibility-devel mailing list
> Gnome-accessibility-devel <at> gnome.org
> http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel
Patrick Welche | 11 Feb 2010 12:57
Picon
Picon
Favicon

Re: XEvie

[moving to gnome-accessibility-devel]

On Wed, Feb 10, 2010 at 02:22:32PM +0100, Patrick Welche wrote:
> On Wed, Feb 10, 2010 at 08:32:59PM +0800, Li Yuan wrote:
> > XEvIE has not been maintained for some time. I remember it doesn't work
> > now. at-spi2 can intercept keyboard/mouse events through atk-adaptor.
> 
> So g/c XEvIE from at-spi2-core?

I see in xml/org.freedesktop.atspi.DeviceEventController.xml:

  The best support for pre-emptive global keyboard listeners is provided
  on platforms whose Xserver implementation provides the XEvIE exension.

What should that be changed to?

Cheers,

Patrick
Willie Walker | 11 Feb 2010 14:32
Picon

Re: XEvie

At some point, we need to investigate XInput2 and what it brings to the 
table.  For now, ignore that text and pay no attention to the man 
behind the curtain.  The DeviceEventController should behave properly 
independent of what underlying method (e.g., GTK hooks, XEvIE, XInput2) 
is used.  Of course, there are still some issues to be worked out with 
device event handling in AT-SPI/D-Bus -- it's still a work in progress.

Will

On Feb 11, 2010, at 6:57 AM, Patrick Welche wrote:

> [moving to gnome-accessibility-devel]
>
> On Wed, Feb 10, 2010 at 02:22:32PM +0100, Patrick Welche wrote:
>> On Wed, Feb 10, 2010 at 08:32:59PM +0800, Li Yuan wrote:
>>> XEvIE has not been maintained for some time. I remember it doesn't 
>>> work
>>> now. at-spi2 can intercept keyboard/mouse events through atk-adaptor.
>>
>> So g/c XEvIE from at-spi2-core?
>
> I see in xml/org.freedesktop.atspi.DeviceEventController.xml:
>
>   The best support for pre-emptive global keyboard listeners is 
> provided
>   on platforms whose Xserver implementation provides the XEvIE 
> exension.
>
> What should that be changed to?
>
> Cheers,
>
> Patrick
> _______________________________________________
> Gnome-accessibility-devel mailing list
> Gnome-accessibility-devel <at> gnome.org
> http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel
Samuel Thibault | 14 Feb 2010 00:04
Gravatar

Accessibility and handicap topic of LSM 2010

The Libre Software Meeting (LSM or RMLL in French for Rencontres
Mondiales du Logiciel Libre) is conferences cycle about Free
Softawre. LSM is an annual event born in 2000 and since 2003, it
occurs in a different town each year. LSM are free as in beer and as
a speech :-) No fees, no places limit.

So far, among the various topics (culture, social and solidarity
economy, …) an "accessibility and handicap" topic used to take place.
This year, in addition to being a dedicated topic, the "Accessibility
and Handicap" topic is a transverse topic. It will thus not only
be composed of conferences in its own session (itself composed of
several approaches), but also participation to the other topics.

http://2010.rmll.info/Accessibility-and-handicap-topic.html

Now we just need to fill it! You can not only propose to expose
something among the ideas already proposed or not, or just
give a talk idea, or just a speaker idea, by simply replying to
accessibility <at> listes2010.rmll.info

Samuel
_______________________________________________
Gnome-accessibility-devel mailing list
Gnome-accessibility-devel <at> gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel
Mark Doffman | 12 Feb 2010 05:38
Picon

Announce: AT-SPI2 0.1.7 released.

AT-SPI2 0.1.7 is now available for download at:

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

Notes
=====

A list of work required before the a full release can be found at:

http://live.gnome.org/Accessibility/BonoboDeprecation

This release is intended to be installed on a system where the CORBA
version of at-spi is already present. Gtk and python modules will be
re-located to non-standard directories on install so as not to conflict
with the AT-SPI CORBA modules. To disable this re-location configure
with the '--disable-relocate' option.

What's changed in AT-SPI2 0.1.7
===============================

Pyatspi:
          * Change interface and path names from org.freedesktop to
            org.a11y.

Core:
          * Change interface and path names from org.freedesktop to
            org.a11y.

          * Update the XML protocol to be in-sync with the code.

          * Add D-Bus introspection. Modify introspection so that
            protocol files are no-longer installed.

Atk:
          * Change interface and path names from org.freedesktop to
            org.a11y.

          * Add change to fix rpmlint 64bit portability errors.

          * Modify the introspection method so that it no longer uses
            installed files for introspection.

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 Python.

Where can I get more information about AT-SPI2
==============================================

The project wiki is available at:

http://www.linuxfoundation.org/en/Accessibility/ATK/AT-SPI/AT-SPI_on_D-Bus

A page detailing the project plan can be found at:

http://live.gnome.org/Accessibility/BonoboDeprecation

How can I contribute to AT-SPI2?
================================

We are actively seeking contributors to help us make this the standard
a11y framework for Gnome. We need help testing with Gnome accessibility
technologies, and are especially looking for someone to create client
bindings in 'C' that meet the cspi API.

IRC   : 'a11y' on Gimpnet
E-Mail: accessibility-atspi <at> lists.linux-foundation.org

Development repositories can be found at:

git://git.gnome.org/pyatspi2
git://git.gnome.org/at-spi2-core
git://git.gnome.org/at-spi2-atk

Gmane