Run calibre from a terminal. Try to view the PDF file, see the error from whatever component on your system is failing to open the PDF file. Given this is Linux, my bet would be something in GNOME gio-launch-desktop or similar, since you claim xdg-open works, Qt is presumably nowadays using something else. Figure out whatever it is on your system that's missing/broken and fix it.
|