Possibly bug with export to epub
Bernd Nitzschmann
bernd.nitzschmann at gmail.com
Tue Nov 12 09:39:16 UTC 2024
Hello Josè,
Yes, I understand it that way too.
In the error message, a) the variable is not resolved and b) the error message does not relate to what the converter's actual problem is. So it's probably only about the error message not reflecting the converter error output.
To check again, I restarted the PDF generation with Ctrl+R. The book then opens in the PDF reader, and there is no further message displayed. I took a look at the log file and didn't find anything dramatic at first glance. I have attached the file here.
Best regards,
--
Bernd
Am 12.11.2024 09:43:14 schrieb José Matos <jaomatos at gmail.com>:
On Wed, 2024-11-06 at 20:16 +0100, Bernd Nitzschmann wrote:
> Hi lyx-devel,
> I hope this is the right place to report a feature not working (at
> least for me):
Hi Bernd,
> When trying to export a lyx file to epub format an error message pops
> up:
> An error occurred while executing
> py -3 -tt $$s/scripts/docbook2epub.py "java" none none none
> ".XML" "" ".epub"
>
> I got suspicious about the "$$s...", therefore this message.
This confused me a lot but now after navigating around the code I have
a clear picture. The $$s shown above is harmless, it is a bug in the
displayed message.
Internally, when calling the converter, that place holder is replaced,
but it is not when displaying this error.
So that part is a bug but an harmless one, in this context.
As I have told you in the other messages python is also correctly
called.
So now the issue is why is the converter, that is correctly called,
failing?
@Thibaut could this be related with the same issue that you committed
today?
> For comparison, I started exports to odt and txt formats which worked
> fine.
> The lyx-file compiles to PDF without errors.
> LyX-Version: 2.4.2.1
> Platform: Windows 10
>
> Kind regards,
> Bernd Nitzschmann
> 24afc79c-7530-4b0a-b985-9f65c6d68a8f
Best regards,
--
José Abílio
[38e0d10d-406c-4c5e-ba57-e96e32f476c3]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20241112/e220309e/attachment-0001.htm>
More information about the lyx-devel
mailing list