http://defect.opensolaris.org/bz/show_bug.cgi?id=9767
Summary: [gnome2.26] nwam-manager-properties shows incorrect
state
Classification: Development
Product: nwam
Version: unspecified
Platform: ANY/Generic
OS/Version: All
Status: NEW
Status Whiteboard: nwam1-build:2009-06-25 nwamu1-build:2009-06-16 x86
Severity: normal
Priority: P3
Component: GUI
AssignedTo: nwam-dev at opensolaris.org
ReportedBy: robert.kinsella at sun.com
QAContact: nwam-dev at opensolaris.org
gnome2.26 snv_117 installed on U20.
BFU to 2009-06-25, nwam ui packages 2009-06-16
using nwamcfg configure e.g. interface hme0 to be manually activated
e.g.
nwamcfg
select ncp User
select ncu phys hme2
set activation-mode=manual
commit
exit
disable the interface
nwamadm disable -c ip -c phys hme2
status:-
nwamadm list -x
ncu:ip hme2 offline conditions for activation are not met
ncu:phys hme2 disabled disabled by administrator
/etc/nwam/ncp-User.conf
interface:hme2
type=uint64,1;class=uint64,2;enabled=boolean,true;ip-version=uint64,0,1;ipv4-addrsrc=uint64,0;ipv6-addrsrc=uint64,0,1;parent=string,User;
link:hme2
type=uint64,0;class=uint64,0;parent=string,User;activation-mode=uint64,0;enabled=boolean,false;
hme0 is now disabled and in manual configuration mode.
ifconfig -a - does not show hme2 plumbed.
1. launch nwam-manager-properties
2. select show - network profile
- hme2 is correctly listed under "always disable these connections"
(ref P15 http://www.opensolaris.org/os/project/nwam/UIDesign/Phase1/)
3. select show - connection status
actual result
- hme2 is incorrectly listed as "cable unplugged".
(ref P13 http://www.opensolaris.org/os/project/nwam/UIDesign/Phase1/)
"Cable Unplugged - Wired link is enabled but cable is unplugged"
expected result
In this testcase the cable is connected but the interface is disabled.
The interface should not be listed in this dialog, as it should only list
"enabled connections"
--
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.