Bug 427627

Summary: Error in Python script prevents system-control-network from running
Product: [Fedora] Fedora Reporter: condor
Component: system-config-networkAssignee: Harald Hoyer <harald>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 8CC: jmoskovc
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-01-05 18:20:48 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
The error displayed by system-control-network none

Description condor 2008-01-05 18:14:03 UTC
Description of problem:
A small error in a Python script prevents the /usr/bin/system-control-network
command from execution.

Version-Release number of selected component (if applicable):
system-config-network-1.4.3-1.fc8

How reproducible:
Select System -> Administration -> Netzwerkgerät-Kontrolle (german version,
sorry) from GNOME menu or typing system-control-network in a user's console.
  
Actual results:
In console, an error is displayed (see attachement) instead of displaying the
gui window.

Additional info:
The fix is quite easy, just add those missing brackets in 
/usr/share/system-config-network/netconfpkg/NC_functions.py, line 940, behind
"getRoot".

Comment 1 condor 2008-01-05 18:14:03 UTC
Created attachment 290889 [details]
The error displayed by system-control-network

Comment 2 condor 2008-01-05 18:20:48 UTC

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