[orca-list] some tracebacks in thunderbird
- From: Josà Vilmar EstÃcio de Souza <vilmar informal com br>
- To: orca <Orca-list gnome org>
- Subject: [orca-list] some tracebacks in thunderbird
- Date: Fri, 13 Jan 2012 13:48:11 -0200
Hi all,
I found in the debug file generated by orca some tracebacks when using
thunderbird '10.0 beta.
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/orca/event_manager.py",
line 215, in _dequeue
self._processObjectEvent(event)
File "/usr/local/lib/python2.7/dist-packages/orca/event_manager.py",
line 527, in _processObjectEvent
script.processObjectEvent(event)
File "/usr/local/lib/python2.7/dist-packages/orca/script.py", line
404, in processObjectEvent
self.listeners[key](event)
File
"/usr/local/lib/python2.7/dist-packages/orca/scripts/apps/Thunderbird/script.py",
line 348, in onFocus
self._presentMessage(event.source)
File
"/usr/local/lib/python2.7/dist-packages/orca/scripts/apps/Thunderbird/script.py",
line 622, in _presentMessage
self.presentLine(obj, offset)
File
"/usr/local/lib/python2.7/dist-packages/orca/scripts/toolkits/Gecko/script.py",
line 2070, in presentLine
index = self.findObjectOnLine(obj, offset, contents)
File
"/usr/local/lib/python2.7/dist-packages/orca/scripts/toolkits/Gecko/script.py",
line 2008, in findObjectOnLine
if candidate.getRole() in [pyatspi.ROLE_LIST,
File "/usr/lib/python2.7/dist-packages/pyatspi/Accessibility.py",
line 172, in <lambda>
Atspi.Accessible.getRole = lambda *args:
exwrap(Atspi.Accessible.get_role, *args)
File "/usr/lib/python2.7/dist-packages/pyatspi/Accessibility.py",
line 154, in exwrap
raise LookupError
LookupError
vvvvv PROCESS <ENUM ATSPI_KEY_PRESSED_EVENT OF TYPE EVENTTYPE> 'Down'
(116) vvvvv
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/orca/input_event.py",
line 492, in processInputEvent
consumed = self.function(script, inputEvent)
File
"/usr/local/lib/python2.7/dist-packages/orca/scripts/toolkits/Gecko/script.py",
line 5842, in goNextLine
[nextObj, nextCharOffset] = self.findNextLine(obj, characterOffset)
File
"/usr/local/lib/python2.7/dist-packages/orca/scripts/toolkits/Gecko/script.py",
line 5720, in findNextLine
index = self.findObjectOnLine(obj, characterOffset, currentLine)
File
"/usr/local/lib/python2.7/dist-packages/orca/scripts/toolkits/Gecko/script.py",
line 2008, in findObjectOnLine
if candidate.getRole() in [pyatspi.ROLE_LIST,
File "/usr/lib/python2.7/dist-packages/pyatspi/Accessibility.py",
line 172, in <lambda>
Atspi.Accessible.getRole = lambda *args:
exwrap(Atspi.Accessible.get_role, *args)
File "/usr/lib/python2.7/dist-packages/pyatspi/Accessibility.py",
line 154, in exwrap
raise LookupError
LookupError
vvvvv PROCESS <ENUM ATSPI_KEY_PRESSED_EVENT OF TYPE EVENTTYPE> 'Down'
(116) vvvvv
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/orca/input_event.py",
line 492, in processInputEvent
consumed = self.function(script, inputEvent)
File
"/usr/local/lib/python2.7/dist-packages/orca/scripts/toolkits/Gecko/script.py",
line 5842, in goNextLine
[nextObj, nextCharOffset] = self.findNextLine(obj, characterOffset)
File
"/usr/local/lib/python2.7/dist-packages/orca/scripts/toolkits/Gecko/script.py",
line 5720, in findNextLine
index = self.findObjectOnLine(obj, characterOffset, currentLine)
File
"/usr/local/lib/python2.7/dist-packages/orca/scripts/toolkits/Gecko/script.py",
line 2008, in findObjectOnLine
if candidate.getRole() in [pyatspi.ROLE_LIST,
File "/usr/lib/python2.7/dist-packages/pyatspi/Accessibility.py",
line 172, in <lambda>
Atspi.Accessible.getRole = lambda *args:
exwrap(Atspi.Accessible.get_role, *args)
File "/usr/lib/python2.7/dist-packages/pyatspi/Accessibility.py",
line 154, in exwrap
raise LookupError
LookupError
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]