Bug 75939 - TB Conf.py:483:keys
Summary: TB Conf.py:483:keys
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: rhpl
Version: 8.0
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-10-15 06:00 UTC by aaathens
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-01-30 16:16:38 UTC
Embargoed:


Attachments (Terms of Use)

Description aaathens 2002-10-15 06:00:05 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830

Description of problem:
When I try to make ANY changes to my eth0 device, it crashes with the added
traceback.  

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.Start Network Configuration app
2.Make any changes
3.Try to 'Apply'
4.Crashes
	

Actual Results:  Get dialog box with added traceback output.  

Additional info:

An unhandled exception has occured.

Traceback (most recent call last):
  File "/usr/sbin/neat", line 496, in on_applyButton_clicked
    self.save()
  File "/usr/sbin/neat", line 320, in save
    self.saveProfiles()
  File "/usr/sbin/neat", line 336, in saveProfiles
    profilelist.save()
  File "/usr/sbin/../share/redhat-config-network/netconfpkg/NCProfileList.py",
line 300, in save
    for i in hoconf.keys():
  File "/usr/lib/python2.2/site-packages/rhpl/Conf.py", line 483, in keys
    keys.append(var[1])
IndexError: list index out of range


Note You need to log in before you can comment on or make changes to this bug.