To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=112605
------- Additional comments from [email protected] Wed Jun 23 09:25:42 +0000 2010 ------- > So any number of code gone wrong (hanging server, forgotten refcount) can then > prevent the application from ever quitting again. Just saying. Sure. So as all code in office that loops prevents the office from being shut down. > That is prevent framework from calling DeInitVCL before all such references > are > cleared. I would even prevent OOo from leaving the message loop as then it still can receive user requests. That's exactly as we did it when the only external connections we had were COM connections. --------------------------------------------------------------------- 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]
