Converting chm to pdf generates a 0 bytes output
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
calibre (Ubuntu) |
In Progress
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: calibre
I just installed calibre in kubuntu 10.10.
calibre:
Installed: 0.7.18+dfsg-1
Candidate: 0.7.18+dfsg-1
Version table:
*** 0.7.18+dfsg-1 0
500 http://
100 /var/lib/
I am trying to export a chm to a pdf, when I check the log I get the following output:
Combining individual PDF parts...
Traceback (most recent call last):
File "/usr/lib/
self.
File "/usr/lib/
self._write()
File "/usr/lib/
outPDF = PdfFileWriter(
TypeError: __init__() got an unexpected keyword argument 'title'
PDF output written to /tmp/calibre_
I've tried exporting to epub format and it works as expected.
can you try with the latest version and see if it still works?