View Single Post
Old 04-03-2015, 04:28 PM   #7
scarlettruin
Connoisseur
scarlettruin began at the beginning.
 
Posts: 69
Karma: 10
Join Date: May 2014
Location: UK
Device: Samsung 10 Inch Tablet 2016 & Samsung S10+
Quote:
Originally Posted by eschwartz View Post
The error traceback is the full text of the error message that pops up. Also echoed in the log when running calibre in debug mode (from the command prompt, "calibre-debug -g").

I initially thought this must be a linux issue, but I can't be sure anymore -- I usually assume any linux user is likely to have some skill at basic modification of source code files unless otherwise stated.
You can unzip the plugin file and edit the *.py files as needed...

Not to worry, though -- this should be fixed by the plugin maintainer soon.
No,I use windows,not linux, hence why I'm not great at this :S lol, it's pretty much figure it out as i go along!

This is the error mesage: calibre, version 2.23.0
ERROR: Unhandled exception: <b>TypeError</b>:QPixmap(): argument 1 has unexpected type 'ImageView'

calibre 2.23 [64bit] isfrozen: True is64bit: True
Windows-8-6.2.9200 Windows ('64bit', 'WindowsPE')
('Windows', '8', '6.2.9200')
Python 2.7.9
Windows: ('8', '6.2.9200', '', 'Multiprocessor Free')
Successfully initialized third party plugins: Generate Cover && Extract ISBN && Quality Check && Author Book Count && DOC Input && Goodreads Sync && User Category && Count Pages && FanFictionDownLoader && Save To Format && KoboTouchExtended && View Manager && EpubMerge && Derive_Genres && Read MP3 AudioBook metadata && Open With
Traceback (most recent call last):
File "calibre_plugins.generate_cover.action", line 62, in _generate_cover
File "calibre_plugins.generate_cover.dialogs", line 1343, in __init__
File "calibre_plugins.generate_cover.dialogs", line 152, in __init__
TypeError: QPixmap(): argument 1 has unexpected type 'ImageView'

So what do I need to edit please, and where do I find the text I need to edit? Or do I need to wait for the plugin developer to sort the issue?

Last edited by scarlettruin; 04-03-2015 at 04:53 PM.
scarlettruin is offline   Reply With Quote