Kobo is not loading. I ran debug:
Code:
Unable to open device Driver:KoboTouch, Options - format_map: ['kepub', 'epub', 'pdf', 'txt', 'cbz', 'cbr'], use_subdirs: True, read_metadata: True, use_author_sort: False, save_template: {#kobopath:re(_,/)}/{title} - {author_sort:sublist(0,1,&)}, extra_customization: [], manage_collections: True, use_collections_columns: True, collections_columns: #kobocoll,#readinglist, use_collections_template: False, collections_template: , create_collections: True, delete_empty_collections: False, ignore_collections_names: , upload_covers: True, dithered_covers: False, keep_cover_aspect: True, upload_grayscale: False, letterbox_fs_covers: False, letterbox_fs_covers_color: #000000, png_covers: False, show_archived_books: False, show_previews: False, show_recommendations: False, update_series: True, force_series_id: True, update_core_metadata: True, update_purchased_kepubs: True, update_device_metadata: True, update_subtitle: True, subtitle_template: program:
if $#fanficcat then
template("{#fanficcat:'list_contains($, ',', '^Crossover$', 'Crossover', sublist(list_sort($, 0, ','), 0, 1, ','))'} | {#fanficstatus}")
elif $#subtitle then $#subtitle
else ''
fi, update_bookstats: False, bookstats_wordcount_template: , bookstats_pagecount_template: , bookstats_timetoread_upper_template: , bookstats_timetoread_lower_template: , kepubify: True, template_for_kepubify: , modify_css: False, per_device_css: {}, override_kobo_replace_existing: True, affect_hyphenation: False, disable_hyphenation: False, hyphenation_min_chars: 6, hyphenation_min_chars_before: 3, hyphenation_min_chars_after: 3, hyphenation_limit_lines: 2, support_newer_firmware: True, debugging_title: , driver_version: 2.6.0
Traceback (most recent call last):
File "calibre\gui2\device.py", line 250, in do_connect
File "calibre\devices\usbms\device.py", line 760, in open
AttributeError: 'USBDevice' object has no attribute 'serial'
I try disabling a "user-defined USB driver" in the plugins but did nothing (I think maybe not related). I reverting for now.