Bug 398151 - /usr/bin/system-control-network fails to start
Summary: /usr/bin/system-control-network fails to start
Keywords:
Status: CLOSED DUPLICATE of bug 368871
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-network
Version: 8
Hardware: All
OS: Linux
low
high
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-11-25 05:09 UTC by NILMONI DEB
Modified: 2007-11-30 22:12 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-11-26 13:05:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description NILMONI DEB 2007-11-25 05:09:01 UTC
Description of problem:

This is the startup error (100% reproducible) ->

$ /usr/bin/system-control-network
Traceback (most recent call last):
  File "/usr/bin/system-control-network", line 484, in <module>
    window = mainDialog()
  File "/usr/bin/system-control-network", line 117, in __init__
    self.devicelist = self.getProfDeviceList()
  File "/usr/bin/system-control-network", line 406, in getProfDeviceList
    profilelist = getProfileList(refresh)
  File "/usr/share/system-config-network/netconfpkg/NCProfileList.py", line 
652, in getProfileList
    __PFList.load()
  File "/usr/share/system-config-network/netconfpkg/NCProfileList.py", line 
75, in load
    changed = updateNetworkScripts()
  File "/usr/share/system-config-network/netconfpkg/NC_functions.py", line 
940, in updateNetworkScripts
    log.log(5, "Cannot write to %s" % (getRoot + "/"))
TypeError: unsupported operand type(s) for +: 'function' and 'str'

Comment 1 Harald Hoyer 2007-11-26 13:05:40 UTC

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


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