To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=103353
User mav changed the following:
What |Old value |New value
================================================================================
Assigned to|mav |jl
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Tue Aug 4 10:40:15 +0000
2009 -------
The problem seems not to be reproducible with the StarBasic. Thanks to
zhangxiaofei for testing it.
That means that the DisposedException is thrown from the bridge.
I suspect the problem is the following. If the document, that is
disposed/closed, is the last one in the office, the closing should let the
office terminate itself. As result there is a probability that the termination
happens before the dispose/close call returns, in this case the bridge will
throw DisposedException.
We have already discussed the problem considering office lifetime and the
DisposedException that might be thrown during terminate() call.
mav->jl: Other possibility would be that the proxy object on the bridge has
problems and throws the exception. The bridge implementation is your sourcecode
if I am not wrong. Could you please check the original scenario, and if my
assumption is correct please send the bug back to me.
---------------------------------------------------------------------
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]