Interface Viewer: Lookup Errors

Bug #366033 reported by arky
2
Affects Status Importance Assigned to Milestone
accerciser (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: accerciser

Spews a lot of lookup errors in the Interface Viewer Window

Traceback (most recent call last):
  File "/var/lib/python-support/python2.6/accerciser/plugin/base_plugin.py", line 156, in __call__
    return self.func(*args, **kwargs)
  File "/usr/share/accerciser/plugins/interface_view.py", line 63, in init
    _SectionValue(glade_xml, self.node)]
  File "/usr/share/accerciser/plugins/interface_view.py", line 128, in __init__
    self.init(glade_xml)
  File "/usr/share/accerciser/plugins/interface_view.py", line 1622, in init
    'object:value-changed')
  File "/usr/share/accerciser/plugins/interface_view.py", line 227, in registerEventListener
    pyatspi.Registry.registerEventListener(client, *event_names)
  File "/usr/lib/python2.6/dist-packages/pyatspi/registry.py", line 434, in registerEventListener
    self._registerClients(client, name)
  File "/usr/lib/python2.6/dist-packages/pyatspi/registry.py", line 723, in _registerClients

Errors On console :

~$ accerciser
/var/lib/python-support/python2.6/IPython/Magic.py:38: DeprecationWarning: the s
ets module is deprecated
  from sets import Set
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/pyatspi/registry.py", line 654, in _dis
patchEvent
    consume = client(event) or False
  File "/var/lib/python-support/python2.6/accerciser/accessible_treeview.py", li
ne 550, in _accEventChildChanged
    self._addChild(iter, event.source)
  File "/var/lib/python-support/python2.6/accerciser/accessible_treeview.py", li
ne 566, in _addChild
    new_children = set(list(parent))
  File "/usr/lib/python2.6/dist-packages/pyatspi/accessible.py", line 480, in __
len__
    return self.childCount
  File "/usr/lib/python2.6/dist-packages/pyatspi/accessible.py", line 238, in _i
nner
    raise LookupError(e)
LookupError
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/pyatspi/registry.py", line 654, in _dis
patchEvent
    consume = client(event) or False
  File "/var/lib/python-support/python2.6/accerciser/accessible_treeview.py", li
ne 552, in _accEventChildChanged
    self._removeChild(iter, event.source)
  File "/var/lib/python-support/python2.6/accerciser/accessible_treeview.py", li
ne 611, in _removeChild
    if self.model[iter][COL_ACC] not in parent:
  File "/usr/lib/python2.6/dist-packages/pyatspi/accessible.py", line 430, in __
iter__
    for i in xrange(self.childCount):
  File "/usr/lib/python2.6/dist-packages/pyatspi/accessible.py", line 238, in _i
nner
    raise LookupError(e)
LookupError
Traceback (most recent call last):
  File "/var/lib/python-support/python2.6/accerciser/accessible_treeview.py", li
ne 223, in _popOnIdle
    if already_populated_num >= parent.childCount and \
  File "/usr/lib/python2.6/dist-packages/pyatspi/accessible.py", line 238, in _i
nner
    raise LookupError(e)
LookupError

    self._registerObserver(name)
  File "/usr/lib/python2.6/dist-packages/pyatspi/registry.py", line 788, in _registerObserver
    ob.register(self.reg, name)
  File "/usr/lib/python2.6/dist-packages/pyatspi/registry.py", line 233, in register
    reg.registerGlobalEventListener(self._this(), name)
  File "/usr/lib/python2.6/dist-packages/pyatspi/accessible.py", line 238, in _inner
    raise LookupError(e)
LookupError

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: accerciser 1.6.1-0ubuntu1
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: accerciser
Uname: Linux 2.6.28-11-generic i686

Revision history for this message
arky (arky) wrote :
arky (arky)
Changed in accerciser (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.