I'm finding a problem with Kobo Utilities plugin when I attach my iPad and I join calibre with marvin, I get first the following exception:
Spoiler:
calibre, version 2.16.0
ERROR: Excepción no considerada: <b>KeyError</b>:'main'
calibre 2.16 isfrozen: True is64bit: False
Windows-7-6.1.7600 Windows ('32bit', 'WindowsPE')
32bit process running on 64bit windows
('Windows', '7', '6.1.7600')
Python 2.7.9
Windows: ('7', '6.1.7600', '', 'Multiprocessor Free')
Successfully initialized third party plugins: DeDRM && Fantastic Fiction && Quality Check && Generate Cover && EpubMerge && Kobo Utilities && Goodreads && Obok DeDRM && Find Duplicates && Marvin XD && Annotations && Overdrive Link && Reading List && Extract ISBN && KoboTouchExtended && Import List && Diaps Editing Toolbag && Favourites Menu && Sort CSS && View Manager && Count Pages && EpubSplit && Goodreads Sync && Ex Libris && SmartEject && iOS reader applications && Barnes & Noble && Modify ePub && Overdrive Link
Traceback (most recent call last):
File "calibre_plugins.koboutilities.action", line 249, in _on_device_metadata_available
File "calibre_plugins.koboutilities.action", line 1864, in get_device
KeyError: 'main'
As I have the Reading List plugin active, some books are sent to the device and there's another exception:
Spoiler:
calibre 2.16 isfrozen: True is64bit: False
Windows-7-6.1.7600 Windows ('32bit', 'WindowsPE')
32bit process running on 64bit windows
('Windows', '7', '6.1.7600')
Python 2.7.9
Windows: ('7', '6.1.7600', '', 'Multiprocessor Free')
Successfully initialized third party plugins: DeDRM && Fantastic Fiction && Quality Check && Generate Cover && EpubMerge && Kobo Utilities && Goodreads && Obok DeDRM && Find Duplicates && Marvin XD && Annotations && Overdrive Link && Reading List && Extract ISBN && KoboTouchExtended && Import List && Diaps Editing Toolbag && Favourites Menu && Sort CSS && View Manager && Count Pages && EpubSplit && Goodreads Sync && Ex Libris && SmartEject && iOS reader applications && Barnes & Noble && Modify ePub && Overdrive Link
Traceback (most recent call last):
File "calibre_plugins.koboutilities.action", line 243, in _on_device_connection_changed
File "calibre_plugins.koboutilities.action", line 287, in rebuild_menus
File "calibre_plugins.koboutilities.action", line 1864, in get_device
KeyError: 'main'
which breaks calibre. When I open calibre again (and the books has already been sent), the first exception happens and the second one too (when I disconnect the device), but calibre keeps on running.