View Single Post
Old 08-04-2017, 02:30 PM   #7
firus
Junior Member
firus began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Aug 2017
Device: Kobo Aura One
This is the output from terminal:

Traceback (most recent call last):
File "site-packages/calibre/gui2/linux_file_dialogs.py", line 293, in r
File "site-packages/calibre/gui2/linux_file_dialogs.py", line 170, in kdialog_choose_files
File "site-packages/calibre/gui2/linux_file_dialogs.py", line 130, in run_kde
ValueError: KDE file dialog aborted with return code: 254 and stderr: kdialog: Neznáma možnosť 'desktopfile'.

Dont know if desktopfile is somthing in your python code, or an option of higher version of kdialog. I'm on KDE 5.8.7, kdialog 1.0. Same error occurs with Kubuntu 17.04 which has KDE 5.9.4 but the same version of kdialog.

"Neznáma možnosť" in output means "Unknown option".
firus is offline   Reply With Quote