Bug 333381 - After updates 10-15-07 Gnome Network Device Control no longer starts or functions
Summary: After updates 10-15-07 Gnome Network Device Control no longer starts or funct...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-network
Version: 8
Hardware: i386
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-10-16 02:15 UTC by Dan Beard
Modified: 2007-11-30 22:12 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-10-21 06:41:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dan Beard 2007-10-16 02:15:16 UTC
Description of problem:After tonight's updates, (oct. 15, 2007) Network Device
control will not start from applet or menu.


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

How reproducible:
Nominal operation

Steps to Reproduce:
1. Click menu item or panel applet.
2. Short duration disk activity then fails to start
3. 
  
Actual results:
Failure to start and run

Expected results:


Additional info:  I may have this assigned to the wrong component.   Description
should provide needed info.

Comment 1 Dan Beard 2007-10-16 17:22:19 UTC
Additional info:

Network manager is now broken too.

Comment 2 Lev Gelb 2007-10-19 21:48:25 UTC
I believe this is due to a python error in the file:
/usr/share/system-config-network/netconfpkg/NC_functions.py

Line 940 should be:
           log.log(5, "Cannot write to %s" % (getRoot() + "/"))
rather than:
           log.log(5, "Cannot write to %s" % (getRoot + "/"))

At least, once I've fixed this, system-control-network works for me.

Comment 3 Harald Hoyer 2007-10-21 06:41:05 UTC
already fixed


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