Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Library Management

Notices

Reply
 
Thread Tools Search this Thread
Old 05-15-2021, 09:32 AM   #1
cgrapski
Enthusiast
cgrapski began at the beginning.
 
Posts: 28
Karma: 10
Join Date: Dec 2016
Device: Kindle
Exclamation Merge - is producing an error - KeyError: None

calibre, version 5.17.0
ERROR: Unhandled exception: <b>KeyError</b>:None

calibre 5.17 [64bit] embedded-python: True is64bit: True
Windows-10-10.0.19041 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19041')
Python 3.8.5
Windows: ('10', '10.0.19041', '', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (1, 39, 0) && Package KFX (from KFX Input) (1, 39, 0) && APNX Generator (1, 1, 0) && Action Chains (1, 8, 8) && Annotations (1, 15, 0) && Audit Log (1, 0, 16) && Author Book Count (2, 2, 2) && Author Book Count Hierarchy (1, 2, 3) && Auto Datestamp and View (0, 0, 9) && Barnes & Noble (1, 2, 16) && CalibreSpy (1, 0, 84) && Clean Metadata (0, 0, 6) && Clipboard Search (1, 3, 1) && Consolidate All Library Metadata (2, 0, 40) && Count Pages (1, 11, 0) && DOC Input (1, 0, 1) && Diaps Editing Toolbag (0, 3, 7) && Drop Search Results (1, 0, 11) && English Noun Frequency (1, 0, 13) && Entities Manager (1, 0, 15) && EpubMerge (2, 11, 0) && EpubSplit (3, 0, 0) && Extract ISBN (1, 5, 0) && Extract RIS Citations (1, 0, 3) && Favourites Menu (1, 0, 5) && Find Duplicates (1, 8, 5) && Generate Cover (2, 0, 2) && GetFileName (0, 1, 1) && Goodreads (1, 5, 1) && Goodreads More Tags (1, 2, 1) && Goodreads Sync (1, 15, 1) && Goodreads_Rating (3, 1, 0) && Import List (1, 5, 4) && Job Spy (1, 0, 190) && KFX metadata reader (from KFX Input) (1, 39, 0) && KFX Input (1, 39, 0) && Kindle Collections (1, 7, 29) && Kindle hi-res covers (0, 5, 0) && KindleUnpack - The Plugin (0, 83, 0) && Library Codes (1, 0, 50) && Library Splitter (1, 0, 4) && LibraryThing Match (0, 2, 0) && Manage Series (1, 2, 11) && Mass Search-Replace (1, 0, 1) && Media File Importer (1, 0, 24) && Modify ePub (1, 6, 2) && MultiColumnSearch (1, 0, 87) && Open With (1, 5, 13) && Prince PDF (1, 5, 0) && Quality Check (1, 11, 2) && Quick Preferences (1, 5, 0) && Reading List (1, 7, 6) && Reformat plugin (2, 2, 0) && Resize Cover (1, 1, 0) && Save Composite Custom Columns (1, 1, 1) && Save To Format (0, 0, 6) && Save Virtual Libraries To Column (2, 0, 1) && Save Virtual Libraries To Column GUI (2, 3, 0) && Search The Internet (1, 8, 1) && User Category (1, 5, 5) && View Manager (1, 6, 0) && Walk Search History (1, 3, 2) && Wiki Reader (2, 2, 1) && Wikidata (2, 0, 0) && Wikidata gui (2, 0, 0) && X-Ray Creator (3, 2, 1) && Zotero Metadata Importer (1, 0, 70)
Traceback (most recent call last):
File "calibre\gui2\actions\edit_metadata.py", line 634, in merge_books
File "calibre\gui2\actions\edit_metadata.py", line 752, in merge_metadata
File "calibre\db\legacy.py", line 703, in get_custom
File "calibre\db\backend.py", line 957, in custom_field_name
KeyError: None
cgrapski is offline   Reply With Quote
Old 05-15-2021, 10:01 AM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,853
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Uninstall or disable the action chains plugin.
kovidgoyal is offline   Reply With Quote
Old 05-15-2021, 12:24 PM   #3
ownedbycats
Custom User Title
ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.
 
ownedbycats's Avatar
 
Posts: 8,608
Karma: 61176603
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
Quote:
Originally Posted by kovidgoyal View Post
Uninstall or disable the action chains plugin.
No, update it. It's been fixed.
ownedbycats is offline   Reply With Quote
Old 05-15-2021, 04:09 PM   #4
cgrapski
Enthusiast
cgrapski began at the beginning.
 
Posts: 28
Karma: 10
Join Date: Dec 2016
Device: Kindle
Whew! Thanks both of you - I went around in circles for nearly 3 hours last night trying to figure out what could be going wrong - including fixing and reinstalling!
cgrapski is offline   Reply With Quote
Reply

Tags
errors, merge


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Merge book by error snowreg Library Management 3 08-26-2020 07:45 PM
Calibre error: KeyError: u'test1' deddajay Calibre 3 01-28-2018 10:50 AM
Merge books, how to select FIRST book or MERGE metadata? rboatright Library Management 11 08-20-2016 11:01 AM
Conversion producing an error elanajohnson Conversion 2 01-19-2014 03:17 PM
How to merge the file if there is error physics@war iRex 1 08-14-2009 08:35 AM


All times are GMT -4. The time now is 05:01 AM.


MobileRead.com is a privately owned, operated and funded community.