And now I get:
Code:
calibre, version 2.32.1
ERROR: Unhandled exception: <b>TypeError</b>:QProxyStyle.subControlRect(QStyle.ComplexControl, QStyleOptionComplex, QStyle.SubControl, QWidget): not enough arguments
calibre 2.32.1 isfrozen: False is64bit: False
Linux-4.1.2-2-ARCH-i686-with-glibc2.0 Linux ('32bit', 'ELF')
('Linux', '4.1.2-2-ARCH', '#1 SMP PREEMPT Wed Jul 15 08:51:45 UTC 2015')
Python 2.7.10
Linux: ('', '', '')
Successfully initialized third party plugins: DeDRM && Quality Check && Kindle Collections && Open With && View Manager && FanFicFare && KindleUnpack - The Plugin && Diaps Editing Toolbag && Overdrive Link && Goodreads Sync && Annotations && Modify ePub && Overdrive Link
Traceback (most recent call last):
File "/home/eschwartz/git/calibre/src/calibre/gui2/library/delegates.py", line 58, in updateEditorGeometry
QStyle.SC_ComboBoxArrow)
TypeError: QProxyStyle.subControlRect(QStyle.ComplexControl, QStyleOptionComplex, QStyle.SubControl, QWidget): not enough arguments
and
Code:
calibre 2.32.1 isfrozen: False is64bit: False
Linux-4.1.2-2-ARCH-i686-with-glibc2.0 Linux ('32bit', 'ELF')
('Linux', '4.1.2-2-ARCH', '#1 SMP PREEMPT Wed Jul 15 08:51:45 UTC 2015')
Python 2.7.10
Linux: ('', '', '')
Successfully initialized third party plugins: DeDRM && Quality Check && Kindle Collections && Open With && View Manager && FanFicFare && KindleUnpack - The Plugin && Diaps Editing Toolbag && Overdrive Link && Goodreads Sync && Annotations && Modify ePub && Overdrive Link
Traceback (most recent call last):
File "/home/eschwartz/git/calibre/src/calibre/gui2/library/alternate_views.py", line 159, in mouseMoveEvent
drag = self.drag_data()
File "/home/eschwartz/git/calibre/src/calibre/gui2/library/alternate_views.py", line 104, in drag_data
md.setData('application/calibre+from_library', ids)
TypeError: QMimeData.setData(str, QByteArray): argument 2 has unexpected type 'unicode'
trying to edit cells. The cell I want to edit appears floating in the top left corner.
After posting about a problem I can't go away without finding *something* wrong.