View Single Post
Old 03-27-2010, 07:49 AM   #5
klikklak
Connoisseur
klikklak doesn't litterklikklak doesn't litter
 
Posts: 86
Karma: 124
Join Date: Nov 2007
Location: helsinki
Device: nokia 770, PRS-500
I ran calibre-debug to find out what it was doing:
Quote:
Converting file to html...
InputFormatPlugin: PDF Input running
on XXXX Unknown.pdf
pdftohtml log:

Traceback (most recent call last):
File "/usr/bin/calibre-parallel", line 19, in <module>
sys.exit(main())
File "/usr/lib/calibre/calibre/utils/ipc/worker.py", line 99, in main
result = func(*args, **kwargs)
File "/usr/lib/calibre/calibre/gui2/convert/gui_conversion.py", line 24, in gui_convert
plumber.run()
File "/usr/lib/calibre/calibre/ebooks/conversion/plumber.py", line 787, in run
accelerators, tdir)
File "/usr/lib/calibre/calibre/customize/conversion.py", line 211, in __call__
log, accelerators)
File "/usr/lib/calibre/calibre/ebooks/pdf/input.py", line 50, in convert
pdftohtml(os.getcwd(), stream.name, options.no_images)
File "/usr/lib/calibre/calibre/ebooks/pdf/pdftohtml.py", line 76, in pdftohtml
raise DRMError()
calibre.ebooks.DRMError
It was apparently grabbing the old pdf conversion and converting it again to pdf and then spit out an drm error. Removing the old broken pdfs got rid of the DRM error, but I still get
files like this:
Quote:
8,9M 26.3. 03:07 The Incal 11 - Unknown.cbr
36K 27.3. 13:42 The Incal 11 - Unknown.pdf
klikklak is offline   Reply With Quote