Closed
Bug 400814
Opened 18 years ago
Closed 18 years ago
RELATION_EMBEDS of frame leads to invalid object
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: steve, Assigned: aaronlev)
Details
Attachments
(1 file)
708 bytes,
text/x-python
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a9pre) Gecko/2007102310 Minefield/3.0a9pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a9pre) Gecko/2007102310 Minefield/3.0a9pre
Looking at the frame in accerciser causes asserciser to show a pthon stak trace with CORBA.OBJECT_NOT_EXIST exception
Reproducible: Always
Steps to Reproduce:
1.Run Minefield and launch accerciser
2. nav to the first fame under the Minefield application node
3. In the Interface Viewer Tab of accerciser expand 'accessible'
4. get trace in yellow
Actual Results:
in addition the relation follow button is disabled
Also this basically breaks interface inspection in accerciser
Expected Results:
No trace. Can follow relation to the doc
Checks the first frame and catches the exception to print an error message.
Comment 2•18 years ago
|
||
After I could not reproduce the problem with PythonAtspi installed via apt-get on Gutsy, I talked to Steve, and this turns out to be a bug on the PyAtspi side introduced in their latest trunk. This is documented in Gnome bug 489273, http://bugzilla.gnome.org/show_bug.cgi?id=489273, which has very recently been fixed. Please reopen if you encounter any more problems with this.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•