Hi, love the plugin. It seems to be the most elegant solution to what I've been trying to work out.
I want to ask for your help with the configuration. I'm getting this error when invoking the configuration dialog in Preferences > Plugins > Customize plugin. My laptop has English as "Windows display language" and "Current language for non-Unicode programs". I have a second language for typing. My Calibre is in English.
Thanks!
Quote:
calibre, version 7.9.0
ERROR: Unhandled exception: <b>AttributeError</b>:type object 'QLocale' has no attribute 'English'
calibre 7.9 embedded-python: True
Windows-10-10.0.22621-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.22621')
Python 3.11.5
Windows: ('10', '10.0.22621', 'SP0', 'Multiprocessor Free')
Interface language: None
EXE path: C:\Program Files\Calibre2\calibre.exe
Successfully initialized third party plugins: Action Chains (1, 20, 7) && Annotations (1, 17, 13) && Calibre Power Search Plugin (2, 2, 0) && Count Pages (1, 13, 6) && EpubMerge (2, 18, 0) && EpubSplit (3, 7, 0) && Extract People Other Metadata (1, 0, 0) && FanFicFare (4, 35, 0) && Find Duplicates (1, 10, 9) && Generate Cover (2, 3, 4) && Import List (1, 9, 4) && Job Spy (1, 0, 239) && Reading List (1, 15, 4) && TOC View Generator (2, 1, 3)
Traceback (most recent call last):
File "calibre\gui2\preferences\plugins.py", line 298, in customize_plugin
File "calibre\gui2\preferences\plugins.py", line 375, in modify_plugin
File "calibre\customize\__init__.py", line 160, in do_user_config
File "calibre_plugins.toc_view_generator.__init__", line 128, in config_widget
File "calibre_plugins.toc_view_generator.gui.Config ", line 44, in __init__
File "calibre_plugins.toc_view_generator.gui.TempConfig ", line 38, in __init__
File "calibre_plugins.toc_view_generator.gui.Config_ui" , line 16, in setupUi
AttributeError: type object 'QLocale' has no attribute 'English'
|