GNOME Bugzilla – Bug 640497
accerciser crashed with LookupError in _inner()
Last modified: 2020-11-23 23:05:03 UTC
Created attachment 179262 [details] Traceback from the crash This bug has been reported on Ubuntu Launchpad as: https://bugs.launchpad.net/bugs/527200 Forwarded from the launchpad report: Crashed while closing Accerciser. Architecture: i386 DistroRelease: Ubuntu 10.04 ExecutablePath: /usr/bin/accerciser InterpreterPath: /usr/bin/python2.6 Package: accerciser 1.8.0-1 ProcCmdline: python /usr/bin/accerciser ProcEnviron: LANGUAGE=en_GB.UTF-8 PATH=(custom, user) LANG=en_GB.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.32-14.20-generic PythonArgs: ['/usr/bin/accerciser'] Uname: Linux 2.6.32-14-generic i686
paste here the traceback Traceback (most recent call last):
+ Trace 225684
accerciser.main()
main.run()
pyatspi.Registry.start(async=True, gil=False)
ob.unregister(self.reg, name)
reg.deregisterGlobalEventListener(self._this(), name)
raise LookupError(e) LookupError
Couldn't reproduce this bug in both Ubuntu 10.10 and Ubuntu 11.04. Since Ubuntu 10.04 is quite old at the moment, I think this bug should be closed if this is an isolated case related to this Ubuntu version.
Ok, doing so.