Am Tue, 24 Nov 2020 10:39:00 +0100
schrieb Kornel Benko <kor...@lyx.org>:

> Am Tue, 24 Nov 2020 09:31:39 -0000 (UTC)
> schrieb Guenter Milde <mi...@users.sf.net>:
> 
> > Dear LyX developers,
> > 
> > since the latest update/recompile of master:
> > 
> >   Version 2.4.0dev (Wednesday, 18 November 2020) 
> >   Built from git commit hash 0b9c2722
> >   Qt Version (run-time): 5.11.3
> >   Qt Version (compile-time): 5.11.3
> >   
> > export of lib/Intro.lyx (and other lib/*/Intro.lyx) document to DVI or PS
> > fails with 
> > 
> >   ! LaTeX Error: Cannot determine size of graphic in 
> > 4421914becf8ea0a5dc0bca7051d
> >   5117b9561dece5c4f1bd2ffc1c5c4c026dae_footnote_png.eps (no BoundingBox).
> > 
> > The offending graphics are clipart/footnote.png and 
> > clipart/reference.png.
> > I suppose a problem with the PNG -> EPS conversion.
> > 
> > * Does anyone else see the problem?
> > 
> > * I see no converter for this transformation (actually not for any PNG->*)
> >   in Tools>Preferences>Converters.
> >   
> >   Should this be handled by QT or am I missing an external converter
> >   dependency? 
> >  
> > 
> > The ctest failures for e.g. 
> > 
> >     1760 - export/doc/Intro_dvi (Failed)
> >     1761 - export/doc/Intro_dvi3_texF (Failed)
> >     1762 - export/doc/Intro_dvi3_systemF (Failed)
> >     1763 - export/doc/Intro_pdf (Failed)
> >     1765 - export/doc/Intro_pdf3 (Failed)
> > 
> > indicate that it normally should work.
> > 
> > 
> > Günter
> >   
> 
> Here all these tests pass (updated TL) QT 5.9
> 
>       Kornel

Attached is the relevant output of lyx using '-dbg files'

        Kornel
...
Buffer.cpp (5639): Clearing include list for /usr2/src/lyx/lyx-git/lib/doc/Intro.lyx
insets/InsetGraphics.cpp (550): Comparing /usr2/src/lyx/lyx-git/lib/doc/clipart/footnote.png and /home/kornel/.lyx.master/tmp/lyx_tmpdir.FKrrrYv16914/lyx_tmpbuf0/87a0f66d15d2678d41b9f05ce30580a0e71080eacfd0687e899575e378624bdb_footnote_png.png
support/FileName.cpp (625): Checksumming "/usr2/src/lyx/lyx-git/lib/doc/clipart/footnote.png" 750031438 lasted 0 ms.
support/FileName.cpp (240): Copying /home/kornel/.lyx.master/tmp/lyx_tmpdir.FKrrrYv16914/lyx_tmpbuf0/87a0f66d15d2678d41b9f05ce30580a0e71080eacfd0687e899575e378624bdb_footnote_png.png keep symlink: 0
ConverterCache.cpp (392): /usr2/src/lyx/lyx-git/lib/doc/clipart/footnote.png eps
ConverterCache.cpp (396): not in cache.
Converter.cpp (430): No converter defined! I use convertDefault.py:
	python3 -tt "/usr/local/share/lyx2.4/scripts/convertDefault.py" png "/home/kornel/.lyx.master/tmp/lyx_tmpdir.FKrrrYv16914/lyx_tmpbuf0/87a0f66d15d2678d41b9f05ce30580a0e71080eacfd0687e899575e378624bdb_footnote_png.png" eps "/home/kornel/.lyx.master/tmp/lyx_tmpdir.FKrrrYv16914/lyx_tmpbuf0/87a0f66d15d2678d41b9f05ce30580a0e71080eacfd0687e899575e378624bdb_footnote_png.eps"
ConverterCache.cpp (266):  /usr2/src/lyx/lyx-git/lib/doc/clipart/footnote.png eps /home/kornel/.lyx.master/tmp/lyx_tmpdir.FKrrrYv16914/lyx_tmpbuf0/87a0f66d15d2678d41b9f05ce30580a0e71080eacfd0687e899575e378624bdb_footnote_png.eps
support/FileName.cpp (625): Checksumming "/usr2/src/lyx/lyx-git/lib/doc/clipart/footnote.png" 750031438 lasted 0 ms.
ConverterCache.cpp (63): Add file cache item /usr2/src/lyx/lyx-git/lib/doc/clipart/footnote.png eps /home/kornel/.lyx2.4/cache/0603804103-eps 1492366921 750031438.
support/FileName.cpp (240): Copying /home/kornel/.lyx2.4/cache/0603804103-eps keep symlink: 0
insets/InsetGraphics.cpp (550): Comparing /usr2/src/lyx/lyx-git/lib/doc/clipart/reference.png and /home/kornel/.lyx.master/tmp/lyx_tmpdir.FKrrrYv16914/lyx_tmpbuf0/94dc22002027c5ac59790428937ac993c4bf31d098724784e9f894d541a5880c_reference_png.png
support/FileName.cpp (625): Checksumming "/usr2/src/lyx/lyx-git/lib/doc/clipart/reference.png" 75217829 lasted 0 ms.
support/FileName.cpp (240): Copying /home/kornel/.lyx.master/tmp/lyx_tmpdir.FKrrrYv16914/lyx_tmpbuf0/94dc22002027c5ac59790428937ac993c4bf31d098724784e9f894d541a5880c_reference_png.png keep symlink: 0
ConverterCache.cpp (392): /usr2/src/lyx/lyx-git/lib/doc/clipart/reference.png eps
ConverterCache.cpp (396): not in cache.
Converter.cpp (430): No converter defined! I use convertDefault.py:
	python3 -tt "/usr/local/share/lyx2.4/scripts/convertDefault.py" png "/home/kornel/.lyx.master/tmp/lyx_tmpdir.FKrrrYv16914/lyx_tmpbuf0/94dc22002027c5ac59790428937ac993c4bf31d098724784e9f894d541a5880c_reference_png.png" eps "/home/kornel/.lyx.master/tmp/lyx_tmpdir.FKrrrYv16914/lyx_tmpbuf0/94dc22002027c5ac59790428937ac993c4bf31d098724784e9f894d541a5880c_reference_png.eps"
ConverterCache.cpp (266):  /usr2/src/lyx/lyx-git/lib/doc/clipart/reference.png eps /home/kornel/.lyx.master/tmp/lyx_tmpdir.FKrrrYv16914/lyx_tmpbuf0/94dc22002027c5ac59790428937ac993c4bf31d098724784e9f894d541a5880c_reference_png.eps
...

Attachment: pgpbyJAKY6lhb.pgp
Description: Digitale Signatur von OpenPGP

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to