[Libreoffice-bugs] [Bug 118659] FILEOPEN: Read Error in .EPS images inserted in LibreOffice 6.0 beta1 or older
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Jul 26 19:49:32 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=118659
--- Comment #9 from Julien Nabet <serval2412 at yahoo.fr> ---
The image of eps included in ko file is different than from eps and png of ok
file.
eps from ko shows some sin/cos graphs
eps+png from ok file show some text.
On ok file from 6.1, i removed png file + ref of png file on content.xml, I got
the error.
On ko file, I added png file + ref of png file on content.xml, LO asked about
repairing the file but could open the file.
Perhaps we'd need a kind of hack which would call the insert eps file if no png
is found?
Here's a part of bt which could help to find some code pointer:
#0 0x00007ffff0279c82 in GraphicFilter::ImportUnloadedGraphic(SvStream&)
(this=0x7ffff0cda620 <rtl::Static<(anonymous namespace)::StandardGraphicFilter,
(anonymous namespace)::theGraphicFilter>::get()::instance>, rIStream=...) at
/home/julien/lo/libreoffice/vcl/source/filter/graphicfilter.cxx:1444
#1 0x00007ffff2cf830c in SvXMLGraphicHelper::ImplReadGraphic(rtl::OUString
const&, rtl::OUString const&) (this=0x55555d2b8640,
rPictureStorageName="Pictures",
rPictureStreamName="2000000200000169000000D99F3EA97BFD720EBF.eps") at
/home/julien/lo/libreoffice/svx/source/xml/xmlgrhlp.cxx:494
#2 0x00007ffff2cf89c0 in SvXMLGraphicHelper::loadGraphic(rtl::OUString const&)
(this=0x55555d2b8640,
rURL="Pictures/2000000200000169000000D99F3EA97BFD720EBF.eps")
at /home/julien/lo/libreoffice/svx/source/xml/xmlgrhlp.cxx:579
#3 0x00007fffebe8ecc8 in SvXMLImport::loadGraphicByURL(rtl::OUString const&)
(this=0x55555ba23530,
rURL="Pictures/2000000200000169000000D99F3EA97BFD720EBF.eps")
at /home/julien/lo/libreoffice/xmloff/source/core/xmlimp.cxx:1368
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180726/36990f73/attachment.html>
More information about the Libreoffice-bugs
mailing list