Re: [orca-list] More on the orca not speaking thunderbird message content area
- From: Mike Gorse <mgorse alum wpi edu>
- To: Michael Whapples <mwhapples aim com>
- Cc: orca <Orca-list gnome org>
- Subject: Re: [orca-list] More on the orca not speaking thunderbird message content area
- Date: Wed, 1 Jun 2011 12:17:20 -0400 (EDT)
Hi Michael,
This doesn't really solve the underlying problem, but I wonder if it would
help to add a line like this into
src/orca/scripts/apps/Thunderbird/script.py:
app.setCacheMask (pyatspi.cache.NONE)
This should disable all caching. There are several bit flags that can be
specified (default is
NAME|STATES|CHILDREN|ROLE|INTERFACES|PARENT|DESCRIPTION.
pyatspi.cache.ALL caches everything. With the newest git revision, there
is a DEFAULT, which defaults to ALL minus ATTRIBUTES, which is also new).
Hth; I'll try to look more when I have some time.
-Mike
On Wed, 1 Jun 2011, Michael Whapples wrote:
Hello,
I previously reported a problem with orca reading the message content area
(may be more precisely the issue was orca did not realise it was in the
content area, therefore did not show the content of the message in braille
and did not allow up or down cursoring to navigate by line) when using
at-spi2 from git. It was asked if I could try a try build of thunderbird
which might fix it, however despite my initial feelings it doesn't seem to
fix the issue. I initially thought it did fix the issue as with the try build
of thunderbird it sometimes does not show the issue I described, however most
of the time it still presents the issue. Also if the issue is observed does
not seem to be restricted to a particular run of orca, eg. just now I read
three messages before it stop accessing the message content area.
When I observed this first happening was when I upgraded to at-spi2-core in
git (moving from at-spi2-core 2.0.1, at-spi2-core 2.0.2 came out just after I
upgraded so may be someone could check whether 2.0.2 is affected). While a
change of at-spi2-core was what caused this, I don't know whether the real
issue is simply thunderbird is not being a good citizen and a change in
at-spi2-core prevented that bad behaviour (there are other things in the try
build which suggest that might be the case, eg. if I press alt+f2 orca speaks
the thunderbird window information again instead of the run dialog) or if
at-spi2 has an actual issue.
This is a really bad issue, it affects a really core task of using the
computer (IE. reading emails). I hope a fix can be found soon as currently
Linux is not a system I want to use.
Michael Whapples
_______________________________________________
orca-list mailing list
orca-list gnome org
http://mail.gnome.org/mailman/listinfo/orca-list
Visit http://live.gnome.org/Orca for more information on Orca.
The manual is at
http://library.gnome.org/users/gnome-access-guide/nightly/ats-2.html
The FAQ is at http://live.gnome.org/Orca/FrequentlyAskedQuestions
Netiquette Guidelines are at
http://live.gnome.org/Orca/FrequentlyAskedQuestions/NetiquetteGuidelines
Log bugs and feature requests at http://bugzilla.gnome.org
Find out how to help at http://live.gnome.org/Orca/HowCanIHelp
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]