To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=66602
------- Additional comments from [EMAIL PROTECTED] Tue Jun 20 08:35:20 -0700 2006 ------- Attached patch fixes the crash so that it gets SdrPage from request data before calling CreateBitmap - inside that call the request data is delete - and using the page later instead of calling GetPage again. Better fix would be to add refcounting to PageObjectViewObjectContact. That will need changes to at least sd/ and svx/ module though, so I will leave that upto you my reader ;-) Maybe there's better solution I don't see now? --------------------------------------------------------------------- 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]
