You should change your system encoding from ISO-8859-1 to UTF-8. While the details of doing that will differ from distro to distro, usually, launching calibre like this:
LANG=en_US.UTF-8 calibre
will do the trick. (If you use some other language than english, change the en_US part accordingly)
|