<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: Read Error in .EPS images inserted in LibreOffice 6.0 beta1 or older"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118659#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: Read Error in .EPS images inserted in LibreOffice 6.0 beta1 or older"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118659">bug 118659</a>
              from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
        <pre>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</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>