https://bz.apache.org/ooo/show_bug.cgi?id=127464

Regina Henschel <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #16 from Regina Henschel <[email protected]> ---
The problem is, that the pictures are used for filling. After use, the
fill-style definition like
<draw:fill-image draw:name="WN14B736_5f_2_5f_X30Y30_5f_2"
draw:display-name="WN14B736_2_X30Y30_2"
xlink:href="Pictures/1000000000000654000008B6D97E5E90.bmp" xlink:type="simple"
xlink:show="embed" xlink:actuate="onLoad"/>
stays in the subdocument styles.xml.

On load AOO tries to open all those files, which are currently count 625. Each
of them is 3.613.678 Bytes, approx 3,44MB. That results in 2150MB approx 2,1GB.
At least for my PC that's far too much and I get a "Bad allocation" error
because of out of RAM.

The message "cannot be repaired" is misleading.

Whatever you want to do, that's not the way to go.

You likely need to modify your macros. I don't know, what your macros will do.
But the pictures look like you do not examine them manually. Do you have
considered not to include the pictures into the sheet, but only enter the
results into the sheet?

-- 
You are receiving this mail because:
You are the assignee for the issue.

Reply via email to