<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - picture (wmf) not printed nor exported"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=138515#c12">Comment # 12</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - picture (wmf) not printed nor exported"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=138515">bug 138515</a>
from <span class="vcard"><a class="email" href="mailto:luke@deller.id.au" title="Luke Deller <luke@deller.id.au>"> <span class="fn">Luke Deller</span></a>
</span></b>
<pre>Created <span class=""><a href="https://bugs.documentfoundation.org/attachment.cgi?id=170292" name="attach_170292" title="Switched EMF to PNG">attachment 170292</a> <a href="https://bugs.documentfoundation.org/attachment.cgi?id=170292&action=edit" title="Switched EMF to PNG">[details]</a></span>
Switched EMF to PNG
Hi Xisco! I think the commit you found is not the root of the problem.
Unzipping the reporter's document, there is a file named word/media/image1.wmf
which is an EMF file despite the name.
I have replaced this file with a PNG image of the same size, and adjusted the
references to the filename in XML, to produce another sample document which I
am attaching now: <a class="bz_bug_link
bz_status_NEW "
title="NEW - picture (wmf) not printed nor exported"
href="show_bug.cgi?id=138515">tdf138515</a>-png.docx
This file exhibits the same problem, and is not fixed by reverting the commits
that you identified.
Note that the effect of reverting 6369cab9b1e16275c8700692bb717aec3c42d346 will
be that LO will be unable to detect the size of lazy-loaded EMF images before
they are fully loaded. Similar detection is already in place for other image
formats such as PNG, which is why this new example using PNG is unaffected by
the reversion.
Do you think next steps could be to run bibisection on the new sample document?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>