Ticket #2847 (closed defect: fixed)

Opened 14 months ago

Last modified 14 months ago

HTML to MOBI error

Reported by: ralob Owned by: llasram
Priority: minor Milestone:
Component: MOBI Output Version: trunk
Keywords: Cc:

Description

This error has cropped up several times when I tried to convert HTML to MOBI. Thanks for any and all help.

Job: Convert book: Black Sun Rising Control Error?: Worker process died unexpectedly Log: [ERROR] CSSStyleRule: No start { of style declaration found: u'<' [2:4: ;] [ERROR] Selector: Unexpected CHAR. [2:1: &] [ERROR] Selector List?: Invalid Selector: &lt [ERROR] CSSStyleRule: No style declaration or "}" found: u'<' [ERROR] Selector: Unexpected CHAR. [2:5: !] [ERROR] Selector: Unexpected CHAR. [2:6: -] [ERROR] Selector: Unexpected CHAR. [2:7: -] [ERROR] Unexpected token (FONT_FACE_SYM, @font-face, 4, 1) [ERROR] Selector: Cannot end with combinator: !-- /* Font Definitions */ @font-face

[ERROR] Selector List?: Invalid Selector: !-- /* Font Definitions */ @font-face

[ERROR] CSSStyleRule: No start { of style declaration found: u'-->' [963:6: ;] [ERROR] Selector: Unexpected CHAR. [963:1: -] [ERROR] Selector: Unexpected CHAR. [963:2: -] [ERROR] Selector: Unexpected CHAR. [963:3: &] [ERROR] Selector List?: Invalid Selector: --&gt [ERROR] CSSStyleRule: No style declaration or "}" found: u'-->'

Change History

comment:1 follow-up: ↓ 2 Changed 14 months ago by kovidgoyal

what version of calibre is this?

comment:2 in reply to: ↑ 1 Changed 14 months ago by ralob

Replying to kovidgoyal:

what version of calibre is this?

5.14

comment:3 Changed 14 months ago by kovidgoyal

  • Status changed from new to closed
  • Resolution set to fixed

That error typically indicates that your computer is running out of memory to process the book. Try calibre 0.6, to be released in a week as the conversion is made more efficient there.

comment:4 Changed 14 months ago by ralob

Willdo. Thanks for the quick help. Also, I also get this error sometimes.

Job: Convert book: Black Sun Rising Control Error?: Worker process died unexpectedly Log: Found OPF file in archive Creating EPUB file... [INFO] Parsing calibre_0.5.14_ivxz1p_any2epub1\content\Coldfire Trilogy 01 - Black Sun Rising v2_0 [html].xhtml [ERROR] CSSStyleRule: No start { of style declaration found: u'<' [2:4: ;] [ERROR] Selector: Unexpected CHAR. [2:1: &] [ERROR] Selector List?: Invalid Selector: &lt [ERROR] CSSStyleRule: No style declaration or "}" found: u'<' [ERROR] Selector: Unexpected CHAR. [2:5: !] [ERROR] Selector: Unexpected CHAR. [2:6: -] [ERROR] Selector: Unexpected CHAR. [2:7: -] [ERROR] Unexpected token (FONT_FACE_SYM, @font-face, 4, 1) [ERROR] Selector: Cannot end with combinator: !-- /* Font Definitions */ @font-face

[ERROR] Selector List?: Invalid Selector: !-- /* Font Definitions */ @font-face

[ERROR] CSSStyleRule: No start { of style declaration found: u'-->' [963:6: ;] [ERROR] Selector: Unexpected CHAR. [963:1: -] [ERROR] Selector: Unexpected CHAR. [963:2: -] [ERROR] Selector: Unexpected CHAR. [963:3: &] [ERROR] Selector List?: Invalid Selector: --&gt [ERROR] CSSStyleRule: No style declaration or "}" found: u'-->'

comment:5 Changed 14 months ago by ralob

  • Status changed from closed to reopened
  • Resolution fixed deleted

comment:6 Changed 14 months ago by kovidgoyal

  • Status changed from reopened to closed
  • Resolution set to fixed

That's the same error

comment:7 Changed 14 months ago by ralob

Crap, you're right. Sorry about that. And again, thank you for the quick replies. I appreciate it.

Note: See TracTickets for help on using tickets.