To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=111641
------- Additional comments from [email protected] Wed Jun 2 05:15:34 +0000 2010 ------- I have just attached a little package that hopefully should make some initial confirmation/testing/diagnosis of this issue much easier The purpose of the package is to compare the faulty behaviour of a python implementation of the component defined in UNO-IDL OOoComponents/TestOOComp/idl/names/nick/openoffice/TestOOComp.idl to a working Java implementation. All Binaries were built - and if necessary can be rebuilt using the script OOoComponents/MakeJavaComponent.sh To run a simple test: 1) Extract onto any system with OOo SDK, JDK and Python 2) Out of OOoComponents/TestOOComp add the folllowing three OOo Extensions: TestOOComptypes.rdb (as UNO RDB Type Library) TestOOCompImpl.jar (as UNO Java Component) TestOOCompImpl.py (as UNO Python Component) 3) Test Java implementation using Basic Macro code in OOoComponents/TestOOComp/TestOOCompImpl.bas 4) Test Python implementation using same code with service names.nick.openoffice.TestOOCompJavaImpl replaced by names.nick.openoffice.TestOOCompPythonImpl CAREFUL: BE PREPARED FOR OO TO FREEZE --------------------------------------------------------------------- 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]
