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 486076 - [pyatspi] TypeError exception when trying to quit Orca.
[pyatspi] TypeError exception when trying to quit Orca.
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: general
2.21.x
Other Linux
: Normal normal
: ---
Assigned To: Eitan Isaacson
Orca Maintainers
Depends on:
Blocks: 448848
 
 
Reported: 2007-10-12 17:09 UTC by Rich Burridge
Modified: 2007-10-30 18:07 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Rich Burridge 2007-10-12 17:09:38 UTC
Starting a new Summary line keyword: "[pyatspi]"

Steps to reproduce:

1/ Start new pyatspi'ed Orca.
2/ After it's fully started, type Insert-q to quit it.
3/ Press Tab to select the Quit button and hit return.

The following debug message appears in the terminal
window where I started Orca:

Exception exceptions.TypeError: TypeError("'NoneType' object does not support item deletion",) in <bound method Desktop.__del__ of <CORBA.Object 'IDL:Accessibility/Desktop:1.0' at 0xfb3e50>> ignored
Comment 1 Eitan Isaacson 2007-10-30 18:06:29 UTC
This has been fixed in at-spi trunk. See bug #491805.
It eill also be in the next stable release.