To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57048


User af changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|STARTED                   |RESOLVED
--------------------------------------------------------------------------------
                Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Nov  1 07:27:03 -0800 
2005 -------
The problem here was the life time of the PageCacheManager of the slide sorter.
 It was destroyed too late and when then its bitmaps were deleted the office
crashed.

Fixed by having ViewShellBase control the life time of the manager.  When the
ViewShellBase releases its shared pointer to the PageCacheManager then (usually)
the manager is destroyed.

Modified files:
/sd/source/ui/slidesorter/inc/cache/SlsPageCacheManager.hxx    rev. 1.2.4.1
/sd/source/ui/slidesorter/cache/SlsPageCacheManager.cxx    rev. 1.2.4.1
/sd/source/ui/view/ViewShellBase.cxx    rev. 1.23.38.1
/sd/source/ui/view/makefile.mk    rev. 1.23.4.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]

Reply via email to