Well the first couple of lines of the eror message will happen if there was no running calibre to shutdown. The last lineis a bug and will be fixed in the next release. Note that if you want to avoid the first two lines use
calibre -s
instead of
calibre-debug -s
|