View Single Post
Old 04-28-2019, 04:09 AM   #1833
Sunlite
Addict
Sunlite ought to be getting tired of karma fortunes by now.Sunlite ought to be getting tired of karma fortunes by now.Sunlite ought to be getting tired of karma fortunes by now.Sunlite ought to be getting tired of karma fortunes by now.Sunlite ought to be getting tired of karma fortunes by now.Sunlite ought to be getting tired of karma fortunes by now.Sunlite ought to be getting tired of karma fortunes by now.Sunlite ought to be getting tired of karma fortunes by now.Sunlite ought to be getting tired of karma fortunes by now.Sunlite ought to be getting tired of karma fortunes by now.Sunlite ought to be getting tired of karma fortunes by now.
 
Sunlite's Avatar
 
Posts: 206
Karma: 547516
Join Date: Mar 2008
Location: Berlin, Germany
Device: KObo Clara, Kobo Aura, PRS-T1, PB602, CyBook Gen3
Sorry for the late reply, the last week was hectic for me.

Actions:

- installed new plugin from zip
- restart calibre
- restart calibre in debug mode
- connected device
- waited until jobs for the device finished
- used Device/configure this device to open the plugin preferences

Result:

- popup with error message shows up

Simple error message
Spoiler:
calibre, version 3.41.3
ERROR: Unhandled exception: <b>TypeError</b>:QLineEdit.setText(): argument 1 has unexpected type 'bool'

