[g-a-devel] Announce: AT-SPI2 0.1.7 released.

2010-02-19 Thread Mark Doffman
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

[g-a-devel] Announce: AT-SPI2 0.1.6 released.

2010-02-08 Thread Mark Doffman
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

Re: [g-a-devel] at-spi2 tests

2010-01-14 Thread Mark Doffman
Hi Halim, pyatspi has to send out 'fake' children-changed events for when an application is added. Seemingly these arn't being constructed properly. I have added a bug in bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=26040 Please feel free to add yourself to the CC list. There should

[g-a-devel] Announce: AT-SPI2 0.1.5 released.

2010-01-11 Thread Mark Doffman
AT-SPI2 0.1.5 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 = This is a development release of AT-SPI2, it has some unfinished features. A list of

[g-a-devel] Announce: AT-SPI2 0.1.4 released.

2009-12-21 Thread Mark Doffman
AT-SPI2 0.1.4 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 = This is a development release of AT-SPI2, it has some unfinished features. A list of

Re: [g-a-devel] at-spi2 first impressions

2009-12-17 Thread Mark Doffman
Hi Li, Looking at what is performed in the exit_func called by g_atexit i'm wondering how much of it we really need to do. (For the D-Bus case). The exit_func: 1) deregisters the atk event listeners. 2) deregisters from the registryd. 3) sends out the 'deactivate' and 'destroy' signals for eac

Re: [g-a-devel] children-changed signals in at-spi2

2009-12-17 Thread Mark Doffman
Hi Li, > > > > > > So is it possible to emit "children-changed" signal in atk-bridge and > > > use a separate listener in pyatspi2 to listen it? > > I think you are right, just for the sake of simplicity we should send out a children-changed signal as well as one to update the cache. Ideally

Re: [g-a-devel] children-changed signals in at-spi2

2009-12-11 Thread Mark Doffman
Hi Li, > Ginn found a bug today that when Firefox created a new window, the > window can not be seen in Accerciser. We think the problem might be that > the "index" field of "children-changed:add" signal is missing. Actually > it is not missing, it is 0. If the index is 0 and that isn't actually

Re: [g-a-devel] at-spi2 first impressions

2009-12-07 Thread Mark Doffman
Hi Matthias, Thanks very much for taking a look at the project. There was a glaring error in event dispatch that meant there was an idle function running continuously. I've just fixed and pushed the change. (commit 30280d2d27b62c33ff) This puts the orca / accerciser CPU usage back down to more

[g-a-devel] Announce: AT-SPI2 0.1.3 released.

2009-11-30 Thread Mark Doffman
AT-SPI2 0.1.3 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 = This is a development release of AT-SPI2, it has some unfinished features. A list of

[g-a-devel] Announce: AT-SPI2 0.1.2 released.

2009-11-16 Thread Mark Doffman
AT-SPI2 0.1.2 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 = This is a development release of AT-SPI2, it has some unfinished features. A list of

[g-a-devel] Announce: AT-SPI2 0.1.1 released.

2009-08-14 Thread Mark Doffman
AT-SPI2 0.1.1 is now available for download at: https://projects.codethink.co.uk/index.php/p/at-spi2/downloads/ Notes = This is a development release of AT-SPI2, it has some unfinished features. A list of work required before the a full release can be found at: http://live.gnome.org/Acces

[g-a-devel] Announce: AT-SPI2 0.1.0 released.

2009-07-31 Thread Mark Doffman
AT-SPI2 0.1.0 is now available for download at: https://projects.codethink.co.uk/index.php/p/at-spi2/downloads/ Notes = This is a development release of AT-SPI2, it has some unfinished features. A list of work required before the a full release can be found at: http://live.gnome.org/Acces

Re: [g-a-devel] D-Bus replacement for AT-SPI Accessibility

2009-02-23 Thread Mark Doffman
Hello everyone, In consideration of the removal of ORBit from Gnome 3.0 I thought that a more detailed analysis of the status of AT-SPI D-Bus was necessary for all involved. All of this e-mail has also been placed on the Wiki at http://linuxfoundation.org/en/Accessibility/ATK/AT-SPI/AT-SPI_on_D-B

Re: [g-a-devel] status of cspi?

2009-02-18 Thread Mark Doffman
Hello Mike, Firstly, my apologies for sending an e-mail to the list previously with the wrong subject. I really must turn "digest" mode off on all mailing lists. It only leads to failure. > As part of the Mono accessibility work that we are doing at Novell, we > need to implement the UIA client

Re: [g-a-devel] Gnome-accessibility-devel Digest, Vol 57, Issue 4

2009-02-18 Thread Mark Doffman
Hello all, > > Cspi was marked for deprecation and python bindings are preferred. I > think your option b is the way to go. > I can elaborate more on this if you want me to. > > ariel > I wasn't aware that Cspi was marked for deprecation. > > I am having a problem reconciling Ariel Rios's ema

Re: [g-a-devel] ATK - Signal indicating new AtkObject creation.

