[Bug 1970120] [NEW] software-properties-qt Import Key FIle button does not work
Raquel Montanana Grau
1970120 at bugs.launchpad.net
Sun Apr 24 16:38:22 UTC 2022
Public bug reported:
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'?
** Affects: software-properties (Ubuntu)
Importance: Undecided
Status: New
** Tags: jammy kubuntu
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, 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:
New
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
More information about the foundations-bugs
mailing list