View Single Post
Old 03-26-2010, 01:57 PM   #1
klikklak
Connoisseur
klikklak doesn't litterklikklak doesn't litter
 
Posts: 86
Karma: 124
Join Date: Nov 2007
Location: helsinki
Device: nokia 770, PRS-500
Converting cbr's and cbz's to pdf's

Hi all,

I've just tried converting comics to pdf and I get an

Quote:
ERROR: Conversion Error: <p>Could not convert: Convert book 1 of 1 (The Metabarons 07)<p>It is a <a href="http://bugs.calibre-ebook.com/wiki/DRM">DRM</a>ed book. You must first remove the DRM using third party tools.
This is clearly an bug as cbr's have no DRM as far as I know. unraring it manually works with no errors. Also mobi conversions are effected. The system is archlinux, I'm using the AUR install method and all other conversions work just fine. It just chokes on comics.

EDIT: Here's more debugging information:
Quote:
67% Creating PDF Output
Traceback (most recent call last):
File "/usr/lib/calibre/calibre/ebooks/pdf/writer.py", line 130, in _render_html
self._render_book()
File "/usr/lib/calibre/calibre/ebooks/pdf/writer.py", line 105, in _render_book
self._write()
File "/usr/lib/calibre/calibre/ebooks/pdf/writer.py", line 141, in _write
outPDF = PdfFileWriter(title=self.metadata.title, author=self.metadata.author)
TypeError: __init__() got an unexpected keyword argument 'title'

Last edited by klikklak; 03-26-2010 at 02:19 PM.
klikklak is offline   Reply With Quote