To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=74501 Issue #|74501 Summary|window destroyed during handler Component|framework Version|680m202 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|cd Reported by|pl
------- Additional comments from [EMAIL PROTECTED] Tue Feb 13 18:29:51 +0000 2007 ------- Reproduction: - use non-pro - open draw - open one of the tool box items in the drawing toolbar (e.g. "Curve" tool) -> a popup opens - close the popup by clicking into the document -> assertion appears: Error: object deleted while in use ! >From File ../../inc/svdata.hxx at Line 421 Abort ? (Yes=abort / No=ignore / Cancel=core dump) This is as far as I can see due to the window that popped up being destroyed in SfxToolBoxControl::endPopupMode. Please have a look whether this could be solved with doLazyDelete(). --------------------------------------------------------------------- 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]
