View Single Post
Old 01-04-2009, 07:31 AM   #2
kiklop74
Guru
kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.
 
kiklop74's Avatar
 
Posts: 800
Karma: 194644
Join Date: Dec 2007
Location: Argentina
Device: Kindle Voyage
Quote:
Originally Posted by scwehrl View Post
isinstance() arg 2 must be a class, type, or tuple of classes and types
Detailed traceback:
Traceback (most recent call last):
File "calibre\gui2\__init__.pyo", line 144, in dispatch
File "main.py", line 988, in scheduled_recipe_fetched
File "main.py", line 1335, in job_exception
File "C:\Program Files\calibre\library.zip\calibre\parallel.py", line 618, in gui_text
TypeError: isinstance() arg 2 must be a class, type, or tuple of classes and types

Above is 0.4.124 on 32-bit Vista
I can confirm this behaviour. However if you execute the recipe from command line it gets downloaded fine.

Code:
feeds2lrf Time
kiklop74 is offline   Reply With Quote