dquangsinh / fb2pdf

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

TeX fails on kyerroll_logicheskaya_igra.fb2 #69

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
2007-04-04 10:51:31,425 DEBUG    Downloading
'http://s3.amazonaws.com/fb2pdf/94d
97af4958434f910cc7b6c97a35a00.fb2' to file 'kyerroll_logicheskaya_igra.fb2'.

TO be investigated

Original issue reported on code.google.com by kroko...@gmail.com on 7 Apr 2007 at 5:53

GoogleCodeExporter commented 8 years ago
fb2tex -v -f kyerroll_logicheskaya_igra.fb2 -o kyerroll_logicheskaya_igra.tex
[INFO] Converting kyerroll_logicheskaya_igra.fb2
Traceback (most recent call last):
  File "/sw/bin/fb2tex", line 73, in main
    fb2tex.fb2tex(infile, outfile)
  File "/sw/lib/python2.4/site-packages/fb2pdf/fb2tex.py", line 317, in fb2tex
    findEnclosures(fb, outdir, outname)
  File "/sw/lib/python2.4/site-packages/fb2pdf/fb2tex.py", line 687, in findEnclosures
    Image.open(fullfname).convert("L").save(fullfname, dpi=(166,166))
  File "/sw/lib/python2.4/site-packages/PIL/Image.py", line 1916, in open
    raise IOError("cannot identify image file")
IOError: cannot identify image file
make: *** [kyerroll_logicheskaya_igra.tex] Error 3

Original comment by kroko...@gmail.com on 8 Apr 2007 at 6:30

GoogleCodeExporter commented 8 years ago
fixed

Original comment by kroko...@gmail.com on 9 Apr 2007 at 4:43