Hi,

Stephan Bergmann wrote:
Joerg Budischewski wrote:

Hi Stephan,

you can remove the runtime instances, they just cash some hashmap lookups and have no side effects. The PyThreadAttach/Detach classes on the other hand have side effects and cannot be removed.

Would be nice if you can execute the pyuno tests in testtools/source/bridgetest/pyuno (at best before and ) after your modifications. You currently need to set UNO_TYPES and UNO_SERVICES environment variable to the values passed formerly by using the -env: command line switches, just have a look in the makefile.


I'm too dumb to get that working, independent of the CWS changes. What exactly do I need to do on a plain SRC680m130 to execute that test (on Linux)?

-Stephan
setenv UNO_SERVICES pyuno_regcomp.rdb
setenv UNO_TYPES pyuno_regcomp.rdb
setenv PYTHONPATH "$PYTHONPATH":"$SOLARVER"/"$UPD"/"$INPATH"/lib/pyuno

(the later is needed because of issue http://www.openoffice.org/issues/show_bug.cgi?id=53315 ), this works for me.

Bye,

Joerg


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

Reply via email to