Quote:
Originally Posted by kovidgoyal
Is there some reason you are ignoring my advice to look for debug output in console.app when running the normal GUI?
|
OK, I'm probably missing something very obvious here. I'm sorry for that. I tried to run:
Code:
/Applications/calibre.app/Contents/console.app/Contents/MacOS/calibre
When I do that it doesn't give me the top bar (OSX one) where I can find Preferences and without it I don't know how to install plugin [screenshot attached]. I installed it then in normal Calibre and then run again:
Code:
/Applications/calibre.app/Contents/console.app/Contents/MacOS/calibre
Nothing happens and again no Preferences so I can't find if there is a icon in Toolbar menu. Still the only output in terminal is still:
Code:
QCocoaView handleTabletEvent: This tablet device is unknown (received no proximity event for it). Discarding event.
Also I couldn't find any debug file in /Applications/calibre.app/Contents/console.app/ or any other directory. So I'm stuck. Is there a web page where I can learn how to debug on OSX?
As said above I'm probably missing something completely obvious and for that I apologise. I would highly appreciate if anyone can point me to a documentation or tell me here how I'm supposed to debug this.