@davidfor:
I randomly clicked on the "About Plugin" menu entry, and, apparently, Python 3 is not happy about it.
Code:
Traceback (most recent call last):
File "calibre_plugins.koboutilities.action", line 658, in about
TypeError: can only concatenate str (not "bytes") to str
This is obviously a super critical issue

... /s