Component: system-config-network Version: 1.5.93 Summary: TBf8f4a16f NCDevice.py:177:getDialog:TypeError: exceptions must be classes, instances, or strings (deprecated), not NotImplementedType Traceback (most recent call last): File "/usr/share/system-config-network/netconfpkg/gui/maindialog.py", line 814, in on_editButton_clicked self.editButtonFunc[self.active_page](button) File "/usr/share/system-config-network/netconfpkg/gui/maindialog.py", line 922, in on_deviceEditButton_clicked button = self.editDevice(device) File "/usr/share/system-config-network/netconfpkg/gui/maindialog.py", line 950, in editDevice dialog = device.getDialog() File "/usr/share/system-config-network/netconfpkg/NCDevice.py", line 177, in getDialog raise NotImplemented TypeError: exceptions must be classes, instances, or strings (deprecated), not NotImplementedType Local variables in innermost frame: self: Device.AllowUser=False Device.BootProto=dhcp Device.Device=ttyUSB0 Device.DeviceId=ttyUSB0 Device.IPv6Init=False Device.NMControlled=False Device.OnBoot=False Device.Type=Unknown