dogtail-devel [Bug 520666] New: AttributeError: 'module' object has no attribute 'EventGenerator'



If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=520666

  dogtail | Recorder | Ver: 0.6.1
           Summary: AttributeError: 'module' object has no attribute
                    'EventGenerator'
           Product: dogtail
           Version: 0.6.1
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: Recorder
        AssignedTo: dogtail-maint gnome bugs
        ReportedBy: bhaskar mukkamala gmail com
         QAContact: dogtail-maint gnome bugs
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Steps to reproduce:
1. I am new to the dogtail application. It was working all of a sudden this
error occured.
2. any dogtail application I try it fails with the same error.

3. Below is the screen dump of the error.


Stack trace:
[root localhost bin]# ./dogtail-recorder 
GTK Accessibility Module initialized
Detecting distribution: Red Hat/Fedora/derived distribution
Traceback (most recent call last):
  File "./dogtail-recorder", line 9, in <module>
    import dogtail.tree
  File "/usr/lib/python2.5/site-packages/dogtail/tree.py", line 73, in <module>
    import rawinput
  File "/usr/lib/python2.5/site-packages/dogtail/rawinput.py", line 19, in
<module>
    ev = atspi.EventGenerator()
AttributeError: 'module' object has no attribute 'EventGenerator'
[root localhost bin]# ./sniff
Detecting distribution: Red Hat/Fedora/derived distribution
GTK Accessibility Module initialized
Traceback (most recent call last):
  File "./sniff", line 10, in <module>
    from dogtail import tree
  File "/usr/lib/python2.5/site-packages/dogtail/tree.py", line 73, in <module>
    import rawinput
  File "/usr/lib/python2.5/site-packages/dogtail/rawinput.py", line 19, in
<module>
    ev = atspi.EventGenerator()
AttributeError: 'module' object has no attribute 'EventGenerator'


Other information:


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=520666.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]