calibre 3.41.3 Portable embedded-python: True is64bit: False
Windows-10-10.0.17134-SP0 Windows ('32bit', 'WindowsPE')
32bit process running on 64bit windows
('Windows', '10', '10.0.17134')
Python 2.7.15+
Windows: ('10', '10.0.17134', 'SP0', u'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: DeDRM (6, 6, 1) && Reading List (1, 6, 6) && KoboTouchExtended (3, 1, 1) && Count Pages (1, 8, 2) && Quality Check (1, 9, 11) && FanFicFare (3, 7, 0) && Modify ePub (1, 3, 13) && Import List (1, 3, 0) && Diaps Editing Toolbag (0, 3, 5) && EpubMerge (2, 5, 0) && Goodreads (1, 4, 0) && Obok DeDRM (6, 5, 4) && Open With (1, 5, 10) && User Category (1, 5, 3) && EpubSplit (2, 7, 0) && Annotations (1, 9, 0) && KindleUnpack - The Plugin (0, 81, 5) && Generate Cover (1, 5, 21) && KePub Output (3, 1, 0) && Find Duplicates (1, 6, 3)
Traceback (most recent call last):
File "site-packages\calibre\gui2\device.py", line 969, in configure_connected_device
File "calibre_plugins.kobotouch_extended.device.driver" , line 154, in config_widget
File "calibre_plugins.kobotouch_extended.device.koboext ended_config", line 46, in __init__
File "calibre_plugins.kobotouch_extended.device.koboext ended_config", line 75, in __init__
File "calibre_plugins.kobotouch_extended.device.koboext ended_config", line 161, in __init__
TypeError: QLineEdit.setText(): argument 1 has unexpected type 'bool'


Debug log:
Spoiler:
calibre Debug log
calibre 3.41.3 Portable embedded-python: True is64bit: False
Windows-10-10.0.17134-SP0 Windows ('32bit', 'WindowsPE')
32bit process running on 64bit windows
('Windows', '10', '10.0.17134')
Python 2.7.15+
Windows: ('10', '10.0.17134', 'SP0', u'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: DeDRM (6, 6, 1) && Diaps Editing Toolbag (0, 3, 5) && Find Duplicates (1, 6, 3) && KePub Output (3, 1, 0) && Generate Cover (1, 5, 21) && KindleUnpack - The Plugin (0, 81, 5) && Count Pages (1, 8, 2) && Modify ePub (1, 3, 13) && Open With (1, 5, 10) && Goodreads (1, 4, 0) && EpubMerge (2, 5, 0) && User Category (1, 5, 3) && KoboTouchExtended (3, 1, 1) && Reading List (1, 6, 6) && EpubSplit (2, 7, 0) && Quality Check (1, 9, 11) && Import List (1, 3, 0) && FanFicFare (3, 7, 0) && Obok DeDRM (6, 5, 4) && Annotations (1, 9, 0)
calibre 3.41.3 Portable embedded-python: True is64bit: False
Windows-10-10.0.17134-SP0 Windows ('32bit', 'WindowsPE')
32bit process running on 64bit windows
('Windows', '10', '10.0.17134')
Python 2.7.15+
Windows: ('10', '10.0.17134', 'SP0', u'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: DeDRM (6, 6, 1) && Diaps Editing Toolbag (0, 3, 5) && Find Duplicates (1, 6, 3) && KePub Output (3, 1, 0) && Generate Cover (1, 5, 21) && KindleUnpack - The Plugin (0, 81, 5) && Count Pages (1, 8, 2) && Modify ePub (1, 3, 13) && Open With (1, 5, 10) && Goodreads (1, 4, 0) && EpubMerge (2, 5, 0) && User Category (1, 5, 3) && KoboTouchExtended (3, 1, 1) && Reading List (1, 6, 6) && EpubSplit (2, 7, 0) && Quality Check (1, 9, 11) && Import List (1, 3, 0) && FanFicFare (3, 7, 0) && Obok DeDRM (6, 5, 4) && Annotations (1, 9, 0)
Turning on automatic hidpi scaling
devicePixelRatio: 1.0
logicalDpi: 96.0 x 96.0
physicalDpi: 91.8418079096 x 91.745819398
Using calibre Qt style: True
[0.00] Starting up...
[0.02] Showing splash screen...
[0.08] splash screen shown
[0.08] Initializing db...
[0.09] db initialized
[0.09] Constructing main UI...
Traceback (most recent call last):
File "site-packages\calibre\gui2\ui.py", line 157, in __init__
File "site-packages\calibre\gui2\ui.py", line 171, in init_iaction
File "site-packages\calibre\customize\__init__.py", line 613, in load_actual_plugin
File "importlib\__init__.py", line 37, in import_module
File "site-packages\calibre\customize\zipplugin.py", line 186, in load_module
File "calibre_plugins.import_list.action", line 18, in <module>
File "site-packages\calibre\customize\zipplugin.py", line 186, in load_module
File "calibre_plugins.import_list.wizards", line 19, in <module>
File "site-packages\calibre\customize\zipplugin.py", line 186, in load_module
File "calibre_plugins.import_list.page_import", line 30, in <module>
File "site-packages\calibre\customize\zipplugin.py", line 186, in load_module
File "calibre_plugins.import_list.tab_webpage", line 41, in <module>
File "site-packages\calibre\customize\zipplugin.py", line 186, in load_module
File "calibre_plugins.import_list.soup", line 86, in <module>
ImportError: No module named sgmllib
DEBUG: 0.0 obok::utilities.py - loading translations
DEBUG: 0.0 obok::dialogs.py - loading translations
DEBUG: 0.0 obok::config.py - loading translations
DEBUG: 0.0 obok::action_err.py - loading translations
DEBUG: 0.0 Annotations plugin: Error loading libiMobileDevice. This hasn't worked for a while, and is blacklisted in calibre v3.
DEBUG: 0.0 Annotations plugin: Error is: No module named idevice.libimobiledevice
DEBUG: 0.0 Annotations::reader_app_support.py - loading translations
DEBUG: 0.0 Annotations::common_utils.py - loading translations
DEBUG: 0.0 Annotations::appearance.py - loading translations
DEBUG: 0.0 Annotations::config.py - loading translations
DEBUG: 0.0 Annotations::annotated_books.py - loading translations
DEBUG: 0.0 Annotations::action.py - loading translations
DEBUG: 0.2 ~~~~~~~~~~~~~~~~~~~~~~ Annotations plugin 1.9.0 (Windows) ~~~~~~~~~~~~~~~~~~~~~~
DEBUG: 0.2 AnnotationsAction:genesis(ERROR) Error loading library libiMobileDevice: global name 'libiMobileDevice' is not defined
DEBUG: 0.2 AnnotationsAction:init_options(disable_caching: False)
DEBUG: 0.2 AnnotationsDB:connect(db_version: 1)
DEBUG: 0.2 AnnotationsAction:load_dynamic_reader_classes()
DEBUG: 0.2 loading built-in class 'GoodReader'
DEBUG: 0.3 loading built-in class 'Kindle'
DEBUG: 0.3 loading built-in class 'KoboTouch'
DEBUG: 0.3 loading built-in class 'ParseKindleMyClippingsTxt'
DEBUG: 0.3 loading built-in class 'ParseTolinoNotesTxt'
DEBUG: 0.3 loading built-in class 'Tolino'
DEBUG: 0.3 AnnotationsAction:inflate_dialog_resources()
DEBUG: 0.3 CompileUI:compile_ui()
DEBUG: 0.3 recompiling D:\CalibreDBs\Calibre Settings\plugins\annotations_resources\dialogs\cc_ wizard.ui
DEBUG: 0.3 recompiling D:\CalibreDBs\Calibre Settings\plugins\annotations_resources\dialogs\new _destination.ui
EpubMerge: DEBUG: 2019-04-28 09:49:20,746: calibre_plugins.epubmerge.epubmerge_plugin(154): macmenuhack file_path:\CalibreDBs\Calibre Settings\plugins\fanficfare_macmenuhack.txt
FFF: DEBUG: 2019-04-28 09:49:20,795: calibre_plugins.fanficfare_plugin.fff_plugin(207): Plugin FanFicFare macmenuhack file_path:\CalibreDBs\Calibre Settings\plugins\fanficfare_macmenuhack.txt
[2.42] main UI initialized...
[2.42] Hiding splash screen
[7.64] splash screen hidden
[7.64] Started up in 7.64 seconds with 140 books
Storage number map:
{(7L, 0L): [(3L, 'C'), (4L, 'D')],
(7L, 1L): [(1L, 'F')],
(7L, 2L): [(1L, 'E')],
(7L, 3L): [(1L, 'G')]}
Storage number for USBSTOR\DISK&VEN_KOBO&PROD_EREADER-4.8.1107&REV_0110\514B374013309&0: StorageDeviceNumber(type=7L, number=3L, partition_number=0L)
Drive letters for USBDevice(vendor_id=0x2237 product_id=0x4203 bcd=0x110 devid=usb\vid_2237&pid_4203&rev_0110 devinst=25)
{u'drive_letters': ['G'],
u'pnp_id_map': {'G': u'\\\\?\\usbstor#disk&ven_kobo&prod_ereader-4.8.1107&rev_0110#514b374013309&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'},
u'readonly_drives': set([]),
u'sort_map': {'G': (3L, 1L)}}
DEBUG: 114.8 AnnotationsActionn_device_connection_changed(Kob oTouchExtended)
Shortcut for u'Interface Action: Annotations (Annotations) - Find annotations' already registered by Find annotations
Job: 0 Get device information started
DeviceJob: 0 Get device information done, calling callback
DeviceJob: 0 Get device information callback returned
Job: 1 Set library information started
DeviceJob: 1 Set library information done, calling callback
DeviceJob: 1 Set library information callback returned
Job: 2 Get list of books on device started
DEBUG: 114.9 KoboTouch:books - oncard='None'
KoboTouchExtended:settings:Fetching plugin settings
KoboTouchExtended:_config:Removing replace_lang option
KoboTouchExtended::migrate_old_settings - start
DEBUG: 114.9 KoboTouch::migrate_old_settings - start
DEBUG: 114.9 KoboTouch::migrate_old_settings - settings.extra_customization= [u'#collections', True, True, True, False, True, False, False, False, True, True, True, u'', True, False, False, True, False, False, False, u'', True, False]
DEBUG: 114.9 KoboTouch::migrate_old_settings - For class= KoboTouchExtended
KoboTouchExtended:_config:Removing replace_lang option
DEBUG: 114.9 KoboTouch::migrate_old_settings - config.preferences= [Option: format_map, Option: use_subdirs, Option: read_metadata, Option: use_author_sort, Option: save_template, Option: extra_customization, Option: manage_collections, Option: collections_columns, Option: create_collections, Option: delete_empty_collections, Option: ignore_collections_names, Option: upload_covers, Option: keep_cover_aspect, Option: upload_grayscale, Option: show_archived_books, Option: show_previews, Option: show_recommendations, Option: update_series, Option: update_core_metadata, Option: update_purchased_kepubs, Option: update_device_metadata, Option: update_subtitle, Option: subtitle_template, Option: modify_css, Option: override_kobo_replace_existing, Option: support_newer_firmware, Option: debugging_title, Option: driver_version, Option: extra_features, Option: upload_encumbered, Option: skip_failed, Option: hyphenate, Option: smarten_punctuation, Option: clean_markup, Option: full_page_numbers, Option: disable_hyphenation, Option: file_copy_dir]
DEBUG: 114.9 KoboTouch::migrate_old_settings - settings need to be migrated
DEBUG: 114.9 KoboTouch::migrate_old_settings - settings.collections_columns= #collections
DEBUG: 114.9 KoboTouch::migrate_old_settings - Have all options
KoboTouchExtended::migrate_old_settings - settings need to be migrated
KoboTouchExtended:settings: settings= <calibre.utils.config_base.OptionValues object at 0x0A440B90>
KoboTouchExtended:settings:Returning settings object :: <calibre.utils.config_base.OptionValues object at 0x0A440B90>
DEBUG: 114.9 KoboTouch:books - oncard='None', prefix='G:\'
DEBUG: 114.9 Kobo device: Kobo Aura
DEBUG: 114.9 Version of driver: (3, 1, 1) Has kepubs: True
DEBUG: 114.9 Version of firmware: (4, 8, 11073) Has kepubs: True
DEBUG: 114.9 Firmware supports cover image tree: True
KoboTouchExtended:settings:Fetching plugin settings
KoboTouchExtended:_config:Removing replace_lang option
KoboTouchExtended::migrate_old_settings - start
DEBUG: 114.9 KoboTouch::migrate_old_settings - start
DEBUG: 114.9 KoboTouch::migrate_old_settings - settings.extra_customization= [u'#collections', True, True, True, False, True, False, False, False, True, True, True, u'', True, False, False, True, False, False, False, u'', True, False]
DEBUG: 114.9 KoboTouch::migrate_old_settings - For class= KoboTouchExtended
KoboTouchExtended:_config:Removing replace_lang option
DEBUG: 114.9 KoboTouch::migrate_old_settings - config.preferences= [Option: format_map, Option: use_subdirs, Option: read_metadata, Option: use_author_sort, Option: save_template, Option: extra_customization, Option: manage_collections, Option: collections_columns, Option: create_collections, Option: delete_empty_collections, Option: ignore_collections_names, Option: upload_covers, Option: keep_cover_aspect, Option: upload_grayscale, Option: show_archived_books, Option: show_previews, Option: show_recommendations, Option: update_series, Option: update_core_metadata, Option: update_purchased_kepubs, Option: update_device_metadata, Option: update_subtitle, Option: subtitle_template, Option: modify_css, Option: override_kobo_replace_existing, Option: support_newer_firmware, Option: debugging_title, Option: driver_version, Option: extra_features, Option: upload_encumbered, Option: skip_failed, Option: hyphenate, Option: smarten_punctuation, Option: clean_markup, Option: full_page_numbers, Option: disable_hyphenation, Option: file_copy_dir]
DEBUG: 114.9 KoboTouch::migrate_old_settings - settings need to be migrated
DEBUG: 114.9 KoboTouch::migrate_old_settings - settings.collections_columns= #collections
DEBUG: 114.9 KoboTouch::migrate_old_settings - Have all options
KoboTouchExtended::migrate_old_settings - settings need to be migrated
KoboTouchExtended:settings: settings= <calibre.utils.config_base.OptionValues object at 0x0A4404B0>
KoboTouchExtended:settings:Returning settings object :: <calibre.utils.config_base.OptionValues object at 0x0A4404B0>
DEBUG: 114.9 KoboTouch:books - opts.extra_customization= [True, False, False, True, False, False, False, u'', True, False]
DEBUG: 114.9 KoboTouch:books - driver options= KoboTouchExtended:_config:Removing replace_lang option
Driver:KoboTouchExtended, Options - format_map: [u'kepub', u'epub', u'cbr', u'cbz', u'pdf', u'txt'], use_subdirs: True, read_metadata: True, use_author_sort: False, save_template: MyBooks/{#collections:'contains($, 'XOver', 'XOver', $)'}/{title}{#genre_short:| (|)}, extra_customization: [True, False, False, True, False, False, False, u'', True, False], manage_collections: True, collections_columns: #collections, create_collections: True, delete_empty_collections: True, ignore_collections_names: , upload_covers: True, keep_cover_aspect: True, upload_grayscale: False, show_archived_books: False, show_previews: False, show_recommendations: False, update_series: True, update_core_metadata: False, update_purchased_kepubs: False, update_device_metadata: True, update_subtitle: False, subtitle_template: {#genre_short:| (|)}, modify_css: True, override_kobo_replace_existing: True, support_newer_firmware: True, debugging_title: , driver_version: , extra_features: True, upload_encumbered: False, skip_failed: False, hyphenate: True, smarten_punctuation: False, clean_markup: False, full_page_numbers: , disable_hyphenation: True, file_copy_dir: False
DEBUG: 114.9 KoboTouch:books - prefs['manage_device_metadata']= on_connect
DEBUG: 114.9 KoboTouch:books - set_debugging_title to ''
DEBUG: 114.9 KoboTouch:books - length bl=0
Job: 0 Get device information finished
No details available.
Job: 1 Set library information finished
No details available.
DEBUG: 116.5 KoboTouch:books - length bl after sync=626
DEBUG: 116.5 KoboTouch:books - reading device database
DEBUG: 116.6 Database Version: 146
DEBUG: 116.6 KoboTouch:books - shelf list: [u'Wishlist', u'Wishlist', u'Original_Romance', u'The Walking Dead', u'Lucifer', u'Original_E', u'The Mentalist', u'Pride and Prejudice', u'Merlin', u'Stargate', u'Sherlock', u'Buffy the Vampire Slayer', u'Vampire Diaries', u'RPS', u'Original', u'XOver', u'Criminal Minds', u'CSI', u'Blood Ties', u'Smallville', u'Torchwood', u'Haven', u'Person of Interest', u'Hawaii Five-0', u'Other', u'Leverage', u'AtS_BtVS', u'Numb3rs', u'Primeval', u'White Collar', u'Supernatural', u'Castle', u'Suits', u'Big Bang Theory', u'Plum', u'Star Trek']
DEBUG: 116.6 KoboTouch:books - query= SELECT Title, Attribution, DateCreated, ContentID, MimeType, ContentType, ImageId, ReadStatus, Description, Publisher, Language , ___ExpirationStatus, FavouritesIndex, Accessibility, IsDownloaded, ISBN, Series, SeriesNumber, ___UserID, ExternalId, Subtitle FROM content WHERE BookID IS NULL AND ((Accessibility = -1 AND IsDownloaded in ('true', 1 )) OR (Accessibility IN (1,2,9) and IsDownloaded in ('true', 1)) ) AND (externalId IS NULL OR externalId = '') AND contentId NOT LIKE 'file:///mnt/sd/%'
DEBUG: 121.4 KoboTouch:books - automatically managing metadata
DEBUG: 121.4 KoboTouch:books - about to sync_booklists
DEBUG: 121.4 USBMS: starting sync_booklists
DEBUG: 123.6 USBMS: finished sync_booklists
DEBUG: 123.6 KoboTouch:books - have done sync_booklists
DEBUG: 123.6 KoboTouch:books - end - oncard='None'
DEBUG: 123.6 KoboTouch:books - oncard='carda'
DEBUG: 123.6 KoboTouch:books - Asked to process 'carda', but do not have one!
DEBUG: 123.6 KoboTouch:books - oncard='cardb'
DEBUG: 123.6 KoboTouch:books - Asked to process 'cardb', but do not have one!
DeviceJob: 2 Get list of books on device done, calling callback
DeviceJob: metadata_downloaded: Starting set_books_in_library
DeviceJob: set_books_in_library: books to process= 626
DeviceJob: set_books_in_library finished: time= 0.0160000324249
DeviceJob: metadata_downloaded: updating views
DeviceJob: metadata_downloaded: syncing
KoboTouchExtended:settings:Fetching plugin settings
KoboTouchExtended:_config:Removing replace_lang option
KoboTouchExtended::migrate_old_settings - start
DEBUG: 123.7 KoboTouch::migrate_old_settings - start
DEBUG: 123.7 KoboTouch::migrate_old_settings - settings.extra_customization= [u'#collections', True, True, True, False, True, False, False, False, True, True, True, u'', True, False, False, True, False, False, False, u'', True, False]
DEBUG: 123.7 KoboTouch::migrate_old_settings - For class= KoboTouchExtended
KoboTouchExtended:_config:Removing replace_lang option
DEBUG: 123.7 KoboTouch::migrate_old_settings - config.preferences= [Option: format_map, Option: use_subdirs, Option: read_metadata, Option: use_author_sort, Option: save_template, Option: extra_customization, Option: manage_collections, Option: collections_columns, Option: create_collections, Option: delete_empty_collections, Option: ignore_collections_names, Option: upload_covers, Option: keep_cover_aspect, Option: upload_grayscale, Option: show_archived_books, Option: show_previews, Option: show_recommendations, Option: update_series, Option: update_core_metadata, Option: update_purchased_kepubs, Option: update_device_metadata, Option: update_subtitle, Option: subtitle_template, Option: modify_css, Option: override_kobo_replace_existing, Option: support_newer_firmware, Option: debugging_title, Option: driver_version, Option: extra_features, Option: upload_encumbered, Option: skip_failed, Option: hyphenate, Option: smarten_punctuation, Option: clean_markup, Option: full_page_numbers, Option: disable_hyphenation, Option: file_copy_dir]
DEBUG: 123.7 KoboTouch::migrate_old_settings - settings need to be migrated
DEBUG: 123.7 KoboTouch::migrate_old_settings - settings.collections_columns= #collections
DEBUG: 123.7 KoboTouch::migrate_old_settings - Have all options
KoboTouchExtended::migrate_old_settings - settings need to be migrated
KoboTouchExtended:settings: settings= <calibre.utils.config_base.OptionValues object at 0x0A415B10>
KoboTouchExtended:settings:Returning settings object :: <calibre.utils.config_base.OptionValues object at 0x0A415B10>
KoboTouchExtended:settings:Fetching plugin settings
KoboTouchExtended:_config:Removing replace_lang option
KoboTouchExtended::migrate_old_settings - start
DEBUG: 123.7 KoboTouch::migrate_old_settings - start
DEBUG: 123.7 KoboTouch::migrate_old_settings - settings.extra_customization= [u'#collections', True, True, True, False, True, False, False, False, True, True, True, u'', True, False, False, True, False, False, False, u'', True, False]
DEBUG: 123.7 KoboTouch::migrate_old_settings - For class= KoboTouchExtended
KoboTouchExtended:_config:Removing replace_lang option
DEBUG: 123.7 KoboTouch::migrate_old_settings - config.preferences= [Option: format_map, Option: use_subdirs, Option: read_metadata, Option: use_author_sort, Option: save_template, Option: extra_customization, Option: manage_collections, Option: collections_columns, Option: create_collections, Option: delete_empty_collections, Option: ignore_collections_names, Option: upload_covers, Option: keep_cover_aspect, Option: upload_grayscale, Option: show_archived_books, Option: show_previews, Option: show_recommendations, Option: update_series, Option: update_core_metadata, Option: update_purchased_kepubs, Option: update_device_metadata, Option: update_subtitle, Option: subtitle_template, Option: modify_css, Option: override_kobo_replace_existing, Option: support_newer_firmware, Option: debugging_title, Option: driver_version, Option: extra_features, Option: upload_encumbered, Option: skip_failed, Option: hyphenate, Option: smarten_punctuation, Option: clean_markup, Option: full_page_numbers, Option: disable_hyphenation, Option: file_copy_dir]
DEBUG: 123.7 KoboTouch::migrate_old_settings - settings need to be migrated
DEBUG: 123.7 KoboTouch::migrate_old_settings - settings.collections_columns= #collections
DEBUG: 123.7 KoboTouch::migrate_old_settings - Have all options
KoboTouchExtended::migrate_old_settings - settings need to be migrated
KoboTouchExtended:settings: settings= <calibre.utils.config_base.OptionValues object at 0x11B622F0>
KoboTouchExtended:settings:Returning settings object :: <calibre.utils.config_base.OptionValues object at 0x11B622F0>
DeviceJob: metadata_downloaded: refreshing ondevice
DeviceJob: metadata_downloaded: sending metadata_available signal
READING LIST: Metadata available: {'main': {u'device_name': u'Kobo Aura', u'location_code': 'main', u'prefix': 'G:/', u'date_last_connected': u'2019-04-28T07:51:14.134000+00:00', u'last_library_uuid': u'dfe8a854-aa96-4f05-a165-0d847cfadc57', u'device_store_uuid': u'6ccb0ab5-54f9-4171-9f1c-628f3f3ce3a7', u'calibre_version': u'3.41.3'}}
READING LIST: Sync Now - force_sync= False
READING LIST: Device found to sync to: Kobo Aura 6ccb0ab5-54f9-4171-9f1c-628f3f3ce3a7
READING LIST: Updating automatic column list(s) [u'All Ready Books']
READING LIST: Auto-populating search list: All Ready Books
READING LIST: Now 14 ids on automatic list: All Ready Books
READING LIST: Not syncing 'All Ready Books' to device as autosync is false
READING LIST: Not syncing 'Kobo' to device as autosync is false
DeviceJob: 2 Get list of books on device callback returned
Job: 3 Send metadata to device started
KoboTouchExtended:sync_booklists:Setting ImageId fields
KoboTouchExtended:sync_booklists:About to call query: SELECT ContentId FROM content WHERE ContentType = ? AND (ImageId IS NULL OR ImageId = '')
Job: 2 Get list of books on device finished
No details available.
KoboTouchExtended:sync_booklists:Got 1 rows to update
KoboTouchExtended:sync_booklists:done setting ImageId fields
DEBUG: 132.0 KOBO:sync_booklists - start
DEBUG: 132.0 KoboTouch:update_device_database_collections - oncard='main'
DEBUG: 132.0 KoboTouch::is_supported_fwversion - self.fwversion[:2] (4, 8)
DEBUG: 132.0 KoboTouch:update_device_database_collections - set_debugging_title to ''
DEBUG: 132.0 KTCollectionsBookList:get_collections - start - collection_attributes= [u'#collections']
DEBUG: 132.0 KTCollectionsBookList:get_collections - collection_attributes= [u'#collections']
DEBUG: 132.0 KTCollectionsBookList:get_collections - end
DEBUG: 132.0 KoboTouch:update_device_database_collections - category='Original_E' books=1
DEBUG: 132.1 KoboTouch:update_device_database_collections - end for category='Original_E'
DEBUG: 132.1 KoboTouch:update_device_database_collections - category='Original' books=16
DEBUG: 132.1 KoboTouch:update_device_database_collections - end for category='Original'
DEBUG: 132.1 KoboTouch:update_device_database_collections - category='Original_Romance' books=2
DEBUG: 132.1 KoboTouch:update_device_database_collections - end for category='Original_Romance'
DEBUG: 132.1 KoboTouch:update_device_database_collections - managing bookshelves and series.
DEBUG: 132.1 KoboTouch:update_device_database_collections - about to clear empty bookshelves
DEBUG: 132.1 KoboTouch:delete_empty_bookshelves - start
DEBUG: 132.2 KoboTouch:delete_empty_bookshelves - end
DEBUG: 132.2 KoboTouch:update_device_database_collections - Number of series set=0 Number of books=19
DEBUG: 132.2 KoboTouch:update_device_database_collections - Number of core metadata set=0 Number of books=19
DEBUG: 132.2 KoboTouch:update_device_database_collections - Finished
DEBUG: 132.2 USBMS: starting sync_booklists
DEBUG: 134.5 USBMS: finished sync_booklists
DEBUG: 134.5 KOBO:sync_booklists - end
DeviceJob: 3 Send metadata to device done, calling callback
DeviceJob: 3 Send metadata to device callback returned
Job: 3 Send metadata to device finished
No details available.
KoboTouchExtended:settings:Fetching plugin settings
KoboTouchExtended:_config:Removing replace_lang option
KoboTouchExtended::migrate_old_settings - start
DEBUG: 181.7 KoboTouch::migrate_old_settings - start
DEBUG: 181.7 KoboTouch::migrate_old_settings - settings.extra_customization= [u'#collections', True, True, True, False, True, False, False, False, True, True, True, u'', True, False, False, True, False, False, False, u'', True, False]
DEBUG: 181.7 KoboTouch::migrate_old_settings - For class= KoboTouchExtended
KoboTouchExtended:_config:Removing replace_lang option
DEBUG: 181.7 KoboTouch::migrate_old_settings - config.preferences= [Option: format_map, Option: use_subdirs, Option: read_metadata, Option: use_author_sort, Option: save_template, Option: extra_customization, Option: manage_collections, Option: collections_columns, Option: create_collections, Option: delete_empty_collections, Option: ignore_collections_names, Option: upload_covers, Option: keep_cover_aspect, Option: upload_grayscale, Option: show_archived_books, Option: show_previews, Option: show_recommendations, Option: update_series, Option: update_core_metadata, Option: update_purchased_kepubs, Option: update_device_metadata, Option: update_subtitle, Option: subtitle_template, Option: modify_css, Option: override_kobo_replace_existing, Option: support_newer_firmware, Option: debugging_title, Option: driver_version, Option: extra_features, Option: upload_encumbered, Option: skip_failed, Option: hyphenate, Option: smarten_punctuation, Option: clean_markup, Option: full_page_numbers, Option: disable_hyphenation, Option: file_copy_dir]
DEBUG: 181.7 KoboTouch::migrate_old_settings - settings need to be migrated
DEBUG: 181.7 KoboTouch::migrate_old_settings - settings.collections_columns= #collections
DEBUG: 181.7 KoboTouch::migrate_old_settings - Have all options
KoboTouchExtended::migrate_old_settings - settings need to be migrated
KoboTouchExtended:settings: settings= <calibre.utils.config_base.OptionValues object at 0x11BFCAD0>
KoboTouchExtended:settings:Returning settings object :: <calibre.utils.config_base.OptionValues object at 0x11BFCAD0>
DEBUG: 181.7 ExtraCustomization.__init__ - extra_customization_message= []
DEBUG: 181.7 ExtraCustomization.__init__ - extra_customization_choices= None
DEBUG: 181.7 ExtraCustomization.__init__ - device_settings.extra_customization= [True, False, False, True, False, False, False, u'', True, False]
DEBUG: 181.7 ExtraCustomization.__init__ - device_settings= <calibre.utils.config_base.OptionValues object at 0x11BFCAD0>
DEBUG: 181.7 ExtraCustomization::has_extra_customizations - self.extra_customization_message []
KoboTouchExtended:config_widget: Have new style config.
KoboTouchExtended:settings:Fetching plugin settings
KoboTouchExtended:_config:Removing replace_lang option
KoboTouchExtended::migrate_old_settings - start
DEBUG: 181.8 KoboTouch::migrate_old_settings - start
DEBUG: 181.8 KoboTouch::migrate_old_settings - settings.extra_customization= [u'#collections', True, True, True, False, True, False, False, False, True, True, True, u'', True, False, False, True, False, False, False, u'', True, False]
DEBUG: 181.8 KoboTouch::migrate_old_settings - For class= KoboTouchExtended
KoboTouchExtended:_config:Removing replace_lang option
DEBUG: 181.8 KoboTouch::migrate_old_settings - config.preferences= [Option: format_map, Option: use_subdirs, Option: read_metadata, Option: use_author_sort, Option: save_template, Option: extra_customization, Option: manage_collections, Option: collections_columns, Option: create_collections, Option: delete_empty_collections, Option: ignore_collections_names, Option: upload_covers, Option: keep_cover_aspect, Option: upload_grayscale, Option: show_archived_books, Option: show_previews, Option: show_recommendations, Option: update_series, Option: update_core_metadata, Option: update_purchased_kepubs, Option: update_device_metadata, Option: update_subtitle, Option: subtitle_template, Option: modify_css, Option: override_kobo_replace_existing, Option: support_newer_firmware, Option: debugging_title, Option: driver_version, Option: extra_features, Option: upload_encumbered, Option: skip_failed, Option: hyphenate, Option: smarten_punctuation, Option: clean_markup, Option: full_page_numbers, Option: disable_hyphenation, Option: file_copy_dir]
DEBUG: 181.8 KoboTouch::migrate_old_settings - settings need to be migrated
DEBUG: 181.8 KoboTouch::migrate_old_settings - settings.collections_columns= #collections
DEBUG: 181.8 KoboTouch::migrate_old_settings - Have all options
KoboTouchExtended::migrate_old_settings - settings need to be migrated
KoboTouchExtended:settings: settings= <calibre.utils.config_base.OptionValues object at 0x11BFCBF0>
KoboTouchExtended:settings:Returning settings object :: <calibre.utils.config_base.OptionValues object at 0x11BFCBF0>
DEBUG: 181.8 ExtraCustomization.__init__ - extra_customization_message= []
DEBUG: 181.8 ExtraCustomization.__init__ - extra_customization_choices= None
DEBUG: 181.8 ExtraCustomization.__init__ - device_settings.extra_customization= [True, False, False, True, False, False, False, u'', True, False]
DEBUG: 181.8 ExtraCustomization.__init__ - device_settings= <calibre.utils.config_base.OptionValues object at 0x11BFCBF0>
DEBUG: 181.8 ExtraCustomization::has_extra_customizations - self.extra_customization_message []
calibre 3.41.3 Portable embedded-python: True is64bit: False
Windows-10-10.0.17134-SP0 Windows ('32bit', 'WindowsPE')
32bit process running on 64bit windows
('Windows', '10', '10.0.17134')
Python 2.7.15+
Windows: ('10', '10.0.17134', 'SP0', u'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: DeDRM (6, 6, 1) && Diaps Editing Toolbag (0, 3, 5) && Find Duplicates (1, 6, 3) && KePub Output (3, 1, 0) && Generate Cover (1, 5, 21) && KindleUnpack - The Plugin (0, 81, 5) && Count Pages (1, 8, 2) && Modify ePub (1, 3, 13) && Open With (1, 5, 10) && Goodreads (1, 4, 0) && EpubMerge (2, 5, 0) && User Category (1, 5, 3) && KoboTouchExtended (3, 1, 1) && Reading List (1, 6, 6) && EpubSplit (2, 7, 0) && Quality Check (1, 9, 11) && Import List (1, 3, 0) && FanFicFare (3, 7, 0) && Obok DeDRM (6, 5, 4) && Annotations (1, 9, 0)
Traceback (most recent call last):
File "site-packages\calibre\gui2\device.py", line 969, in configure_connected_device
File "calibre_plugins.kobotouch_extended.device.driver" , line 154, in config_widget
File "calibre_plugins.kobotouch_extended.device.koboext ended_config", line 46, in __init__
File "calibre_plugins.kobotouch_extended.device.koboext ended_config", line 75, in __init__
File "calibre_plugins.kobotouch_extended.device.koboext ended_config", line 161, in __init__
TypeError: QLineEdit.setText(): argument 1 has unexpected type 'bool'

DEBUG: 193.0 AnnotationsAction:shutting_down()


I hope this helps you identifying the issue.
Sunlite is offline   Reply With Quote