View Single Post
Old 10-12-2011, 10:23 AM   #2
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by g8dhe View Post
what's different between running under the GUI and scheduling separately from the command line ?
There's not supposed to be any (much?) difference. That said, I've seen reports of differences, and replicated them only once, but it was a long time ago. I haven't tracked any problems like this down, but I think they may relate to the conversion from the XHTML stage to the final format. I'd suggest you run:
Code:
ebook-convert computer_active.recipe outputdir --test -vv > ca-debug.log
Then see what the XHTML results are in outputdir when viewed in the browser. If the recipe runs to completion and the outputdir looks good in the browser, you will know the problem is in the conversion stage after that.
Starson17 is offline   Reply With Quote