View Single Post
Old 03-09-2010, 01:32 PM   #1
bcolflesh
Junior Member
bcolflesh began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Feb 2010
Device: none
Disable Cover for Command Line ebook-convert

I'm using 'ebook-convert' from the command line to create .epub files without covers, and the '--no-default-epub-cover' switch works fine for this.

Now I need to make .mobi and some other formats, but Calibre fails:

Traceback (most recent call last):
File "/tmp/init.py", line 48, in
File "/home/kovid/build/calibre/src/calibre/ebooks/conversion/cli.py", line 250, in main
File "/home/kovid/build/calibre/src/calibre/ebooks/conversion/plumber.py", line 852, in run
File "/home/kovid/build/calibre/src/calibre/ebooks/mobi/output.py", line 163, in convert
File "/home/kovid/build/calibre/src/calibre/ebooks/oeb/transforms/rasterize.py", line 34, in __init__
Exception: Not OK to use Qt

This seems to be a known bug:

http://bugs.calibre-ebook.com/ticket/1648
http://bugs.calibre-ebook.com/ticket/3932

With no fixes - which is fine for me, I don't need a cover -

So how do you disable cover creation for the other formats?
bcolflesh is offline   Reply With Quote