View Single Post
Old 04-12-2011, 10:45 AM   #14
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by kiwidude View Post
Feedback as always appreciated, be it on the code, usability or whatever. So far it is fairly simple I think.
FYI, all options in Find Duplicates give me a zero division error.
Spoiler:
Quote:
calibre, version 0.7.53
ERROR: Unhandled exception: <b>ZeroDivisionError</b>:integer division or modulo by zero

Traceback (most recent call last):
File "calibre_plugins.find_duplicates.action", line 101, in find_duplicates
File "calibre_plugins.find_duplicates.duplicates", line 215, in run_duplicate_check
File "calibre_plugins.find_duplicates.duplicates", line 102, in run_duplicate_check
ZeroDivisionError: integer division or modulo by zero

This is my small test library and has a lot of funky data from hundreds of odd tests.
Starson17 is offline   Reply With Quote