[1] Run in DEBUG mode, then post the entire debug log.
[2] The harmonize_enumeration_displays error hints that you have not yet harmonized all of your custom columns yet, especially valid values for Enumeration datatypes. Read the tool-tips. Use the Job Spy tool for creating a matrix of all custom columns in all of your libraries.
I will look at it after you post your debug log.
Added: the sorting of the column by clicking the column header is a Qt 6 error. I worked fine in Qt 5, but Qt 6 requires a more specific instruction. You are the first person to report this (maybe the first to try to sort it since Calibre 6.0.0?). Anyway, the next release of CALM will sort it again, but as always in earlier releases, it will only sort by the Name column.
Added: I have bullet-proofed the error you got re: harmonizing your enumeration custom column values. I will release a new version of CALM soon. You still have to harmonize your enumerations, however; it just won't throw an error. In debug mode, it will print a message of exactly what was wrong with your custom column.
Debug mode via command line: calibre-debug -g
DaltonST
Last edited by DaltonST; 01-26-2023 at 12:07 PM.
Reason: sorting issue
|