I looked in: this is because of using deprecated KUrl and KFileDialog. Instead there should be QUrl and QFileDialog.
-- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/1970120 Title: software-properties-qt Import Key FIle button does not work Status in software-properties package in Ubuntu: Confirmed Status in software-properties source package in Jammy: Confirmed Bug description: Setps to recreate: 1) Open a terminal 2) sudo software-properties-qt 3) Go to Authentication and click on Import Key File Expect: Opens dialog to import a key file Actual: Dialog does not open, and the following traceback error appears on the console: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/softwareproperties/qt/SoftwarePropertiesQt.py", line 723, in add_key_clicked url = KUrl.fromPath(home) NameError: name 'KUrl' is not defined. Did you mean: 'url'? To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1970120/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp