Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 110193 - redhat-config-network activate button not responding
Summary: redhat-config-network activate button not responding
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: redhat-config-network
Version: 7.3
Hardware: noarch
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks: 111252
TreeView+ depends on / blocked
 
Reported: 2003-11-16 19:58 UTC by Stefan Wolff
Modified: 2007-04-18 16:59 UTC (History)
0 users

Fixed In Version: 1.3.13
Clone Of:
Environment:
Last Closed: 2003-12-17 14:03:20 UTC
Embargoed:


Attachments (Terms of Use)

Description Stefan Wolff 2003-11-16 19:58:38 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2)
Gecko/20030708

Description of problem:
After starting up redhat-config-network, pressing the "activate"
button (on any device) has no effect. Other buttons work fine. The
"activate" button worked fine on
redhat-config-network-0.9.10-2.noarch.rpm.

Version-Release number of selected component (if applicable):
redhat-config-network-1.0.4-2

How reproducible:
Always

Steps to Reproduce:
1.Start redhat-config-network
2.Select an inactive device
3.Press activate
    

Actual Results:  Nothing (button goes in and out)

Expected Results:  The device should activate - or an error message
should be displayed.

Additional info:

Fix: Lines 674-692 of /usr/share/redhat-config-network/netconf.py
 should be left-shifted one "notch". According to the existing code,
the device should only activate if the setup had changed.
Left-shifting the code (to close "if dev.changed:" instead of "if
self.changed():") solves the problem.

Comment 1 Harald Hoyer 2003-11-25 14:09:38 UTC
fixed in CVS
Thanks for reporting!


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