dogtail-devel [Bug 371588] dogtail-recorder problems with FC6 and keyboard navigation
- From: "dogtail (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
- To: dogtail-devel-list gnome org
- Subject: dogtail-devel [Bug 371588] dogtail-recorder problems with FC6 and keyboard navigation
- Date: Mon, 11 Dec 2006 16:35:21 +0000 (UTC)
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=371588
dogtail | Recorder | Ver: CVS HEAD
Bill Carter changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |UNCONFIRMED
------- Comment #7 from Bill Carter 2006-12-11 16:33 UTC -------
Has anything further been done on this? I recently updated my dogtail
installation (extracted from CVS head) and now I get a different traceback when
I try to use dogtail-recorder. To reproduce; invoke the recorder as a
background process, invoke gedit, click the record button, acquire focus on the
gedit panel, hit alt-f to bring up the 'files' menu.
bash-3.1$ gedit
GTK Accessibility Module initialized
Bonobo accessibility support initialized
#!/usr/bin/python
from dogtail.procedural import *
Traceback (most recent call last):
File "/usr/bin/dogtail-recorder", line 837, in marshalOnKeyPress
try: recorder.onKeyPress(event)
File "/usr/bin/dogtail-recorder", line 779, in onKeyPress
self.writer.recordKeyCombo(modString + key, type, self.lastFocusedNode)
File "/usr/bin/dogtail-recorder", line 448, in recordKeyCombo
self.setUpFocus(node)
File "/usr/bin/dogtail-recorder", line 383, in setUpFocus
application = FakeNode.findAncestor(node, roleName = 'application')
File "/usr/bin/dogtail-recorder", line 504, in findAncestor
while node.parent:
AttributeError: 'NoneType' object has no attribute 'parent'
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]