Quote:
Originally Posted by theducks
Preferences: Look & Feel
Form shows, but ther is a box (circled) and nothing but Cancel works
Preferences: Behavior just fails QIcon has no attribute 'Normal"
|
FWIW: This happens for me with the binary beta. If you click on Behavior or Sharing books by email (and maybe others) you get the exception
Code:
calibre, version 5.99.5
ERROR: Unhandled exception: <b>AttributeError</b>:type object 'QIcon' has no attribute 'Normal'
calibre 5.99.5 embedded-python: True
Windows-10-10.0.19044 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19044')
Python 3.10.1
Windows: ('10', '10.0.19044', '', 'Multiprocessor Free')
Interface language: en_GB
Successfully initialized third party plugins: Modify ePub (1, 7, 0) && Quality Check (1, 12, 0) && Save Composite Custom Columns (1, 1, 1) && Save Virtual Libraries To Column (2, 0, 1) && Save Virtual Libraries To Column GUI (2, 3, 0)
Traceback (most recent call last):
File "calibre\gui2\preferences\main.py", line 317, in show_plugin
File "calibre\customize\__init__.py", line 687, in create_widget
File "calibre\gui2\preferences\__init__.py", line 261, in __init__
File "calibre\gui2\preferences\behavior_ui.py", line 72, in setupUi
AttributeError: type object 'QIcon' has no attribute 'Normal'
Running from source with the 5.99.5 binary it doesn't happen.