View Single Post
Old 11-27-2020, 11:29 PM   #35
Camper65
Enthusiast
Camper65 began at the beginning.
 
Posts: 32
Karma: 10
Join Date: Apr 2011
Device: Kindle wifi; Dell 2in1
quick preferences plugin throws nameerror

Anyone else using the Quick Preferences plugin in the later versions of Calibre? I had to redo my notebook so installed version 5.5.0 (and 5.6.0) and both of the versions giving me the following issue when I go to customize (even when I do nothing in it) after I press Okay. Below is the text of the error message data. I can't update the regex file patterns to what I need for saving my news downloads to read on another device.

calibre, version 5.6.0
ERROR: Unhandled exception: <b>NameError</b>:name 'unicode' is not defined

calibre 5.6 [64bit] embedded-python: True is64bit: True
Windows-10-10.0.19041 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19041')
Python 3.8.5
Windows: ('10', '10.0.19041', '', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: Generate Cover (2, 0, 0) && Quick Preferences (1, 4, 1)
Traceback (most recent call last):
File "calibre_plugins.quick_preferences.action", line 149, in show_configuration
File "calibre\customize\__init__.py", line 179, in do_user_config
File "calibre_plugins.quick_preferences.__init__", line 70, in save_settings
File "calibre_plugins.quick_preferences.config", line 353, in save_settings
File "calibre_plugins.quick_preferences.config", line 146, in get_data
File "calibre_plugins.quick_preferences.config", line 160, in convert_row_to_data
NameError: name 'unicode' is not defined
Camper65 is offline   Reply With Quote