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


User as changed the following:

                What    |Old value                 |New value
================================================================================
          Ever confirmed|                          |1
--------------------------------------------------------------------------------
                  Status|UNCONFIRMED               |STARTED
--------------------------------------------------------------------------------
        Target milestone|---                       |OOo 3.x
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Nov 27 13:59:35 +0000 
2007 -------
Sorry - but issue 73968 isnt related to these one. Please read comments there.

The problem here is ... our command line does not support multiple requests at
the same time. Because the core of OOo does not allow loading of documents in
parallel ... it cant work via command line too. All requests will be queued and
executed in serial order. If one of those requets will be blocked e.g. by a
modal dialog / interaction it stops the whole queue.

Idea: We can try to establish a process which detect such needed interactions
... cancel the current request but hold an UI alive. Such UI will make it
possible to enter all needed informations later (e.g. the password) and will
restart the request again.

BTW: Same problem will occure on windows too.

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