Possible bug?
After restarting Calibre, the chains with variations temporarily disappear from the AC menu. They reappear after I open the config and save again. If it matters, it doesn't seem to delete keyboard shortcuts in use by them like when renaming a chain.
I restart in debug mode and I notice this error in the log:
Code:
Action Chains: Unable to create variant for chain (Send to Device)
Traceback (most recent call last):
File "calibre_plugins.action_chains.action", line 345, in create_all_menu_actions_for_chain
File "calibre_plugins.action_chains.action", line 355, in create_variants_menu_actions
File "calibre_plugins.action_chains.action", line 394, in variants_from_config
AttributeError: 'ChainInterfaceAction' object has no attribute 'template_functions'