To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64721
Issue #:|64721
Summary:|improve memory management
Component:|Word processor
Version:|OOo 2.0.2
Platform:|PC
URL:|
OS/Version:|Windows 2000
Status:|UNCONFIRMED
Status whiteboard:|
Keywords:|
Resolution:|
Issue type:|ENHANCEMENT
Priority:|P3
Subcomponent:|code
Assigned to:|mru
Reported by:|matthias007
------- Additional comments from [EMAIL PROTECTED] Mon Apr 24 22:16:55 -0700
2006 -------
I have a small text of about 100k with 163 jpg pictures
of a digital camera outside in an extra folder.
Each time when opening the file OO opens up each picture
and places all the data in memory.
The draw backs are
- time consuming opening of file
- very large amount of memory necessary and
lange virtual memory file
- when running out of memory
- crashing
- try to repair undamaged 100kB file which
may result in another crash
- no pdf export possible
A possible workaround could be that
+ OO initially only opens these pictures that are
shown immediately on the screen. When one scrolls
other needed pictures are loaded.
+ OO frees memory from not needed pictures when
running out of memory.
+ OO does not load all pictures in memory for doing
a printout. But instead uses just the needed ones for
the page in printing process.
+ OO reduces picture size when opening.
---------------------------------------------------------------------
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]