This doesn't cause me too much trouble, except the trouble of hitting the 'Find' button again, but thought I would mention it.
Every once in a while, when I search for something the following comes up:
As I mentioned, after dismissing the error message, clicking 'Find' again works perfectly.
Every once in a while, when I search for something the following comes up:
Code:
calibre, version 3.3.0
ERROR: Unhandled exception: <b>AttributeError</b>:'QPushButton' object has no attribute 'setPopupMode'
calibre 3.3 [64bit] embedded-python: True is64bit: True
Windows-10-10.0.14393-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.14393')
Python 2.7.12+
Windows: ('10', '10.0.14393', 'SP0', u'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: Generate Cover (1, 5, 21) && FanFicFare (2, 14, 0) && Save To Format (0, 0, 6) && Job Spy (1, 0, 72) && EpubMerge (2, 1, 1) && Favourites Menu (1, 0, 4) && Find Duplicates (1, 6, 3) && Count Pages (1, 8, 0) && EpubSplit (2, 2, 1) && Kobo Utilities (2, 5, 2)
Traceback (most recent call last):
File "site-packages\calibre\gui2\tweak_book\boss.py", line 959, in search
File "site-packages\calibre\gui2\tweak_book\search.py", line 1532, in run_search
File "site-packages\calibre\gui2\tweak_book\search.py", line 1431, in do_find
File "site-packages\calibre\gui2\tweak_book\boss.py", line 1411, in edit_file
File "site-packages\calibre\gui2\tweak_book\editor\__init__.py", line 39, in editor_from_syntax
File "site-packages\calibre\gui2\tweak_book\editor\widget.py", line 145, in __init__
File "site-packages\calibre\gui2\tweak_book\editor\widget.py", line 336, in create_toolbars
File "site-packages\calibre\gui2\tweak_book\editor\widget.py", line 393, in populate_toolbars
File "site-packages\calibre\gui2\tweak_book\editor\widget.py", line 376, in add_action
AttributeError: 'QPushButton' object has no attribute 'setPopupMode'