To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=89030
User af changed the following: What |Old value |New value ================================================================================ Status|NEW |RESOLVED -------------------------------------------------------------------------------- Resolution| |FIXED -------------------------------------------------------------------------------- ------- Additional comments from [EMAIL PROTECTED] Wed May 7 12:03:04 +0000 2008 ------- The crash occurs in sd::slidesorter::SlotManager::RenameSlideFromDrawViewShell() when there is no current page. This is caused by the current page pointer not properly updated when sd::slidesorter::CurrentSlideManager::HandleModelChange() is called (e.g. in this case when the new slide is inserted). Fixed at both places: Avoid the crash in RenameSlideFromDrawViewShell by handling a NULL pointer. HandleModelChange() now correctly updates the current slide pointer. Modified files: /sd/source/ui/slidesorter/controller/SlsCurrentSlideManager.cxx rev. 1.3.18.1 /sd/source/ui/slidesorter/controller/SlsSlotManager.cxx rev. 1.33.18.1 --------------------------------------------------------------------- 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]