To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=40944
User aw changed the following:
What |Old value |New value
================================================================================
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Jan 20 08:40:55 -0800
2005 -------
AW: The two crashes are the same, so much to the good news. Problem occurrs
since the CustomShapes use a XShape to remember their display graphic. That
XShape, in it's implementation, remembers the SvxShapes used for displaying. The
XShape is released when not needed, but does not delete the SdrShapes. So, up to
now, the display shapes were never deleted, hanginmg in memory and (more bad)
being listeners at the styles.
AW: Added deletion of the SdrShapes when disposing display geometry. Also
changed SvxShape::Init() to do the type corrections when no model is set at the
SdrObject.
AW: Tested, checked in. Task added to CWS aw025.
---------------------------------------------------------------------
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]