To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=29152





------- Additional comments from [EMAIL PROTECTED] Wed Apr  2 09:55:37 +0000 
2008 -------
kendy: what's the problem with the InteractionHandler here? Why do you think
that you need one? Sorry in case that question looks dumb, but I couldn't find
any reference in the previous comments why this might be necessary.

Is it because you want to show a dialog even if no Interaction handler is
provided? This is bad because it will break all applications that want to run
without user interaction. In this case it would be much better to proceed
silently with an unlocked and read-only document. We do the same for documents
in the file system we can't lock.

IIRC the way we are doing this is to catch the exception that tells about the
lock failure) and restart the "open" command, now without different parameters.

---------------------------------------------------------------------
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]

Reply via email to