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".
Created attachment 290889 [details] The error displayed by system-control-network
*** This bug has been marked as a duplicate of 368871 ***