Le 11/11/2021 à 11:52, Jean-Pierre Chrétien a écrit :
Le 10/11/2021 à 14:32, Jean-Marc Lasgouttes a écrit :
Le 10/11/2021 à 14:07, Jean-Pierre Chrétien a écrit :
You need to enable "files" debug level.

This not very informative, in fact I would like to see the conversion command to be able to test it from the console.

I should (from Converter::convert, l. 661):
     LYXERR(Debug::FILES, "Calling " << command);

What do you have as output?

No Converter.cpp reference, so the message is not triggered. All references are to ConverterCache.cpp, so I guess that I should clean the cache, but I do not remember how...


I found a cache directory in my personal LyX dir, so I removed the contents ans bingo! compilation of the UserGuide works flawlessly.

<cite>
ConverterCache.cpp (401): not in cache.
Looking for python v2.x or 3.x ...
Examining /opt/texlive/2021/bin/x86_64-linux/pythontex
Examining /usr/bin/python2
Found Python 2.7.18

Converter.cpp (430): No converter defined! I use convertDefault.py:
/usr/bin/python2 -tt "/usr/local/share/lyx-2.3.7dev/scripts/convertDefault.py" svgz "/tmp/lyx_tmpdir.XrMxvxhYnibI/lyx_tmpbuf0/0_usr_local_share_lyx-2_3_7dev_images_buffer-new.svgz" pdf "/tmp/lyx_tmpdir.XrMxvxhYnibI/lyx_tmpbuf0/0_usr_local_share_lyx-2_3_7dev_images_buffer-new.pdf" ConverterCache.cpp (270): /usr/local/share/lyx-2.3.7dev/images/buffer-new.svgz pdf6 /tmp/lyx_tmpdir.XrMxvxhYnibI/lyx_tmpbuf0/0_usr_local_share_lyx-2_3_7dev_images_buffer-new.pdf
</cite>

Editing policy.html was the trick.
Thanks to all of you who helped.

--
Jean-Pierre

--
lyx-devel mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to