https://bugs.documentfoundation.org/show_bug.cgi?id=115039
Bug ID: 115039
Summary: FILESAVE: to ODP: some of the draw:image tags are
empty
Product: LibreOffice
Version: 5.1.6.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Impress
Assignee: [email protected]
Reporter: [email protected]
During normal editing at some unknown point details about images are dropped in
the written ODP file. In our example file there is the same picture on two
subsequent slides. One gets saved as
<draw:frame draw:style-name="gr9" draw:text-style-name="P1" draw:layer="layout"
svg:width="16cm" svg:height="10.667cm" svg:x="6.6cm" svg:y="8cm">
<draw:image
xlink:href="Pictures/10000201000004B300000322CD561078D6D62065.png"
xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad">
<text:p/>
</draw:image>
</draw:frame>
and on the next slide it's
<draw:frame draw:style-name="gr9" draw:text-style-name="P1" draw:layer="layout"
svg:width="16cm" svg:height="10.667cm" svg:x="6.6cm" svg:y="8cm">
<draw:image xlink:href="">
<text:p/>
</draw:image>
</draw:frame>
I will try to trim down the presentation to a minimal example and attach it
later
Note: this is just an example, there are other places where an image is not
repeated and still missing while other unrelated images remain.
I had the same issue in 2014 on my master thesis presentation, no fun! was
running the version of Impress that was current on Fedora at that time. Now I'm
on Ubuntu 16.04 with the version number given above
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs