Public bug reported:

Binary package hint: calibre

Converting ebooks to PDF fails in calibre. The python script crashes
with

Traceback (most recent call last):
  File "/usr/lib/calibre/calibre/ebooks/pdf/writer.py", line 177, in 
_render_html
    self._render_book()
  File "/usr/lib/calibre/calibre/ebooks/pdf/writer.py", line 145, in 
_render_book
    self._write()
  File "/usr/lib/calibre/calibre/ebooks/pdf/writer.py", line 206, in _write
    outPDF = PdfFileWriter(title=self.metadata.title, 
author=self.metadata.author)
TypeError: __init__() got an unexpected keyword argument 'title'

and the resulting output PDF file is empty.

** Affects: calibre (Ubuntu)
     Importance: Undecided
         Status: New

-- 
calibre PDF conversion helper program crashes, leaving output file empty
https://bugs.launchpad.net/bugs/672137
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to