Bug 427222 - system-control-network doesn't run as a non-root user
Summary: system-control-network doesn't run as a non-root user
Keywords:
Status: CLOSED DUPLICATE of bug 368871
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-network
Version: 8
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-01-02 11:38 UTC by Hedayat Vatankhah
Modified: 2008-01-03 18:56 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-01-03 18:56:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Hedayat Vatankhah 2008-01-02 11:38:58 UTC
Description of problem:
system-control-network doesn't run on my system as a non-root user.


How reproducible:
Steps to Reproduce:
1. run system-control-network as a regular user
  
Actual results:
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'


Expected results:
See it running and be able to activate/deactivate devices

Comment 1 Hedayat Vatankhah 2008-01-03 18:56:50 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.