To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87894
                 Issue #|87894
                 Summary|Unable to connect to Socket launched from command line
               Component|framework
                 Version|OOo 2.4.0
                Platform|PC
                     URL|
              OS/Version|Windows, all
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P1
            Subcomponent|scripting
             Assigned to|ab
             Reported by|icon





------- Additional comments from [EMAIL PROTECTED] Fri Apr  4 20:23:40 +0000 
2008 -------
When trying to start OpenOffice 2.4.0 with the following command:

program\soffice.exe -accept=socket,host=localhost,port=2002;urp;

OpenOffice opens but is unreachable using the hello_world.py example found at
http://udk.openoffice.org/python/python-bridge.html.  The following message is
returned:

ctx = resolver.resolve(
"uno:socket,host=localhost,port=2002;urp;StarOffice.ComponentContext" )
__main__.com.sun.star.connection.NoConnectException: Connector : couldn't
connect to socket (WSANOTINITIALISED, WSAStartup() has not been called)

Using previously released versions of OpenOffice (OOo 2.3x) and running the same
command line and script generates no errors.  The above behavior was exhibited
on two different machines a 2003 Windows Server and a Windows XP professional
workstation.

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