To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61411
                  Issue #:|61411
                  Summary:|10erTest has to prevent using of
                          |XDesktop::terminate() inside basic
                Component:|framework
                  Version:|current
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P2
             Subcomponent:|code
              Assigned to:|kz
              Reported by:|as





------- Additional comments from [EMAIL PROTECTED] Tue Jan 31 01:18:40 -0800 
2006 -------
One of the test cases of our 10erTest is "terminating the office". But that 
doesnt 
work currently and made problems before.

The problem behind: The actual 10erTest is implemented in basic. And the 
running 
basic script itself is the reason why the office dont accept a terminate() 
request.
Because a running "user operation" must be finished before.

Solution 1)
The 10erTest will be rewritten so it scripts the office from outside (e.g. java 
using 
the UNO API of the office).

Solution 2)
Basic itself provides a mechanism to shutdown the office.

see #i61403# & #i61408# 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