[LDTP-Dev] [Bug 654685] New: Frequent LookupErrors

LDTP (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 15 08:28:13 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=654685
  LDTP | ldtp2 | 2.0.0

           Summary: Frequent LookupErrors
    Classification: Other
           Product: LDTP
           Version: 2.0.0
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: ldtp2
        AssignedTo: ldtp-dev at lists.freedesktop.org
        ReportedBy: michael.terry at canonical.com
         QAContact: ldtp-dev at lists.freedesktop.org
     GNOME version: ---


When using ldtp (say, just having it sit there imported in an interactive
python console), it doesn't take long for it to spit out a LookupError.  After
that, ldtp in that python session doesn't work.

I'm not sure exactly what triggers it.  I think it helps to be doing things
elsewhere on the desktop.

This is on Ubuntu 11.10, using 2.1.1-2ubuntu1.

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/ldtpd/utils.py", line 258, in
_on_window_event
    event.source)
  File "/usr/lib/pymodules/python2.7/ldtpd/utils.py", line 335, in
_ldtpize_accessible
    rel_set = acc.getRelationSet()
  File "/usr/lib/python2.7/dist-packages/pyatspi/Accessibility.py", line 171,
in <lambda>
    Atspi.Accessible.getRelationSet = lambda *args:
exwrap(Atspi.Accessible.get_relation_set, *args)
  File "/usr/lib/python2.7/dist-packages/pyatspi/Accessibility.py", line 154,
in exwrap
    raise LookupError
LookupError

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the LDTP-dev mailing list