3.2.0 Problem
First time in a couple years that I have encountered a problem using Calibre. Just downloaded 3.2.0 and now when I try to scroll through the Cover Grid I receive this error
AttributeError: type object 'Qt' has no attribute 'NoScrollPhase'
Only does it when it's set to show the Cover Grid.
calibre 3.2 [64bit] embedded-python: True is64bit: True
Windows-10-10.0.15063-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.15063')
Python 2.7.12+
Windows: ('10', '10.0.15063', 'SP0', u'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: DeDRM (6, 5, 3) && FictionDB (1, 0, 10) && Barnes & Noble (1, 2, 14) && MultiColumnSearch (1, 0, 71) && Goodreads (1, 1, 12) && Overdrive Link (2, 14, 0) && Fantastic Fiction (1, 2, 0) && Amazon.com Multiple Countries (1, 0, 0) && Overdrive Link* (2, 14, 0)
Traceback (most recent call last):
File "site-packages\calibre\gui2\library\alternate_views.py", line 1023, in wheelEvent
AttributeError: type object 'Qt' has no attribute 'NoScrollPhase'
Any idea on how to resolve this issue?
|