I am trying to add a ppa key trough Software Sources - Authentication - Import key file.
I have solved access to Software Sources interface as described here: Software Sources GUI in Kubuntu 18.04.
But launching the tool in terminal and trying to add the key nothing happens.
This is what is seen in terminal:
~$ sudo -H software-properties-kde
[sudo] password for cip:
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/softwareproperties/kde/SoftwarePropertiesKDE.py", line 667, in add_key_clicked
url = KUrl.fromPath(home)
NameError: name 'KUrl' is not defined
I'm in LXQT installed on top of Kubuntu 18.04, the same happens in both.