Não foi possível abrir software-properties-gtk em 18.04

Não foi possível abrir software-properties-gtk em 18.04

Quando digito software-properties-gtk(com sudo -Hou não) no terminal, recebo o seguinte erro:

Traceback (most recent call last):
  File "/usr/bin/software-properties-gtk", line 100, in <module>
    app = SoftwarePropertiesGtk(datadir=options.data_dir, options=options, file=file)
  File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 172, in __init__
    self.backend.Reload();
  File "/usr/lib/python3/dist-packages/dbus/proxies.py", line 70, in __call__
    return self._proxy_method(*args, **keywords)
  File "/usr/lib/python3/dist-packages/dbus/proxies.py", line 145, in __call__
    **keywords)
  File "/usr/lib/python3/dist-packages/dbus/connection.py", line 651, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.221 was not provided by any .service files

Descobri que o problema pode estar relacionado ao idnapacote, então tentei reinstalá-lo, mas ainda recebo esse erro.

E ideia?

Obrigado

informação relacionada