For some reason, calibre just started popping up with the following error message (sometimes dozens of times), then crashing after a short period of time:
Code:
calibre, version 2.34.0.r14.g7ee4c44
ERROR: Unhandled exception: <b>TypeError</b>:QProxyStyle.subElementRect(QStyle.SubElement, QStyleOption, QWidget): not enough arguments
calibre 2.34.0.r14.g7ee4c44 isfrozen: False is64bit: False
Linux-4.1.4-1-ARCH-i686-with-glibc2.0 Linux ('32bit', 'ELF')
('Linux', '4.1.4-1-ARCH', '#1 SMP PREEMPT Mon Aug 3 21:53:10 UTC 2015')
Python 2.7.10
Linux: ('', '', '')
Successfully initialized third party plugins: DeDRM && Kindle Collections && Open With && Quality Check && FanFicFare && KindleUnpack - The Plugin && Diaps Editing Toolbag && Overdrive Link && Goodreads Sync && Annotations && View Manager && Modify ePub && Overdrive Link
Traceback (most recent call last):
File "/home/eschwartz/git/calibre/src/calibre/gui2/library/delegates.py", line 553, in paint
rect = style.subElementRect(QStyle.SE_ItemViewItemDecoration, option)
TypeError: QProxyStyle.subElementRect(QStyle.SubElement, QStyleOption, QWidget): not enough arguments
I will note that a few hours ago it worked fine and I haven't changed anything on my system since.