View Single Post
Old 09-02-2011, 04:09 PM   #1
rogerx
Enthusiast
rogerx doesn't litterrogerx doesn't litterrogerx doesn't litter
 
Posts: 29
Karma: 244
Join Date: Aug 2011
Location: North Pole, Alaska
Device: Kindle DXG
calibre-0.8.14 Linux ebook-convert cpu run/endless loop?

Also, the following ebook-convert incantation seems to take forever here:

$ cp /usr/share/man/man1/convert.1.bz2 ./

$ bzip2 -d convert.1.bz2

$ man2html convert.1

$ python2.7 /usr/bin/ebook-convert ./convert.html convert.mobi --language en --output-profile kindle_dx

Seems to stall/CPU run at "Applying case-transforming CSS...". Also a mess of errors. This is such a small man file (or html file after man2html), so likely a CPU run or endless loop somewhere.

(Also, --language option seems to be ignored, or I'm using the wrong option due to lack of documentation?)
rogerx is offline   Reply With Quote