Quote:
Originally Posted by kovidgoyal
Type in exactly that
/Applications/calibre.app/Contents/MacOS/calibre-debug -g
and press enter
|
Aha! I thought you were asking for me to put in a "run" command and suchlike. Trying to make things more difficult for myself than they needed to be. Thanks.
Quote:
And yes using restart in debug mode, calibre is supposed to restart.
|
OK... it isn't, not when I do it from within the app. Doing it via Terminal as you said:
----
Spoiler:
calibre 0.9.44 isfrozen: True is64bit: True
Darwin-12.4.0-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '12.4.0', 'Darwin Kernel Version 12.4.0: Wed May 1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64')
Python 2.7.4
OSX: ('10.8.4', ('', '', ''), 'x86_64')
Starting up...
Traceback (most recent call last):
File "site-packages/calibre/devices/user_defined/driver.py", line 105, in do_delayed_plugin_initialization
ValueError: invalid literal for int() with base 16: '0x0x14cdL'
Traceback (most recent call last):
File "site-packages/calibre/gui2/main.py", line 279, in initialize
File "site-packages/calibre/gui2/main.py", line 260, in initialize_db
File "site-packages/calibre/gui2/main.py", line 234, in initialize_db_stage2
File "site-packages/calibre/gui2/main.py", line 184, in start_gui
File "site-packages/calibre/gui2/ui.py", line 344, in initialize
File "site-packages/calibre/gui2/search_restriction_mixin.py", line 412, in rebuild_vl_tabs
File "site-packages/calibre/gui2/init.py", line 346, in rebuild
AttributeError: 'NoneType' object has no attribute 'setVisible'
Traceback (most recent call last):
File "site-packages/calibre/gui2/ui.py", line 900, in closeEvent
File "site-packages/calibre/gui2/ui.py", line 851, in shutdown
AttributeError: 'Main' object has no attribute 'auto_adder'