dogtail-devel [Bug 354550] New: Recorder cannot record in object-oriented mode
- From: "dogtail (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
- To: dogtail-devel-list gnome org
- Subject: dogtail-devel [Bug 354550] New: Recorder cannot record in object-oriented mode
- Date: Wed, 6 Sep 2006 02:55:35 +0100 (BST)
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=354550
dogtail | Recorder | Ver: CVS HEAD
Summary: Recorder cannot record in object-oriented mode
Product: dogtail
Version: CVS HEAD
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: major
Priority: Normal
Component: Recorder
AssignedTo: dogtail-maint gnome bugs
ReportedBy: ldimaggi redhat com
QAContact: dogtail-maint gnome bugs
GNOME version: Unspecified
GNOME milestone: Unspecified
Please describe the problem:
Dogtail and PYSPI as build from CVS head - 20060905
Running on FC5 (kernel = 2.6.15-1.2054_FC5)
Recording a script in object-oriented mode fails - this text is displayed if
dogtail-recorder is run from a shell window:
#!/usr/bin/python
from dogtail.tree import *
Traceback (most recent call last):
File "/usr/bin/dogtail-recorder", line 745, in marshalOnMouseButton
try: recorder.onMouseButton(event)
File "/usr/bin/dogtail-recorder", line 520, in onMouseButton
self.writer.recordTyping(self.typedTextBuffer, "pressed",
self.lastFocusedNode)
File "/usr/bin/dogtail-recorder", line 177, in recordTyping
raise NotImplementedError
NotImplementedError
Steps to reproduce:
1. Startup recorder
2. Attempt to record a script in object oriented mode
3.
Actual results:
Expected results:
Does this happen every time?
Yes
Other information:
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the QA contact for the bug.
You are watching the assignee for the bug.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]