View Single Post
Old 09-09-2008, 04:32 PM   #188
mdavidson@websen
Junior Member
mdavidson@websen began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Sep 2008
Device: Sony PRS-505 (UK)
b10 Mac crash on startup

Mac OSX 10.5.4
calibre-0.4.84b10.dmg 08-Sep-2008 15:47 (the new one)

When starting calibre a calibre Error occurs, console output:

09/09/2008 21:28:48 calibre[2164] calibre Error
09/09/2008 21:28:48 calibre[2164] calibre Error
An unexpected error has occurred during execution of the main script

ImportError: dlopen(/Applications/calibre.app/Contents/Resources/lib/python2.5/lxml/etree.so, 2): Symbol not found: _libiconv_close
Referenced from: /Applications/calibre.app/Contents/Resources/lib/python2.5/lxml/etree.so
Expected in: dynamic lookup


09/09/2008 21:28:48 [0x0-0xf80f8].net.kovidgoyal.calibre[2164] Traceback (most recent call last):
09/09/2008 21:28:48 [0x0-0xf80f8].net.kovidgoyal.calibre[2164] File "/Applications/calibre.app/Contents/Resources/__boot__.py", line 208, in <module>
09/09/2008 21:28:48 [0x0-0xf80f8].net.kovidgoyal.calibre[2164] _run('main.py')
09/09/2008 21:28:48 [0x0-0xf80f8].net.kovidgoyal.calibre[2164] File "/Applications/calibre.app/Contents/Resources/__boot__.py", line 135, in _run
09/09/2008 21:28:48 [0x0-0xf80f8].net.kovidgoyal.calibre[2164] execfile(path, globals(), globals())
09/09/2008 21:28:48 [0x0-0xf80f8].net.kovidgoyal.calibre[2164] File "/Applications/calibre.app/Contents/Resources/main.py", line 14, in <module>
09/09/2008 21:28:48 [0x0-0xf80f8].net.kovidgoyal.calibre[2164] from calibre.ebooks.metadata.meta import get_metadata
09/09/2008 21:28:48 [0x0-0xf80f8].net.kovidgoyal.calibre[2164] File "calibre/ebooks/metadata/meta.pyo", line 11, in <module>
09/09/2008 21:28:48 [0x0-0xf80f8].net.kovidgoyal.calibre[2164] File "/Applications/calibre.app/Contents/Resources/lib/python2.5/site-packages.zip/calibre/ebooks/metadata/lit.py", line 12, in <module>
09/09/2008 21:28:48 [0x0-0xf80f8].net.kovidgoyal.calibre[2164] File "/Applications/calibre.app/Contents/Resources/lib/python2.5/site-packages.zip/calibre/ebooks/lit/reader.py", line 13, in <module>
09/09/2008 21:28:48 [0x0-0xf80f8].net.kovidgoyal.calibre[2164] ImportError: dlopen(/Applications/calibre.app/Contents/Resources/lib/python2.5/lxml/etree.so, 2): Symbol not found: _libiconv_close
09/09/2008 21:28:48 [0x0-0xf80f8].net.kovidgoyal.calibre[2164] Referenced from: /Applications/calibre.app/Contents/Resources/lib/python2.5/lxml/etree.so
09/09/2008 21:28:48 [0x0-0xf80f8].net.kovidgoyal.calibre[2164] Expected in: dynamic lookup
mdavidson@websen is offline   Reply With Quote