View Single Post
Old 04-12-2019, 02:43 AM   #43
PandathePanda
a toy panda
PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.
 
PandathePanda's Avatar
 
Posts: 2,568
Karma: 26020474
Join Date: Mar 2014
Location: Onboard the Queen Anne's Revenge
Device: Various Android dvices
Imported a few pd books this morning and found this on the terminal.

Quote:
kdialog: /Downloads/calibre-3.40.4-x86_64/lib/libQt5Core.so.5: version `Qt_5.9' not found (required by /usr/lib/x86_64-linux-gnu/libKF5Auth.so.5)
Traceback (most recent call last):
File "site-packages/calibre/gui2/linux_file_dialogs.py", line 318, in looped
File "site-packages/calibre/gui2/linux_file_dialogs.py", line 306, in r
File "site-packages/calibre/gui2/linux_file_dialogs.py", line 155, in kdialog_choose_dir
File "site-packages/calibre/gui2/linux_file_dialogs.py", line 135, in kde_cmd
File "site-packages/calibre/gui2/linux_file_dialogs.py", line 128, in kdialog_supports_desktopfile
File "subprocess.py", line 223, in check_output
CalledProcessError: Command '[u'kdialog', u'--help']' returned non-zero exit status 1
the error is weird as libQt5Core.so.5 is installed in /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.

I'm on Kubuntu 18.04.2 and Qt version is 5.9.5+dfsg-0ubuntu2
PandathePanda is offline   Reply With Quote