To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=113403
------- Additional comments from [email protected] Tue Sep 14 07:01:22 +0000 2010 ------- there's a number of problems here ... Most obvious (when debugging into it :) ) is that the scripting provider doesn't like it's document being closed while a script is run. There's some more side conditions on this, which unfortunately apply only to scripts run in a document, but located in another document (so effectively, they apply to database forms only). This part is easy to fix. More problematic, however, is that certain parts of the application framework do not like being destroyed synchronously. And that might be the hard part to fix. --------------------------------------------------------------------- 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]
