To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87948
                 Issue #|87948
                 Summary|pyuno window
               Component|Word processor
                 Version|OOo 2.4.0
                Platform|PC
                     URL|
              OS/Version|Windows XP
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|programming
             Assigned to|mru
             Reported by|linda_octa





------- Additional comments from [EMAIL PROTECTED] Sun Apr  6 11:31:37 +0000 
2008 -------
To let Open Office being access remotely:

soffice.exe -accept="socket,host=198.x.x.x,port=8001;urp;"

and for the uno:
uno:socket,host=198.x.x.x,port=8001;urp;StarOffice.ComponentContext

Ubuntu:
local connection and remote connection are accepted by Openoffice

When running on window, it can accept connection remotely, but locally, the
error we get is: OpenOffice is not listening to port 8001.

It work with OOo 2.3, but after upgrade, this is the error we get. Testing is
done by using python and pyuno from 2.3 to replace 2.4. It works, so we think
that the error is in pyuno 2.4 window version.

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