dquangsinh / fb2pdf

Automatically exported from code.google.com/p/fb2pdf
0 stars 0 forks source link

TeX fails on dick_philip_a_scanner_darkly.fb2.zip #77

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
reported by user (Nataliya Lukyanova <nataliya.lukyanova@gmail.com>)

2007-06-16 09:58:45,553 DEBUG    Downloading
'http://s3.amazonaws.com/fb2pdf/5de
41b9ae88a2b34f82e3018174f4804.fb2' to file 'dick_philip_a_scanner_darkly.fb2'.
2007-06-16 09:58:46,892 DEBUG    Converting to TeX
2007-06-16 09:58:49,054 DEBUG    Converting to PDF
2007-06-16 09:58:52,056 DEBUG    Removing temp files
2007-06-16 09:58:52,059 DEBUG    Processing callbacks
2007-06-16 09:58:52,059 DEBUG    Calling callback
http://www.codeminders.com/fb2
pdf/conv_callback.php
2007-06-16 09:58:52,060 DEBUG    Calling
'http://www.codeminders.com/fb2pdf/conv
_callback.php' with
'status=e&ver=3.14&email=&key=5de41b9ae88a2b34f82e3018174f48
04.zip&pass=1658f7f3d9c6ff9d6e5f3694e2eac6c5'
2007-06-16 09:58:52,358 ERROR    Execution of pdflatex failed with error
code 25
6
Traceback (most recent call last):
  File "/usr/bin/fbdaemon", line 392, in main
    processMessage(m)
  File "/usr/bin/fbdaemon", line 175, in processMessage
    callbacks)
  File "/usr/bin/fbdaemon", line 310, in processDocument
    tex2pdf.tex2pdf(texfilename, pdffilename)
  File "/usr/lib/python2.4/site-packages/fb2pdf/tex2pdf.py", line 29, in
tex2pdf
    raise TemporaryError("Execution of pdflatex failed with error code %d"
% rc)
TemporaryError: Execution of pdflatex failed with error code 256

Original issue reported on code.google.com by kroko...@gmail.com on 16 Jun 2007 at 5:01

GoogleCodeExporter commented 8 years ago
Problem with following chars:

U+2018 LEFT SINGLE QUOTATION MARK
U+2019 RIGHT SINGLE QUOTATION MARK

Original comment by kroko...@gmail.com on 22 Jun 2007 at 12:35

GoogleCodeExporter commented 8 years ago
fixed

Original comment by kroko...@gmail.com on 22 Jun 2007 at 12:41