I've got a problem with the 2.0.0. Every time I press the toolbar button or select "customize plugin" from the pull down menu, I get an unhandled exception:
Code:
calibre, version 2.15.0
ERROR: Unhandled exception: <b>TypeError</b>:QWidget.setEnabled(bool): argument 1 has unexpected type 'NoneType'
calibre 2.15 [64bit] isfrozen: True is64bit: True
Windows-7-6.1.7601-SP1 Windows ('64bit', 'WindowsPE')
('Windows', '7', '6.1.7601')
Python 2.7.8
Windows: ('7', '6.1.7601', 'SP1', 'Multiprocessor Free')
Successfully initialized third party plugins: DeDRM && KoboTouchExtended && Hyphenate This! && Kobo Utilities && Annotations
Traceback (most recent call last):
File "calibre_plugins.koboutilities.action", line 580, in toolbar_button_clicked
File "calibre_plugins.koboutilities.action", line 636, in show_configuration
File "site-packages\calibre\customize\__init__.py", line 154, in do_user_config
File "calibre_plugins.koboutilities.__init__", line 61, in config_widget
File "calibre_plugins.koboutilities.config", line 1311, in __init__
File "calibre_plugins.koboutilities.config", line 687, in refresh_current_profile_info
TypeError: QWidget.setEnabled(bool): argument 1 has unexpected type 'NoneType'