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


User af changed the following:

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




------- Additional comments from [EMAIL PROTECTED] Mon Nov  7 08:21:37 -0800 
2005 -------
I have created issue 57476 for the copy-on-change problem of the slide sorter.

What remains is a problem in the non-pro version. In
sd::slidesorter::cache::PageCacheManager::ReleaseCache() there was a OSL_TRACE
that, when not fulfilled and ReleaseCache() is called from within
DrawController::dispose(), leads to an exception, broken UI, and crash.  The
reason is trying to show the assertion box from within
DrawController::dispose().  This tries to access the half destroyed controller
or view shell.

Fixed by removing the assertion.
Modified file is /sd/source/ui/slidesorter/cache/SlsPageCacheManager.cxx rev.
1.2.14.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