2009-01-30 Thread Mark Doffman
gnome-accessibility-devel-boun...@gnome.org > [mailto:gnome-accessibility-devel-boun...@gnome.org] On Behalf Of Mark > Doffman > Sent: Tuesday, January 13, 2009 4:29 AM > To: gnome-accessibility-devel@gnome.org > Subject: [g-a-devel] ATK - Signal indicating new AtkObject creati

Re: [g-a-devel] ATK - Signal indicating new AtkObject creation.

2009-01-22 Thread Mark Doffman
Hi Peter, Or, imagine we have a large list that is a few items larger than the screen. Does the child count of the large list only include the objects on the screen (that would be odd) ? >>> So - this is basically a variant of the MANAGES_DESCENDANTS thing >>> - if

Re: [g-a-devel] ATK - Signal indicating new AtkObject creation.

2009-01-20 Thread Mark Doffman
Hi Willie, Michael, Its just about hanging together thanks Michael. :) > On Thu, 2009-01-15 at 13:29 -0500, Willie Walker wrote: >> Thanks for the response, and nice hearing from you. :-) > > Ah - good to shake some of the dust off, (and verily, the ivy that > groweth over me ;-) [ or som

Re: [g-a-devel] ATK - Signal indicating new AtkObject creation.

2009-01-13 Thread Mark Doffman
Hi David, > Right, accessible hierarchies change, sometimes a lot (e.g. DOM under > DHTML apps). I too, would be concerned about pushing all changes and the > potential for performance strain. I'm interested to hear more details > though. I don't want to argue about this too much, because either

Re: [g-a-devel] ATK - Signal indicating new AtkObject creation.

2009-01-13 Thread Mark Doffman
Hi Willie, Michael, David, I think we have ended up with a number of different object life-cycle issues being discussed at the same time. I'll try and split them up, but all in one e-mail. Sorry if i'm doing a very long-winded analysis. Lazy accessible proxy creation -

[g-a-devel] ATK - Signal indicating new AtkObject creation.

2009-01-13 Thread Mark Doffman
Hello everyone, Currently the AT-SPI and ATK system has a 'lazy' system for creating new accessible objects. What we have been doing with AT-SPI D-Bus doesn't fit well with this system. The idea was that an application would 'publish' its accessibility information to the ATs, by pushing an entire

Re: [g-a-devel] AccessibleDeviceEventMask and, SPI_registerDeviceEventListener()

2008-12-18 Thread Mark Doffman
Hi Jeff, > Will CSPI support D-BUS later after we migrate from CORBA to D-BUS? Or > CSPI will be EOLed? > > If an AT program is written in C, how could it use the interface > provided by pyatspi? When moving to D-Bus we have no intention of EOLing cspi. We need all the ATs currently written

Re: [g-a-devel] [Accessibility-atspi] D-Bus AT-SPI - The way forward

2007-12-11 Thread Mark Doffman
Hi Michael, On Mon, 2007-12-10 at 16:45 +, Michael Meeks wrote: > Hi Mark, > > On Wed, 2007-12-05 at 16:56 +0000, Mark Doffman wrote: > > Available at http://live.gnome.org/GAP/AtSpiDbusInvestigation is the > > results of an investigation into a move of the AT-SPI int

Re: [g-a-devel] [Accessibility-atspi] D-Bus AT-SPI - The way forward

2007-12-06 Thread Mark Doffman
. (Approx 10% slowdown). Simply adding the lines above without disabling USock didn't make much of a difference. Mark > > - Aaron > > > > Mark Doffman > <[EMAIL PROTECTED]> > Sent by: > [EMAIL PROTECTED] > > 12/05/2007 11:56 AM > > >

[g-a-devel] D-Bus AT-SPI - The way forward

2007-12-05 Thread Mark Doffman
ms of its transport mechanism. Thanks Mark -- Mark Doffman, Codethink Ltd. - http://codethink.co.uk ___ Gnome-accessibility-devel mailing list Gnome-accessibility-devel@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel

Re: [g-a-devel] AT-SPI D-Bus investigation

2007-11-26 Thread Mark Doffman
On Mon, 2007-11-26 at 12:33 -0500, Aaron Leventhal wrote: > Mark, thank you for the report. Hi Aaron, > The report says: > > D-Bus is faster than ORBit at sending an object reference but slower > at sending simple arguments. > Some naive questions: > Do we know why there is such a big differenc

Re: [g-a-devel] AT-SPI D-Bus investigation

2007-11-23 Thread Mark Doffman
D-trace script to > > count function calls in cspi or at-spi-registryd. But you need to have > > an OpenSolaris box to run D-trace script. :-) > > > > Regards, > > Li > > > > > > On Thu, 2007-11-22 at 16:58 +, Mark Doffman wrote: > > > I

[g-a-devel] AT-SPI D-Bus investigation

2007-11-22 Thread Mark Doffman
during normal use? Thanks to the Mozilla foundation for funding this work, and to Willie Walker for mentoring the project. Thanks Mark Doffman ___ Gnome-accessibility-devel mailing list Gnome-accessibility-devel@gnome.org http://mail.gnome.org/mailman