Zealot
Posts: 106
Karma: 4486
Join Date: Mar 2020
Location: Netherlands
Device: i-pad
|
Error after last update
So last week I had no issue running my action chains after my weekly updates.
This week however (after the last Calibre update and several plugin updates) I get this error.
Quote:
calibre, version 6.12.0
ERROR: Unhandled exception: <b>AttributeError</b>:'Application' object has no attribute 'stylesheet_for_line_edit'
calibre 6.12 embedded-python: True
Windows-10-10.0.22621-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.22621')
Python 3.10.1
Windows: ('10', '10.0.22621', 'SP0', 'Multiprocessor Free')
Interface language: en_GB
Successfully initialized third party plugins: Action Chains (1, 18, 3) && BookFusion Plugin (0, 7, 0) && Count Pages (1, 12, 1) && English Noun Frequency (1, 0, 15) && FanFicFare (4, 20, 0) && Find Duplicates (1, 10, 7) && Generate Cover (2, 3, 2) && Job Spy (1, 0, 203) && Mass Search-Replace (1, 7, 1) && Modify ePub (1, 8, 1) && Reading List (1, 15, 1) && User Category (1, 6, 0) && View Manager (1, 10, 2)
Traceback (most recent call last):
File "calibre_plugins.action_chains.gui.__init__", line 46, in setup_ui
File "calibre_plugins.action_chains.actions.search_repl ace", line 67, in __init__
File "calibre_plugins.action_chains.actions.search_repl ace", line 467, in prepare_search_and_replace
File "calibre_plugins.action_chains.actions.search_repl ace", line 614, in s_r_search_mode_changed
File "calibre_plugins.action_chains.actions.search_repl ace", line 714, in s_r_paint_results
File "calibre_plugins.action_chains.actions.search_repl ace", line 623, in s_r_set_colors
AttributeError: 'Application' object has no attribute 'stylesheet_for_line_edit'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "calibre_plugins.action_chains.gui.views", line 430, in _on_button_clicked
File "calibre_plugins.action_chains.gui.__init__", line 41, in __init__
File "calibre\gui2\widgets2.py", line 223, in __init__
File "calibre_plugins.action_chains.gui.__init__", line 51, in setup_ui
File "calibre_plugins.action_chains.actions.search_repl ace", line 67, in __init__
File "calibre_plugins.action_chains.actions.search_repl ace", line 467, in prepare_search_and_replace
File "calibre_plugins.action_chains.actions.search_repl ace", line 614, in s_r_search_mode_changed
File "calibre_plugins.action_chains.actions.search_repl ace", line 714, in s_r_paint_results
File "calibre_plugins.action_chains.actions.search_repl ace", line 623, in s_r_set_colors
AttributeError: 'Application' object has no attribute 'stylesheet_for_line_edit'
|
Since I'm not really schooled in reading these error messages I've had to figure it out by trial and error. But the Action "Search and Replace" even in a brand new chain triggers this error immediately upon setup.
Am I the only one experiencing this, or do others experience the same?
|