From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.4.1) Gecko/20020508 Netscape6/6.2.3 Description of problem: Traceback (most recent call last): File "usr/sbin/neat", line 777, in update_devicelist self.hydrateDevices() File "usr/sbin/neat", line 363, in hydrateDevices clist/clear() AttributeError: 'NoneType' object has no attribute 'clear' Version-Release number of selected component (if applicable): How reproducible: Couldn't Reproduce Steps to Reproduce: 1. login as root 2. try to signon to internet 3. result above Actual Results: see error screen above Expected Results: sign on to isp for internet www access Additional info: no binary #, no id error code is it related to earlier error reported 10/16/02? Traceback (most recent call last): File "/usr/sbin/neat", line 717, in on_deviceActivateButton_clicked self.update_devicelist() File "/usr/sbin/neat/", line 777, in update_devicelist self.hydrateDevices() File "/usr/sbin/neat/", line 363, in hydrateDevices clist.clear() AttributeError: 'NoneType' object has no attribute 'clear' NOTE: LAST TWO LINES OF CODE ARE SAME...
This version signed on to www once - to download updates - still have two more lines of error code to address... (lines 777 & 363 ).
this is strange and it seems your installation of redhat-config-network is incomplete... /usr/share/redhat-config-network/netconfpkg/gui/maindialog.glade could be missing or broken try $ rpm -V redhat-config-network-1.1.20-1 && echo "All OK"