GNOME Bugzilla – Bug 486076
[pyatspi] TypeError exception when trying to quit Orca.
Last modified: 2007-10-30 18:07:24 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
This has been fixed in at-spi trunk. See bug #491805. It eill also be in the next stable release.