Grand Sorcerer
Posts: 6,663
Karma: 12595249
Join Date: Jun 2009
Location: Madrid, Spain
Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2
|
Quote:
Originally Posted by ownedbycats
I got a strange error when using "Get configuration from device" in the Set Reader Font option. Any idea what it means?
Code:
calibre, version 7.14.0
ERROR: Unhandled exception: <b>DuplicateOptionError</b>:While reading from 'K:\\.kobo\\Kobo\\Kobo eReader.conf' [line 41]: option 'lastlibrarysorter_shelf_filterbybookshelf%28fantasy%20%26%20sci-fi%29' in section 'ApplicationPreferences' already exists
calibre 7.14 embedded-python: True
Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19045')
Python 3.11.5
Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free')
Interface language: None
EXE path: C:\Program Files\Calibre2\calibre.exe
Successfully initialized third party plugins: DeACSM (0, 0, 16) && Gather KFX-ZIP (from KFX Input) (2, 15, 0) && DeDRM (10, 0, 9) && Package KFX (from KFX Input) (2, 15, 0) && Action Chains (1, 20, 7) && Baen (1, 1, 0) && Barnes & Noble (1, 5, 5) && Comments Cleaner (1, 13, 0) && Count Pages (1, 13, 6) && Editor Chains (1, 1, 7) && Embed Comic Metadata (1, 6, 6) && EpubCheck (0, 2, 5) && EpubMerge (2, 18, 0) && EpubSplit (3, 7, 0) && Extract ISBN (1, 6, 3) && FanFicFare (4, 36, 2) && Fantastic Fiction (1, 7, 0) && Favourites Menu (1, 3, 1) && Find Duplicates (1, 10, 9) && Generate Cover (2, 3, 4) && GetFileName (0, 2, 0) && Goodreads (1, 8, 2) && Import List (1, 9, 4) && Job Spy (1, 0, 239) && KFX metadata reader (from KFX Input) (2, 15, 0) && From KFX (2, 15, 0) && KFX Input (2, 15, 0) && Kindle hi-res covers (0, 5, 1) && KindleUnpack - The Plugin (0, 83, 1) && Kobo Utilities (2, 17, 1) && KoboTouchExtended (3, 6, 7) && Last Modified (0, 8, 5) && Manage Series (1, 5, 2) && Modify ePub (1, 8, 4) && MultiColumnSearch (1, 0, 96) && Obok DeDRM (7, 2, 1) && Open With (1, 8, 3) && Overdrive Link (2, 57, 0) && Quality Check (1, 13, 12) && Reading Goal (1, 5, 8) && Reading List (1, 15, 4) && Search The Internet (1, 11, 2) && SmartEject (2, 5, 0) && Standard Ebooks (1, 0, 0) && Sum Column (0, 3, 3) && View Manager (1, 10, 3) && Walk Search History (1, 5, 4) && Overdrive Link Metadata Source (2, 57, 0)
Traceback (most recent call last):
File "calibre_plugins.koboutilities.dialogs", line 553, in get_device_settings
File "configparser.py", line 713, in read
File "configparser.py", line 1112, in _read
configparser.DuplicateOptionError: While reading from 'K:\\.kobo\\Kobo\\Kobo eReader.conf' [line 41]: option 'lastlibrarysorter_shelf_filterbybookshelf%28fantasy%20%26%20sci-fi%29' in section 'ApplicationPreferences' already exists
|
I think the file "Kobo eReader.conf" has a duplicated entry and, when the plugin analyze the file, it crashes. How has it reached there? No idea, but I think the only way to solve it is to edit the file manually before getting the configuration again.
|