[Bug 221229] Re: nm-editor shows password in wrong field

2009-02-09 Thread Alexander Sack
according to comments its fixed in NM 0.7. thanks.

** Changed in: network-manager-applet (Ubuntu)
   Status: Confirmed = Fix Released

-- 
nm-editor shows password in wrong field
https://bugs.launchpad.net/bugs/221229
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 221229] Re: nm-editor shows password in wrong field

2008-12-02 Thread Jonatan Schroeder
With the new connections editor, this looks corrected (in the new
interface the fields are ok).

-- 
nm-editor shows password in wrong field
https://bugs.launchpad.net/bugs/221229
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 221229] Re: nm-editor shows password in wrong field

2008-09-12 Thread MurDoK
Is this fixed in Intrepid? I can't test it right now

-- 
nm-editor shows password in wrong field
https://bugs.launchpad.net/bugs/221229
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 221229] Re: nm-editor shows password in wrong field

2008-05-21 Thread Chris Lockfort
Nevermind, I'm wrong. I meant to say nm-edit anyway, and it appears that it's 
part of the network-manager package. I thought it was its own package...
I'm looking now to see if this was fixed upstream anywhere.

** Changed in: network-manager (Ubuntu)
Sourcepackagename: nedit = network-manager

** Description changed:

- Binary package hint: nedit
+ Binary package hint: network-manager
  
  I got really excited with the new wireless network editor, but I found a
  problem for WPA networks. On a WPA enterprise network, the identity
  password is being shown in the private key password field. I have nm-
  editor 0.6.6-0ubuntu5 on Ubuntu 8.04.
  
  I'm sending an attachment with the printscreen. It shows a password on
  private key password field, but I don't have one for this network, and
  doesn't show the identity password, that is saved for this network. If I
  show passwords (no printscreen for obvious reasons), the private key
  password shows the identity password.

-- 
nm-editor shows password in wrong field
https://bugs.launchpad.net/bugs/221229
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 221229] Re: nm-editor shows password in wrong field

2008-05-21 Thread Chris Lockfort
** Changed in: network-manager-applet (Ubuntu)
Sourcepackagename: network-manager = network-manager-applet

-- 
nm-editor shows password in wrong field
https://bugs.launchpad.net/bugs/221229
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 221229] Re: nm-editor shows password in wrong field

2008-05-21 Thread Chris Lockfort
changed to network-manager-applet, this isn't about the backend network-manager.
Fix should be easy as switching these two labels
widget class=GtkLabel id=wpa-eap-private-key-passwd-label
widget class=GtkLabel id=wpa-eap-password-label
somewhere in the GUI code.
I'll do it when/if I have time.

-- 
nm-editor shows password in wrong field
https://bugs.launchpad.net/bugs/221229
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 221229] Re: nm-editor shows password in wrong field

2008-05-20 Thread Chris Lockfort
Confirmed; this is probably a problem with nedit, however, not network-
manager as a whole.

** Description changed:

- Binary package hint: network-manager
+ Binary package hint: nedit
  
  I got really excited with the new wireless network editor, but I found a
  problem for WPA networks. On a WPA enterprise network, the identity
  password is being shown in the private key password field. I have nm-
  editor 0.6.6-0ubuntu5 on Ubuntu 8.04.
  
  I'm sending an attachment with the printscreen. It shows a password on
  private key password field, but I don't have one for this network, and
  doesn't show the identity password, that is saved for this network. If I
  show passwords (no printscreen for obvious reasons), the private key
  password shows the identity password.

** Changed in: nedit (Ubuntu)
Sourcepackagename: network-manager = nedit
   Status: Incomplete = Confirmed

-- 
nm-editor shows password in wrong field
https://bugs.launchpad.net/bugs/221229
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 221229] Re: nm-editor shows password in wrong field

2008-05-08 Thread Pedro Villavicencio
Thanks for your report, I'm not able to reproduce this with a WPA
personal network, does that shows the same for you? or this is only
reproducible with WPA enterprise? thanks.

** Changed in: network-manager (Ubuntu)
   Status: New = Incomplete

-- 
nm-editor shows password in wrong field
https://bugs.launchpad.net/bugs/221229
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 221229] Re: nm-editor shows password in wrong field

2008-05-08 Thread Jonatan Schroeder
I don't know, I don't have access to any WPA personal network to test
it...

-- 
nm-editor shows password in wrong field
https://bugs.launchpad.net/bugs/221229
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 221229] Re: nm-editor shows password in wrong field

2008-05-01 Thread GICodeWarrior
This issue happens on my machine as well.

$ apt-cache show network-manager | grep Version
Version: 0.6.6-0ubuntu5
$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION=Ubuntu 8.04

Additionally, setting a private key password when joining a network will
cause that password to appear in the identity/password field.  The
fields probably just need to be swapped...

-- 
nm-editor shows password in wrong field
https://bugs.launchpad.net/bugs/221229
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 221229] Re: nm-editor shows password in wrong field

2008-04-23 Thread Jonatan Schroeder

** Attachment added: Screenshot
   http://launchpadlibrarian.net/13842365/Screenshot-Wireless%20Networks.png

-- 
nm-editor shows password in wrong field
https://bugs.launchpad.net/bugs/221229
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs