On Mon, Nov 16, 2009 at 1:09 AM, Kay Ramme <[email protected]> wrote:
> Ahhh, I missed this mail ;-)
>
> As Stephan said, it is probably better to ask on the go-oo lists or to
> switch to vanilla (http://download.openoffice.org).
>


So, I've upgraded to the 3.1 version of OO. This seem to fixed
temporarily the issue, I run it twice right now and it seems to work,
I'll know more in a week or so.

Added to /etc/apt/source.list
deb http://www.backports.org/debian lenny-backports main contrib non-free

then apt-get update
and  apt-get -t lenny-backports install openoffice.org


But....the new version introduced huge memory consumption. In my
program I get a template odt file, I find and replace things in it,
save it and attached the temp.odt file to main file. When that is done
I discard the original temp.odt file and start again. In 2.4 I could
do around 150 iterations of these attachments without going over 40%
on memory (1gb).  Now with 3.1 my process is using 2.3GB right now
with 40 pages.

Is there a change in the dispose() function? or something along these lines?
Is there a better way to attach pages then insertDocumentFromURL?

Thanks,
Lucas

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to