View Single Post
Old 01-21-2014, 01:36 PM   #3
claudeb
Member Retired
claudeb began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Jan 2014
Location: Bucharest, Romania
Device: Palm Tungsten E2
Quote:
Originally Posted by kovidgoyal View Post
@claudeb: You should run calibre indebug mode and post the log (right click the preferences button)
Sure thing, here it is:

Code:
calibre Debug log
calibre 1.20  isfrozen: True is64bit: True
Linux-3.2.45-x86_64-AMD_Sempron-tm-_Processor_3200+-with-slackware-14.0 Linux ('64bit', 'ELF')
('Linux', '3.2.45', '#2 SMP Fri May 31 20:14:55 CDT 2013')
Python 2.7.5
Linux: ('Slackware ', '14.0', '')
Failed to read metadata from font file: /usr/share/fonts/TTF/TSCu_Times.ttf tuple index out of range
Failed to read metadata from font file: /usr/share/fonts/TTF/TSCu_Comic.ttf tuple index out of range
Traceback (most recent call last):
  File "site-packages/calibre/utils/config.py", line 289, in refresh
  File "site-packages/calibre/utils/config.py", line 278, in raw_to_object
  File "plistlib.py", line 103, in readPlistFromString
  File "plistlib.py", line 78, in readPlist
  File "plistlib.py", line 401, in parse
  File "xml/parsers/expat.py", line 4, in <module>
ImportError: /opt/calibre/lib/python2.7/lib-dynload/pyexpat.so: undefined symbol: XML_SetHashSalt
Starting up...
Started up in 11.81 seconds with 74 books
I browsed through some of the books and tried to pull a cover anew under debug mode, dunno if it made a difference.

Oh yeah, that pyexpat error reminds me: I'm also no longer able to convert from ODT files, it complains about not being able to find any SAX parser. Converting from ePub works just fine.
claudeb is offline   Reply With Quote