View Single Post
Old 12-25-2009, 12:38 PM   #5
JoelMBenge
Member
JoelMBenge began at the beginning.
 
Posts: 20
Karma: 12
Join Date: Dec 2009
Location: Baltimore, MD
Device: B&N Nook
Doesn't appear to like that command.

I assume you meant a space before -debug

daxiweida:~ joel$ /Applications/calibre.app/Contents/MacOS/calibre -debug -g
Usage: main.py [opts] [path_to_ebook]

Launch the main calibre Graphical User Interface and optionally add the ebook at
path_to_ebook to the database.


Whenever you pass arguments to main.py that have spaces in them, enclose the arguments in quotation marks.

main.py: error: no such option: -d


Now, if I simply run /Applications/calibre.app/Contents/MacOS/calibre, the Calibre GUI comes up just fine. Seems , whenever I do something in the GUI, in Terminal, I get

link hasn't been detected!
link hasn't been detected!


Of course, I have to keep Terminal open, else the Calibre GUI closes as well.

Ran with -verbose mode and opened a few books

daxiweida:~ joel$ /Applications/calibre.app/Contents/MacOS/calibre -v
link hasn't been detected!
link hasn't been detected!
link hasn't been detected!
link hasn't been detected!
InputFormatPlugin: EPUB Input running
on /Users/joel/Documents/eBooks/Sam Landstrom/MetaGame (8)/MetaGame - Sam Landstrom.epub
Found HTML cover content/calibre_title_page.html
link hasn't been detected!
link hasn't been detected!
InputFormatPlugin: EPUB Input running
on /Users/joel/Documents/eBooks/R. T. Bradley/The outlaws of the border (3)/The outlaws of the border - R. T. Bradley.epub
daxiweida:~ joel$
JoelMBenge is offline   Reply With Quote