Bug 446798

Summary: NetworkManager connection editor doesn't edits static IPs
Product: [Fedora] Fedora Reporter: Deependra Singh Shekhawat <jeevanullas>
Component: NetworkManagerAssignee: Dan Williams <dcbw>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 9CC: dcbw, wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-05-20 11:30:53 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
nm-connection-editor-bugreport none

Description Deependra Singh Shekhawat 2008-05-16 05:14:31 UTC
Description of problem:

Network Manager doesn't let you set the static IP address for your wireless network.

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

NetworkManager-gnome-0.7.0-0.9.3.svn3623.fc9.i386
NetworkManager-openvpn-0.7.0-10.svn3632.fc9.i386
NetworkManager-0.7.0-0.9.3.svn3623.fc9.i386
NetworkManager-glib-0.7.0-0.9.3.svn3623.fc9.i386
NetworkManager-vpnc-0.7.0-0.7.7.svn3627.fc9.i386
kernel-2.6.25-14.fc9.i686
How reproducible:


Steps to Reproduce:
1. Set NetworkManager to manage your wireless device.
2. Click on the nm-applet and add a new wireless device with static IP address.
3. Fill in the IP address/netmask and gateway plus the DNS servers separated by
comma.
4. Click on OK.
5. Gnome bug report tool comes up and nm-applet crashed.

Running nm-applet from command line showed this:
[deepsa@localhost ~]$ nm-applet
** (nm-applet:28160): WARNING **: Error in sleep: Already awake
** (nm-connection-editor:28171): WARNING **: Invalid or missing ssid
** (nm-connection-editor:28171): WARNING **: address is not provided
** (nm-connection-editor:28171): WARNING **: ui_to_setting: IPv4 address
'<none>' missing or invalid!
** (nm-connection-editor:28171): WARNING **: address is not provided
** (nm-connection-editor:28171): WARNING **: ui_to_setting: IPv4 netmask
'<none>' missing or invalid!
** (nm-connection-editor:28171): WARNING **: address is not provided
** (nm-connection-editor:28171): WARNING **: ui_to_setting: IPv4 netmask
'<none>' missing or invalid!
** (nm-connection-editor:28171): WARNING **: ui_to_setting: IPv4 address
'<none>' missing or invalid!
** (nm-connection-editor:28171): WARNING **: address is not provided
** (nm-connection-editor:28171): WARNING **: ui_to_setting: IPv4 netmask
'<none>' missing or invalid!
** (nm-connection-editor:28171): WARNING **: ui_to_setting: IPv4 address ''
missing or invalid!
** (nm-connection-editor:28171): WARNING **: ui_to_setting: IPv4 address
'<none>' missing or invalid!
** (nm-connection-editor:28171): WARNING **: address is not provided
** (nm-connection-editor:28171): WARNING **: ui_to_setting: IPv4 netmask
'<none>' missing or invalid!
** (nm-connection-editor:28171): WARNING **: ui_to_setting: IPv4 address ''
missing or invalid!
** (nm-connection-editor:28171): WARNING **: address is not provided
** (nm-connection-editor:28171): WARNING **: ui_to_setting: IPv4 netmask
'<none>' missing or invalid!
** (nm-connection-editor:28171): WARNING **: address is not provided
** ERROR:(page-wireless-security.c:407):update_connection: assertion failed: (sec)
5b80215c-28f1-6476-530568a9-16da1890 is dumped

  
Actual results:
We can't use static IP address for wireless connections with NetworkManager in
fedora9.

Expected results:
We should be able to use static IP addresses for wireless connections with
NetworkManager in fedora9

Additional info:
This should have worked if the option was given in the UI itself. Why release
something that doesn't work in a gold release?

Any more info if you want I am glad to provide.
Thanks

Comment 1 Deependra Singh Shekhawat 2008-05-16 05:14:31 UTC
Created attachment 305630 [details]
nm-connection-editor-bugreport

Comment 2 Dan Williams 2008-05-19 16:59:15 UTC
Should be fixed by latest NM in updates-testing:

http://koji.fedoraproject.org/koji/taskinfo?taskID=608593

please test.  Thanks!

Comment 3 Deependra Singh Shekhawat 2008-05-20 04:09:24 UTC
Hi,

Thanks alot. This new build fixes the above issue.

Deependra

Comment 4 Dan Williams 2008-05-20 11:30:53 UTC
Ok, thanks for the report.