With both 6.0b7 and 6.0b8 I have suddenly began to have errors importing mobi files (PRC and MOBI). I get this error everytime:
Code:
Traceback (most recent call last):
File "calibre/gui2/add.pyo", line 128, in update
File "calibre/ebooks/metadata/opf2.pyo", line 457, in __init__
File "lxml.etree.pyx", line 2435, in lxml.etree.fromstring (src/lxml/lxml.etree.c:24170)
File "parser.pxi", line 1511, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:64170)
File "parser.pxi", line 1383, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:63041)
File "parser.pxi", line 892, in lxml.etree._BaseParser._parseUnicodeDoc (src/lxml/lxml.etree.c:59878)
File "parser.pxi", line 538, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:56751)
File "parser.pxi", line 624, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:57595)
File "parser.pxi", line 575, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:57140)
XMLSyntaxError: None
PDFs import fine. Anyone else seeing this?
I've opened a ticket.
I'm also seeing MANY python processes (and they are calibre) running in the activity monitor when Calibre is closed. I've also ticketed this issue. This may have been fixed in 6.08b.