Hi Kim,

you need to have the officehelper.py in your program directory, as
uno.py and unohelper.py also reside in there. Otherwise it won't work.
However, about the generation of the pipe name I am not sure. In C++
(cppuhelper) a 16 byte string is generated, I thought
str(random.random()) should be fine.

2005/10/11, Kim Kulak <[EMAIL PROTECTED]>:
> Traceback (most recent call last):
>   File "HelloTextTableShape.py", line 669, in getRemoteServiceManager
>     self.xRemoteContext = officehelper.bootstrap()
>   File "/home/kim/Projects/NewSurveys/Bootstrap/officehelper.py", line
> 72, in bootstrap
>     raise BootstrapException("Could not start %s." % (sOffice,), None)
> BootstrapException: Could not start
> /home/kim/Projects/NewSurveys/Bootstrap/soffice.


--
Best Regards
Christian Junker

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to