Bug 197087 - recorder.py is not able to run, pyspi needs updating.
Summary: recorder.py is not able to run, pyspi needs updating.
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: dogtail
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Zack Cerza
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: FE6Target
TreeView+ depends on / blocked
 
Reported: 2006-06-28 14:37 UTC by Jesse Keating
Modified: 2013-01-10 02:31 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-08-01 22:22:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jesse Keating 2006-06-28 14:37:45 UTC
Installed dogtail on rawhide, tried to run recorder.py:

Detecting distribution: Red Hat/Fedora/derived distribution
Warning: AT-SPI's desktop is visible but it has no children. Are you running any
AT-SPI-aware applications?
Traceback (most recent call last):
  File "/usr/share/doc/dogtail-0.5.1/examples/recorder.py", line 220, in ?
    recorder = EventRecorder()
  File "/usr/share/doc/dogtail-0.5.1/examples/recorder.py", line 161, in __init__
    self.listeners = self.__registerEvents()
  File "/usr/share/doc/dogtail-0.5.1/examples/recorder.py", line 170, in
__registerEvents
    listeners.append(atspi.EventListener(marshalOnFocus, ["focus:"]))
  File "pyspi.pyx", line 1252, in atspi.EventListener.__init__
AttributeError: 'atspi.EventListener' object has no attribute 'eventTypes'

Bug filed as requested in meeting.


Note You need to log in before you can comment on or make changes to this bug.