|
选择IPSec,新建……crash!
Component: system-config-network
Version: 1.5.93
Summary: TBfd37fdeb NCIPsec.py:105:__init__:AttributeError: 'super' object has no attribute '_init__'
Traceback (most recent call last):
File "/usr/share/system-config-network/netconfpkg/gui/maindialog.py", line 811, in on_addButton_clicked
self.addButtonFunc[self.active_page](button)
File "/usr/share/system-config-network/netconfpkg/gui/maindialog.py", line 1727, in on_ipsecAddButton_clicked
ipsec = IPsec()
File "/usr/share/system-config-network/netconfpkg/NCIPsec.py", line 105, in __init__
super(IPsec, self)._init__()
AttributeError: 'super' object has no attribute '_init__'
Local variables in innermost frame:
self: |
|