To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=41675
User frontline changed the following:
What |Old value |New value
================================================================================
Status|RESOLVED |UNCONFIRMED
--------------------------------------------------------------------------------
Resolution|WORKSFORME |
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon Jan 31 12:06:13 -0800
2005 -------
You can find joovonverter at (you need just the jar in the root of the archive):
http://sourceforge.net/project/showfiles.php?group_id=91849&package_id=114337
(jar too big to attach)
1) Compile the program found in the issue with
javac -classpath jooconverter.jar Test.java
2) Run openoffice as in the issue:
/opt/openoffice.org1.9.74/program/soffice -invisible
"-accept=socket,port=8100;urp;"
3) Run the java test program with
java -cp jooconverter.jar:.:/opt/openoffice.org1.9.74/program/classes/juh.jar:
/opt/openoffice.org1.9.74/program/classes/jurt.jar:
/opt/openoffice.org1.9.74/program/classes/ridl.jar:
/opt/openoffice.org1.9.74/program/classes/sandbox.jar:
/opt/openoffice.org1.9.74/program/classes/unoil.jar Test
You need to have a file test.ppt in the current directory.
Notice that you need to exit the program with CTRL-C after the conversions are
done.
After converting 1000 times memory usage shows for me over 400Mb.
I'll attach the ppt I have used.
Thanks for your quick response.
---------------------------------------------------------------------
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]