While using nm-applet from network manager i have a problem. I am not sure if kwallet is to blame or NM is not calling gnome-keyring. Perhaps NM does not recognize TDE as a desktop due to some environment variable not exported or something?

After restarting the nm-applet and trying to connect it spews out this:
root@porteus:~# nm-applet
** Message: applet now removed from the notification area
** Message: applet now embedded in the notification area

** (nm-applet:2383): WARNING **: Failed to register as an agent: (32) No session found for uid 0
** Message: Starting applet secret agent because GNOME Shell disappeared

** (nm-applet:2383): WARNING **: Failed to register as an agent: (32) No session found for uid 0

** (nm-applet:2383): WARNING **: Could not initialize NMActiveConnection /org/freedesktop/NetworkManager/ActiveConnection/0: Method "GetAll" with signature "s" on interface "org.freedesktop.DBus.Properties" doesn't exist


** (nm-applet:2383): CRITICAL **: applet_get_connection_for_active: assertion `path != NULL' failed

** (nm-applet:2383): WARNING **: Could not create object for /org/freedesktop/NetworkManager/ActiveConnection/0: Method "GetAll" with signature "s" on interface "org.freedesktop.DBus.Properties" doesn't exist

So while it senses all networks when i try to connect i do not get the popup asking for passphrase. If i edit the config file for NM with a plain text password it connects without issue. Any ideas?

Jay