On 10/17/08 00:09, Joerg Budischewski wrote:
Hi,
there are now workarounds for all mentioned problems. I have documented
this on http://udk.openoffice.org/python/python-bridge.html.
@Stehpan: Thx a lot for your help. What would be the correct fix for
http://www.openoffice.org/issues/show_bug.cgi?id=94993
? Is the workaround the correct fix ? Or are there other solutions (I
think, there are the same problems for other libraries, aren't they ) ?
There seem to be further problems with the Bibus application:
- On a Win XP machine I installed OOo 3.0.0 (OOO300m9 wntmsci12.pro
en-US) with both <http://qa.openoffice.org/issues/show_bug.cgi?id=95022>
"URE_BOOTSTRAP=vnd.sun.star.pathname fails for \ or $ in path"'s
<http://www.openoffice.org/nonav/issues/showattachment.cgi/57175/OOO300m9-sal.patch>
"fix" and <http://qa.openoffice.org/issues/show_bug.cgi?id=95024>
"python.exe does not set URE_BOOTSTRAP correctly"'s
<http://www.openoffice.org/nonav/issues/showattachment.cgi/57177/OOO300m9-pyuno.patch>
"fix" applied.
- I downloaded and installed
<http://downloads.sourceforge.net/bibus-biblio/bibus-1.4.3-3-Win32-Full-Setup.exe?modtime=1213100533&big_mirror=0>.
The "Verbindungsassistent" correctly sets up OOo. (And executing
"C:\Program Files\OpenOffice.org 3\program\python.exe" C:\hello_world.py
indeed works as expected, where C:\hello_world.py is as given on
<http://udk.openoffice.org/source/browse/udk/www/python/python-bridge.html?rev=1.39>
with "uno:socket,host=localhost,port=2002;urp..." replaced with
"uno:pipe,name=OOo_pipe;urp...".)
- However, Bibus' "OpenOffice.org - Literaturverzeichnis formatieren" gives
Traceback (most recent call last):
File "..\BibFrame.py", line 1487, in onMenuOOoFormat
File "..\BibFrame.py", line 1449, in __connectToWriter
AttributeError: 'module' object has no attribute 'bibOOo_NoConnect'
in the "wxPython: stdout/stderr" window.
-Stephan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]