Hi Kovid.
Here are few more error messages that I get when try to add a pdf or lrf (created with pdflrfwin). I have deleted library1.db many times, tried a fresh install, no luck.
These are not blockers for me, I can always move files to device through a card reader, wanted only to let you know (may be it's my machine).
Could not parse XML: not well-formed (invalid token): line 21, column 0
Traceback (most recent call last):
File "main.py", line 265, in add_books
File "main.py", line 277, in _add_books
File "libprs500\ebooks\metadata\meta.pyo", line 25, in get_metadata
File "libprs500\ebooks\lrf\meta.pyo", line 257, in get_metadata
File "libprs500\ebooks\lrf\meta.pyo", line 156, in __get__
File "xml\dom\minidom.pyo", line 1923, in parseString
File "xml\dom\expatbuilder.pyo", line 940, in parseString
File "xml\dom\expatbuilder.pyo", line 223, in parseString
ExpatError: not well-formed (invalid token): line 21, column 0
Traceback (most recent call last):
File "main.py", line 265, in add_books
File "main.py", line 277, in _add_books
File "libprs500\ebooks\metadata\meta.pyo", line 27, in get_metadata
File "libprs500\ebooks\metadata\pdf.pyo", line 31, in get_metadata
File "libprs500\ebooks\pyPdf\pdf.pyo", line 293, in getDocumentInfo
File "libprs500\ebooks\pyPdf\pdf.pyo", line 558, in getObject
Exception: file has not been decrypted
|