After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 147260 - Unable to set WEP key for wireless device
Unable to set WEP key for wireless device
Status: RESOLVED FIXED
Product: gnome-system-tools
Classification: Deprecated
Component: network-admin
0.31.1
Other Linux
: Normal normal
: ---
Assigned To: Carlos Garnacho
Carlos Garnacho
Depends on:
Blocks:
 
 
Reported: 2004-07-10 11:14 UTC by Jaap A. Haitsma
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch. (10.26 KB, patch)
2004-10-01 07:01 UTC, Vincent Untz
none Details | Review

Description Jaap A. Haitsma 2004-07-10 11:14:08 UTC
In the network admin I'm not able to set the WEP key of my router
Comment 1 q 2004-08-02 16:42:45 UTC
the patch provided in bug #144346 by Mark Carey could solve this bug.
http://bugs.gnome.org/show_bug.cgi?id=144346
Comment 2 Jaap A. Haitsma 2004-08-04 22:14:50 UTC
That's just a tool that's meant to show you info about your connection. Not the
ability to set it. And that's what I want to do.
Comment 3 Vincent Untz 2004-10-01 07:01:11 UTC
Created attachment 32138 [details] [review]
Proposed patch.

I made this patch, but I can't test it. It should work.
Comment 4 Carlos Garnacho 2004-10-14 01:21:15 UTC
Commited with some slight modifications (some s/wep_key/key/)

Thanks Vincent