After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 640497 - accerciser crashed with LookupError in _inner()
accerciser crashed with LookupError in _inner()
Status: RESOLVED OBSOLETE
Product: accerciser
Classification: Applications
Component: general
1.8.x
Other Linux
: Normal critical
: ---
Assigned To: Accerciser Developers
Accerciser Developers
Depends on:
Blocks:
 
 
Reported: 2011-01-25 01:27 UTC by Charlie Kravetz
Modified: 2020-11-23 23:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Traceback from the crash (715 bytes, text/plain)
2011-01-25 01:27 UTC, Charlie Kravetz
Details

Description Charlie Kravetz 2011-01-25 01:27:42 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
Comment 1 Fabio Durán Verdugo 2011-01-25 02:41:34 UTC
paste here the traceback

Traceback (most recent call last):
  • File "/usr/bin/accerciser", line 48 in <module>
    accerciser.main()
  • File "/usr/lib/pymodules/python2.6/accerciser/__init__.py", line 36 in main
    main.run()
  • File "/usr/lib/pymodules/python2.6/accerciser/accerciser.py", line 113 in run
    pyatspi.Registry.start(async=True, gil=False)
  • File "/usr/lib/python2.6/dist-packages/pyatspi/registry.py", line 368 in start
    ob.unregister(self.reg, name)
  • File "/usr/lib/python2.6/dist-packages/pyatspi/registry.py", line 244 in unregister
    reg.deregisterGlobalEventListener(self._this(), name)
  • File "/usr/lib/python2.6/dist-packages/pyatspi/accessible.py", line 238 in _inner
    raise LookupError(e) LookupError

Comment 2 Aline Bessa 2011-06-22 22:58:28 UTC
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.
Comment 3 Samuel Thibault 2020-11-23 23:05:03 UTC
Ok, doing so.