View Single Post
Old 07-23-2015, 01:58 AM   #5
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
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.

Last edited by eschwartz; 07-23-2015 at 02:04 AM.
eschwartz is offline   Reply With Quote