It means that calibre-debug exit without any errors, which is pretty strange.
Try running
/Applications/calibre.app/Contents/MacOS/calibre --ignore-plugins
and if that also fails try
CALIBRE_CONFIG_DIRECTORY=/tmp/cal /Applications/calibre.app/Contents/MacOS/calibre-debug -g
which will run calibre with an empty configuration and no plugins
|