To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62312
                  Issue #:|62312
                  Summary:|killing soffice.exe must kill soffice.bin too
                Component:|tools
                  Version:|OOo 2.0.1
                 Platform:|All
                      URL:|
               OS/Version:|Windows, all
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|hro
              Reported by:|kso





------- Additional comments from [EMAIL PROTECTED] Mon Feb 20 02:52:13 -0800 
2006 -------
soffice.bin is just an implementation detail. The only official program entry
point is soffice.exe. If somebody wants to start soffice, all that needs to be
done is to exec soffice.exe. Thus, it should be enough to kill soffice.exe if an
offcie instance shall be terminated. Currently, the office does not really die
in case soffice.exe gets killed, because soffice.bin stays alive. An again,
soffice.bin is just an implementation detail that should not be revealed to the
'customer'.

Actually, introduction of soffice.bin has broken functionality of the 
OfficeBean.

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