|
运行system-config-network,出来下信息:这样以后是不是更换了不IP信息啊,现在上网没啥问题!!
Component: system-config-network
Version: 1.3.30
Summary: TB481c9b61 maindialog.py:124:__init__:AttributeError: 'NoneType' object has no attribute 'set_from_pixbuf'
Traceback (most recent call last):
File "/usr/sbin/system-config-network-gui", line 166, in main
window = mainDialog()
File "/usr/share/system-config-network/netconfpkg/gui/maindialog.py", line 124, in __init__
widget.set_from_pixbuf(get_pixbuf("connection-ethernet.png"))
AttributeError: 'NoneType' object has no attribute 'set_from_pixbuf'
Local variables in innermost frame:
widget: None
self: <netconfpkg.gui.maindialog.mainDialog instance at 0xb7a8c12c>
glade_file: /usr/share/system-config-network/netconfpkg/gui/maindialog.glad |
|