Re: [orca-list] Added customization to disable dead accessible event filter



Is this a permanent situation in Orca’s future? If so, why not letting users configure this setting through the UI?

Vincenzo Rubano
Sito Web:
Sito Web personale: http://www.titengodocchio.it

Il giorno 07/giu/2015, alle ore 03:39, Joanmarie Diggs <jdiggs igalia com> ha scritto:

Typo in the previous message. Sorry! Correction:

import orca.settings
orca.settings.disableDeadAccessibleFilter = True

On 06/06/2015 09:31 PM, Joanmarie Diggs wrote:
Hey all.

Those of you who have Thunderbird folders with large amounts of messages
have reported problems using Thunderbird, citing commits that filter out
events from dead accessible objects.

Thunderbird going non responsive is either a Thunderbird bug, an AT-SPI2
bug, or both, as I've stated in previous messages. See, in particular:

* https://bugzilla.mozilla.org/show_bug.cgi?id=924915
* https://bugzilla.gnome.org/show_bug.cgi?id=650090

In addition, others of you have reported that this filter has made
things more performant for you. So I really don't want to remove the filter.

Taking all of this into account, I have just committed a change to
master that makes it possible for you to disable the dead accessible
event checking and filter. I hope that this solution will solve the
Thunderbird issue for you. Those of you with the Thunderbird problems
should put the following into your orca-customizations.py:

import orca.settings
settings.disableDeadAccessibleFilter = True

Please let me know if that helps. Thanks!
--joanie
_______________________________________________
orca-list mailing list
orca-list gnome org
https://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
Log bugs and feature requests at http://bugzilla.gnome.org
Find out how to help at http://live.gnome.org/Orca/HowCanIHelp


_______________________________________________
orca-list mailing list
orca-list gnome org
https://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
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]