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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
-
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
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
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
. (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
>
>
>
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
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
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
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
29 matches
Mail list logo