Bug 642152 - TB0a0f70ae maindialog.py:602:hydrateProfiles:TypeError: sequence item not a string or unicode object
Summary: TB0a0f70ae maindialog.py:602:hydrateProfiles:TypeError: sequence item not a s...
Keywords:
Status: CLOSED DUPLICATE of bug 574108
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: system-config-network
Version: 5.5
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Harald Hoyer
QA Contact: qe-baseos-daemons
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-10-12 08:22 UTC by Vic Cordiner
Modified: 2010-10-12 08:46 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-10-12 08:46:53 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
The text file saved from the bug popup (4.56 KB, text/plain)
2010-10-12 08:22 UTC, Vic Cordiner
no flags Details

Description Vic Cordiner 2010-10-12 08:22:54 UTC
Created attachment 452902 [details]
The text file saved from the bug popup

Description of problem:


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


How reproducible:
Every time I click on System > Administration > Network

Steps to Reproduce:
1.I click on System > Administration > Network
2.
3.
  
Actual results:
Error screen

Expected results:
Network configuration screen should show

Additional info:

Comment 1 Harald Hoyer 2010-10-12 08:45:19 UTC
Component: system-config-network
Version: 1.3.99.18
Summary: TB0a0f70ae maindialog.py:602:hydrateProfiles:TypeError: sequence item not a string or unicode object

Traceback (most recent call last):
  File "/usr/sbin/system-config-network-gui", line 167, in main
    window = mainDialog()
  File "/usr/share/system-config-network/netconfpkg/gui/maindialog.py", line 248, in __init__
    self.hydrate()
  File "/usr/share/system-config-network/netconfpkg/gui/maindialog.py", line 392, in hydrate
    self.hydrateProfiles()
  File "/usr/share/system-config-network/netconfpkg/gui/maindialog.py", line 602, in hydrateProfiles
    hclist.append([host.IP, host.Hostname,
TypeError: sequence item not a string or unicode object

Comment 2 Harald Hoyer 2010-10-12 08:46:14 UTC
Although this is a bug in s-c-network, you might want to fix your /etc/hosts configuration file.

Comment 3 Harald Hoyer 2010-10-12 08:46:53 UTC

*** This bug has been marked as a duplicate of bug 574108 ***


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