Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 827, in on_remove_clicked self.backend.RemoveSource(str(source_entry)) File "/usr/lib/pymodules/python2.7/dbus/proxies.py", line 143, in __call__ **keywords) File "/usr/lib/pymodules/python2.7/dbus/connection.py", line 630, in call_blocking message, timeout) DBusException: org.freedesktop.DBus.Python.AttributeError: Traceback (most recent call last): File "/usr/lib/pymodules/python2.7/dbus/service.py", line 702, in _message_cb retval = candidate_method(self, *args, **keywords) File "/usr/lib/python2.7/dist-packages/softwareproperties/dbus/SoftwarePropertiesDBus.py", line 217, in RemoveSource self.remove_source(str(source)) File "/usr/lib/python2.7/dist-packages/softwareproperties/SoftwareProperties.py", line 710, in remove_source if source.file != apt_pkg.config.find_file("Dir::Etc::sourcelist"): AttributeError: 'NoneType' object has no attribute 'file'