View Single Post
Old 09-20-2009, 05:27 AM   #4
weedfreak
Addict
weedfreak can program the VCR without an owner's manual.weedfreak can program the VCR without an owner's manual.weedfreak can program the VCR without an owner's manual.weedfreak can program the VCR without an owner's manual.weedfreak can program the VCR without an owner's manual.weedfreak can program the VCR without an owner's manual.weedfreak can program the VCR without an owner's manual.weedfreak can program the VCR without an owner's manual.weedfreak can program the VCR without an owner's manual.weedfreak can program the VCR without an owner's manual.weedfreak can program the VCR without an owner's manual.
 
weedfreak's Avatar
 
Posts: 302
Karma: 185297
Join Date: Sep 2009
Location: Ankh Morpork
Device: calibre
Only one crash so far -

Code:
Traceback (most recent call last):
  File "/home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py", line 66, in run
  File "/home/kovid/work/calibre/src/calibre/ebooks/metadata/library_thing.py", line 61, in cover_from_isbn
ISBNNotFound: ISBN: 9789999979511 not found.

Traceback (most recent call last):
  File "/home/kovid/work/calibre/src/calibre/library/database2.py", line 744, in notify
  File "/home/kovid/work/calibre/src/calibre/gui2/tag_view.py", line 104, in database_changed
  File "/home/kovid/work/calibre/src/calibre/gui2/tag_view.py", line 108, in refresh
  File "/home/kovid/work/calibre/src/calibre/library/database2.py", line 1001, in get_categories
  File "/home/kovid/work/calibre/src/calibre/library/database2.py", line 994, in get
SystemError: Objects/dictobject.c:681: bad argument to internal function
Segmentation fault
Hope this helps!
weedfreak is offline   Reply With Quote