@
sophiemom - there's a calibre-debug option to fix this issue, see ==>>
calibre-debug
Code:
calibre-debug --default-programs=unregister
And there's an
Environment variable to prevent its recurrence - just set it to something, e.g.
Code:
CALIBRE_NO_DEFAULT_PROGRAMS=1
BR