To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47450
Issue #:|47450
Summary:|Accessibility: Java access bridge for GNOME crash
|Spreadsheet
Component:|Spreadsheet
Version:|680m92
Platform:|All
URL:|
OS/Version:|Linux
Status:|NEW
Status whiteboard:|
Keywords:|
Resolution:|
Issue type:|DEFECT
Priority:|P3
Subcomponent:|code
Assigned to:|obr
Reported by:|kla
------- Additional comments from [EMAIL PROTECTED] Thu Apr 14 06:55:06 -0700
2005 -------
it seems that gnopernicus is asking for a column header, which is not
implemented by Calc. Unfortunately the java access bridge for GNOME does
not check the result of getAccessibleColumnHeader for a null value,
which causes a whole bunch of exceptions and finally a Java out of heap
error.
The following stack seems to be the root cause:
Caused by: java.lang.NullPointerException
at
org.GNOME.Accessibility.TableImpl.getColumnHeader(TableImpl.java:250)
at
org.GNOME.Accessibility.TablePOATie.getColumnHeader(TablePOATie.java:114)
at org.GNOME.Accessibility.TablePOA._invoke(TablePOA.java:221)
at
com.sun.corba.se.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:637)
at
com.sun.corba.se.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:189)
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]