View Single Post
Old 10-24-2009, 02:03 PM   #11
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,434
Karma: 27757438
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Hmm, I'm at a loss. The Console output indicates that the launched executable is /Applications/calibre.app/Contents/MacOS/python

However, the Info.plist file correctly specifies /Applications/calibre.app/Contents/MacOS/calibre as the executable that should be launched. So I have no idea why Launch Services is launching python instead of calibre.

Try renaming /Applications/calibre.app/Contents/MacOS/python to /Applications/calibre.app/Contents/MacOS/python.disable
kovidgoyal is offline   Reply With Quote