#578587 network-manager-gnome: nm-applet does not remember passwords

Package:
network-manager-gnome
Source:
network-manager-applet
Description:
network management framework (GNOME frontend)
Submitter:
Date:
2010-06-14 19:12:05 UTC
Severity:
normal
#578587#5
Date:
2010-04-21 00:57:40 UTC
From:
To:
nm-applet runs in my system tray.

I have a wpa network.

nm-applet used to manage the connection perfectly.  Since the last
upgrade or so it prompts for my network password every time it wants
to connect.

I've gone through "Edit connections" and added the password there too
(but should this really be necessary?) to no avail.  The password box
is blank the next time I look.

I have a VPN configured, but it doesn't come up automatically.  Not
related, I assume?

What other info can I get you?

#578587#10
Date:
2010-04-21 01:08:11 UTC
From:
To:
tags 578587 moreinfo
thanks

Am 21.04.2010 02:57, schrieb ben:

nm-applet uses gnome-keyring to store the secrets of user connections.
So you might check if your problem is related to gnome-keyring. Do you
have other apps using gnome-keyring successfully?
Is the wpa-key stored in the gnome-keyring (use seahorse to find out).
Do you have separate keyrings?

Can you reproduce the problem with a fresh user account?

Michael

#578587#17
Date:
2010-04-26 20:09:19 UTC
From:
To:
Hi,

I had the same problem (nm-applet seemed to have forgotten all my
passwords and would not save new ones) because gnome-keyring-daemon
was not started.  I previously did not need to start it explicitely
but I do now in ".xsession".

Hope it helps,
C.

#578587#22
Date:
2010-04-27 00:08:05 UTC
From:
To:
Hi,

I have the same problem (not had).

The gnome-keyring-daemon is already started automatically.

I am using xfce4 on unstable.

In xfce4-session-settings, advanced tab, the item "Launch GNOME services
at startup" is enabled.

jthomas@radiobemba:~$ ps -ef |grep gnome-keyring-daemon
jthomas   2359     1  0 01:45 ?        00:00:00
/usr/bin/gnome-keyring-daemon --daemonize --login
jthomas   2782  2632  0 01:46 pts/0    00:00:00 grep gnome-keyring-daemon

jthomas@radiobemba:~$ apt-show-versions |grep gnome-keyring
gnome-keyring/sid uptodate 2.30.0-2
libgnome-keyring-dev/sid uptodate 2.30.0-2
libgnome-keyring0/sid uptodate 2.30.0-2
libpam-gnome-keyring/sid uptodate 2.30.0-2

jthomas@radiobemba:~$ apt-show-versions |grep network-manager
network-manager/sid uptodate 0.8-1
network-manager-gnome/sid uptodate 0.8-1
network-manager-openconnect/sid uptodate 0.7.999-1+b1
network-manager-openvpn/sid uptodate 0.8-1
network-manager-openvpn-gnome/sid uptodate 0.8-1
network-manager-pptp/sid uptodate 0.8-2
network-manager-pptp-gnome/sid uptodate 0.8-2
network-manager-vpnc/sid uptodate 0.8-1
network-manager-vpnc-gnome/sid uptodate 0.8-1

Best regards,
Julien

#578587#27
Date:
2010-04-27 16:13:27 UTC
From:
To:
Hi,

This seams to affect only xfce4 users and might be related to bug #522493.

gnome-keyring doesn't remember password
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=522493

Best regards,
Julien

#578587#32
Date:
2010-06-14 19:12:05 UTC
From:
To:
I think this is caused by #580156.  A workaround seems to be running the
following command before starting nm-applet:

    export `grep ^DBUS_SESSION_BUS ~/.dbus/session-bus/*-0`