To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56236





------- Additional comments from [EMAIL PROTECTED] Thu Oct 20 07:08:20 -0700 
2005 -------
first:
 as soon as I do
 Tools|Macros → run
 the import site message appears on the console...

second:
 there is no python-sample in the OOo macro list (I suppose this comes from the
  failed import)

third:
 my pythonloader.unorc contains:
---
[Bootstrap]
PYTHONHOME=$ORIGIN/python-core
PYTHONPATH=$ORIGIN/python-core/lib $ORIGIN/python-core/lib/lib-dynload
$ORIGIN/python-core/lib/lib-tk $ORIGIN
---
Last line may be wrapped but is not in my file.

which seems ok according to what I have seen elsewhere...

would a ls -lR of the program dir help you ?

what is the mechanism used to launch the python interpreter ?
The python.sh is not used because I have added a verbose flag in it and it does
not produce info on the console (whereas it is really verbose if I launch it by
hand)...

Is there a way to turn a debug flag ON somewhere in OOo so that the python
interpreter that is launched from the Tools|Macros → run menu would spit more
information ?

regards.

Florent

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