Public bug reported:

Release: Kubuntu 18.04
Version: 0.96.24.32.1

When clicking the "Import Key" button in the "Authentication" section of
the panel it throws this error:

    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

While this doesn't crash the program it causes nothing to happen when
clicking the button. Running the program in a terminal reveals the error
being printed to stderr.

After debugging it appears KUrl doesn't exist anywhere and I'm not sure
if's a python module that has changed.

** Affects: software-properties (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1795278

Title:
  software-properties-kde attempts to use KUrl but it doesn't exist

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1795278/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to