Re: [orca-list] using the latest version of orca, I can not initialize eclipse



Hey José.

Thank you so much for the testing! If you have some additional time,
could you try something for me:

1. Find in event_manager.py the line which says:

        if settings.disableDeadAccessibleFilter:
            return False

2. Move it so that it is just above the line which contains:

        if event.type.startswith('object:children-changed:add'):

If you make that change and suddenly the problem is back, that means
that at least checking the name and state of the event source is behind
your problem. If it does not change anything, then it suggests the
children-changed checks are.

If you make the change and the problem is back, please capture a full
debug.out that results from your test. On the other hand, if the change
does not make the problem come back, please capture a full debug.out
using Eclipse after you've remove the customization from your
orca-customizations.py.

What I want to do is figure out what event filtering is triggering this
problem for you.

Thanks!
--joanie

On 06/07/2015 04:40 AM, José Vilmar Estácio de Souza wrote:
Hi Francisco, Joanie and all.

Here are the results of my research regarding this problem.
1. The problem does not always happen, though it happens most often.
2. The option 'orca.settings.disableDeadAccessibleFilter = True'
eliminates the problem.
Thanks.

On 06/06/2015 05:26 PM, Francisco Javier Dorado Martínez wrote:
Hey José, all

I can reproduce, Orca stop accessing to Eclipse
even when I open a new dialog like Create a new project.

I am using Eclipse from Sonar/Manjaro.
I will investigate and report what I find.

Reagrds,
Javier


El 05/06/15 a las 15:29, José Vilmar Estácio de Souza escribió:
Hi Joanie.
Seems that I've a different build.
I will investigate and I will post results later.
Thanks.

On 06/05/2015 05:10 PM, Joanmarie Diggs wrote:
Hey José.

I just installed Eclipse and am not seeing any tracebacks or any
"ERROR:
Could not process ..." lines in my debug.out. I am also not seeing any
differences in what Orca presents using master versus the gnome-3-16
branch. This is with Eclipse in Fedora 22 with all default settings.
About info says:

Eclipse Platform
Version: Luna SR2 (4.4.2)
Build id: Z20150513-1759

--joanie

On 06/05/2015 03:57 PM, Joanmarie Diggs wrote:
Hey José.

Thanks for tracking it down! When it fails, do you see a traceback in
your debug.out or a message that starts with "ERROR"?

--joanie

On 06/05/2015 03:44 PM, José Vilmar Estácio de Souza wrote:
Hi Joanie.
Seems that the problem was introduced by the following commit:
commit f0c3194b69bf25455bcfda26c86c7d71782a709b

If I recompile orca without this commit, eclipse works ok.
Thanks.


On 06/05/2015 04:22 PM, José Vilmar Estácio de Souza wrote:
Hi Joanie and all.
Yesterday I found an interesting problem regarding eclipse and orca.

To reproduce try the following steps:
1. Launch eclipse.
2. When eclipse ask for the workspace, press the return key.

orca should read the screen presented by eclipse but nothing is read
by orca.
If I restart orca, the screen is read normaly.

Using orca 3.16.2 works fine.

_______________________________________________
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]