I do not have a configuration dialog, all I have is add to default sync list and view default sync list. Then I thought you moved the config to the plugins section in Preferences and I get this error message when clicking on the customize plugin option:
calibre, version 0.8.0
ERROR: Unhandled exception: <b>AttributeError</b>:'BookSyncAction' object has no attribute 'connected_device_info'
Traceback (most recent call last):
File "site-packages\calibre\gui2\preferences\plugins.py", line 262, in customize_plugin
File "site-packages\calibre\gui2\preferences\plugins.py", line 337, in modify_plugin
File "site-packages\calibre\customize\__init__.py", line 150, in do_user_config
File "calibre_plugins.book_sync.__init__", line 62, in config_widget
File "calibre_plugins.book_sync.config", line 202, in __init__
AttributeError: 'BookSyncAction' object has no attribute 'connected_device_info'
Is there somewhere else I should be looking for the config screen??
|