Hi, Just started using the recipes and very much impressed.
However I am having a problem with one specific recipe: Computer Active.
When its run from within Calibre all is OK and the feed appears as normal.
However when run from the command line (as I do from the small home server with all the other recipes) the Computer Active feed fails ?
The headers and TOC appear but the individual article feeds fail.
So what's different between running under the GUI and scheduling separately from the command line ?
There are some error messages that appear as follows;
Code:
M:\BooksAndText\Calibre Library\Calibre2>ebook-convert computer_active.recipe co
mputer_active.mobi --output-profile kindle --test -vv --debug-pipeline ca-debug>
> ca-debug.log
ERROR:calibre.css:Property: Invalid value for "CSS Fonts Module Level 3 @font-fa
ce properties/CSS Level 2.1" property: bold [31:139: font-style]
ERROR:calibre.css:Property: Invalid value for "CSS Fonts Module Level 3 @font-fa
ce properties/CSS Level 2.1" property: bold [31:139: font-style]
ERROR:calibre.css:Property: Invalid value for "CSS Fonts Module Level 3 @font-fa
ce properties/CSS Level 2.1" property: bold [31:139: font-style]
ERROR:calibre.css:Property: Invalid value for "CSS Fonts Module Level 3 @font-fa
ce properties/CSS Level 2.1" property: bold [31:139: font-style]
ERROR:calibre.css:Property: Invalid value for "CSS Fonts Module Level 3 @font-fa
ce properties/CSS Level 2.1" property: bold [31:139: font-style]
ERROR:calibre.css:Property: Invalid value for "CSS Fonts Module Level 3 @font-fa
ce properties/CSS Level 2.1" property: bold [31:139: font-style]
ERROR:calibre.css:Property: Invalid value for "CSS Fonts Module Level 3 @font-fa
ce properties/CSS Level 2.1" property: bold [31:139: font-style]
M:\BooksAndText\Calibre Library\Calibre2>
I've attached the full debug log file "ca-debug.log" file below as a text file.
Thoughts and assistance appreciated!