Bug 197087

Summary: recorder.py is not able to run, pyspi needs updating.
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: dogtailAssignee: Zack Cerza <zcerza>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: dcantrell, extras-qa
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-08-01 22:22:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 187071    

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.