Re: [orca-list] orca not reading menu selections in evolution
- From: Joanmarie Diggs <jdiggs igalia com>
- To: Mike Gorse <mgorse alum wpi edu>
- Cc: orca-list gnome org
- Subject: Re: [orca-list] orca not reading menu selections in evolution
- Date: Wed, 6 Apr 2016 15:15:12 -0400
Mike: Please pull gnome-3-20 and/or master and try again. Thanks!
--joanie
On 04/06/2016 02:39 PM, Mike Gorse wrote:
Hi Joanie,
On Tue, 5 Apr 2016, Joanmarie Diggs wrote:
Hopefully fixed now, in both the gnome-3-20 branch and master. Thanks
for the report!
Thanks! That seems to have solved my initial problem, but now I'm seeing
another one. After I exit evolution, orca no longer reads things
correctly. I suspect that this message is related:
13:13:08 - ERROR: Could not set active script for [window | ]
I tried removing the try from the code and then saw this traceback:
vvvvv PROCESS OBJECT EVENT focus: vvvvv
13:26:44 - OBJECT EVENT: focus: (0, 0, 0)
app.name='gedit' name='None' role='text' state='editable
enabled focusable focused has tooltip multi line sensitive showing visible'
relations='' interfaces='Accessible Collection Component
EditableText Text'
13:26:44 - EVENT MANAGER: Getting script for [application | gedit]
13:26:44 - EVENT MANAGER: Script is
<orca.scripts.apps.gedit.script.Script object at 0x7fceec59bda0>
Traceback (most recent call last):
File "/opt/gnome/lib/python3.4/site-packages/orca/event_manager.py",
line 332, in _dequeue
self._processObjectEvent(event)
File "/opt/gnome/lib/python3.4/site-packages/orca/event_manager.py",
line 670, in _processObjectEvent
_scriptManager.setActiveScript(script, reason)
File "/opt/gnome/lib/python3.4/site-packages/orca/script_manager.py",
line 269, in setActiveScript
orca_state.activeScript.deactivate()
File
"/opt/gnome/lib/python3.4/site-packages/orca/scripts/toolkits/gtk/script.py",
line 48, in deactivate
self.utilities.clearCachedObjects()
AttributeError: 'Utilities' object has no attribute 'clearCachedObjects'
Evolution's script_utilities is inheriting from WebKitGtk, which has no
clearCachedObjects(). I'm not sure what makes the most sense here.
Thanks,
-Mike
_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide:
https://help.gnome.org/users/gnome-help/stable/a11y.html
Log bugs and feature requests at http://bugzilla.gnome.org
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]