To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=48703
------- Additional comments from [EMAIL PROTECTED] Mon Jul 11 08:57:38 -0700 2005 ------- There was crash on Linux on one JDS computer: Inserting slides via the tool bar into a fresh Impress document lead to a crash when gnopernicus was running in the background. This involved the JVM crashing as well. The reason for this seems to be (net absolutely sure yet) was the AccessibleSlideSorterView::Implementation::GetAccessibleChild() method which had an assertion against invalid child indices but nothing to actually prevent it from using them. Added such a guard to sd/source/ui/accessibility/AccessibleSlideSorterView.cxx rev. 1.1.2.4 --------------------------------------------------------------------- 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]
