Quote:
Originally Posted by kovidgoyal
That sounds like an issue with the file chooser dialog on your system. you can tell calibre to not use native file dialogs, which
avoids the helper process, by setting the CALIBRE_NO_NATIVE_FILEDIALOGS
environment variable to 1 as described here:
https://manual.calibre-ebook.com/cus...ment-variables
|
He updated his KDE Plasma stuff to 23.04.0 and kdialog was part of the update which probably broke his Calibre. I told him to put
export CALIBRE_NO_NATIVE_FILEDIALOGS=1 in his .bash_profile as a work around.