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





------- Additional comments from [EMAIL PROTECTED] Wed Aug  6 13:48:03 +0000 
2008 -------
I think this is a better patch, the SdrPage uno object creates a SdrView, and
when the SdrModel of the SdrPage is changed when inserted into the new document
the SdrView object whose aDefaultAttr was created from the old SdrModel remains
pointed at the old SdrModel's SfxItemPool, so when the old SdrModel is deleted
we retain a pointer to that old itempool.

I suspect that we have to do like this patch does and create a new SdrView if
the SdrModel changes. It does seem to clear the crash at least.

---------------------------------------------------------------------
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