<div dir="ltr">Hey,<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 15, 2014 at 5:29 PM, John Smith <span dir="ltr"><<a href="mailto:lbalbalba@gmail.com" target="_blank">lbalbalba@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Tue, Apr 15, 2014 at 12:57 PM, Stephan Bergmann <<a href="mailto:sbergman@redhat.com">sbergman@redhat.com</a>> wrote:<br>

><br>
> * Never start soffice.bin directly, always use soffice instead.<br>
><br>
</div>Thanks, ill do that from now on. Ive re-tried with using 'soffice'<br>
instead of 'soffice.bin', and the results are the same: using soffice<br>
directly works.<br>
<div class=""><br>
<br>
><br>
> * At least in current <a href="http://gerrit.libreoffice.org/dev-tools" target="_blank">gerrit.libreoffice.org/dev-tools</a> there is no dev-tools/test-bugzilla-files.py,<br>
> but only non-executable dev-tools/test-bugzilla-files/test-bugzilla-files.py<br>
><br>
</div>Im sorry, I cut n pasted that incorrectly in my email. You are right,<br>
I mean (and have been using) the non-executable<br>
<div class="">dev-tools/test-bugzilla-files/test-bugzilla-files.py<br>
<br>
<br>
><br>
> that you need to run as "/usr/local/src/libreoffice/instdir/program/python dev-tools/test-bugzilla-files/test-bugzilla-files.py ..."<br>
><br>
</div>Hrm. I must be doing something wrong with the build then, because i<br>
dont have a '/usr/local/src/libreoffice/instdir/program/python'<br>
<br>
<br>
# find /usr/local/src/libreoffice -name python<br>
/usr/local/src/libreoffice/workdir/ScpTarget/scp2/source/python<br>
/usr/local/src/libreoffice/workdir/ScpPreprocessTarget/scp2/source/python<br>
/usr/local/src/libreoffice/workdir/AutoInstall/python<br>
/usr/local/src/libreoffice/workdir/UnpackedTarball/boost/doc/html/boost/mpi/python<br>
/usr/local/src/libreoffice/workdir/UnpackedTarball/boost/boost/python<br>
/usr/local/src/libreoffice/workdir/UnpackedTarball/boost/boost/parameter/aux_/python<br>
/usr/local/src/libreoffice/workdir/UnpackedTarball/boost/boost/mpi/python<br>
/usr/local/src/libreoffice/workdir/UnpackedTarball/boost/tools/quickbook/test/python<br>
/usr/local/src/libreoffice/workdir/UnpackedTarball/boost/libs/python<br>
/usr/local/src/libreoffice/workdir/UnpackedTarball/boost/libs/python/doc/tutorial/doc/html/python<br>
/usr/local/src/libreoffice/workdir/UnpackedTarball/boost/libs/mpi/example/python<br>
/usr/local/src/libreoffice/workdir/UnpackedTarball/boost/libs/mpi/src/python<br>
/usr/local/src/libreoffice/workdir/UnpackedTarball/boost/libs/mpi/test/python<br>
/usr/local/src/libreoffice/instdir/share/Scripts/python<br>
/usr/local/src/libreoffice/instdir/sdk/examples/python<br>
/usr/local/src/libreoffice/odk/examples/python<br>
/usr/local/src/libreoffice/sw/qa/python<br>
/usr/local/src/libreoffice/scripting/examples/python<br>
/usr/local/src/libreoffice/scp2/source/python<br>
/usr/local/src/libreoffice/unotest/source/python<br>
<br>
<br></blockquote></div><br></div><div class="gmail_extra">You need to explicitly enable internal python. Use --enable-pytho=internal to get the internal python. I had a similar problem recently and forgot to put the topic on the ESC agenda.<br>
<br></div><div class="gmail_extra">Regards,<br>Markus<br></div></div>