Issue 114741 - presentation minimizer: graphics lost if trying to minimize very large documents
Summary: presentation minimizer: graphics lost if trying to minimize very large documents
Status: CLOSED FIXED
Alias: None
Product: Impress
Classification: Application
Component: code (show other issues)
Version: DEV300m77
Hardware: All All
: P3 Trivial (vote)
Target Milestone: 3.4.0
Assignee: wolframgarten
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-24 15:55 UTC by sven.jacobi
Modified: 2017-05-20 10:22 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description sven.jacobi 2010-09-24 15:55:16 UTC
If you try to minimize very large documents, it might happen that the computer
runs out of memory, with the result that graphics are missing. 

This is fixed now by lowering the memory footprint if accessing graphics via uno
api, all graphics are swapped out immediately.
Comment 1 sven.jacobi 2010-09-24 15:57:08 UTC
This issue has been fixed now in cws[impress201]
in:
svx/source/unodraw/unoshap2.cxx
sdext/source/minimizer/graphiccollector.hxx
sdext/source/minimizer/graphiccollector.cxx
sdext/source/minimizer/impoptimizer.cxx
Comment 2 sven.jacobi 2010-10-07 11:59:10 UTC
sj->wg: this issue is ready to be verified. As the testdoc is too big, I can't
attach it to this issue, please give me a call If you need it.
Comment 3 wolframgarten 2010-10-13 13:02:27 UTC
Verified in CWS.