Description of problem: When trying to connect a WPA network through the applet, the applet will crash Version-Release number of selected component (if applicable): NetworkManager-gnome-0.7.0-0.3.svn3014.fc8 (and -gnome too) How reproducible: Connect to a WPA/PSK (TKIP) network with the applet Actual results: The applet crashes Expected results: Well, I let you guess :-) Additional info: see attachment for backtrace
Created attachment 236721 [details] backtrace
Tested with the svn3016 release, crashes too... In the console I get a lot of Error in get_property: Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist Driver : iwl3945
Here's the log of me (webustany) telling wwoods how I removed this behaviour, this may be filed as another bug : <webustany> actually, I was tired of unlocking the keyring at each login <webustany> so I created an empty "login" keyring <webustany> but even if I checked the "unlock at login" case, it still asked me for the password <webustany> si I set login as the default keyring, and added a few passes to it <webustany> didn't work eithe <webustany> r <webustany> so I restored my default keyring, and let login <webustany> then, nm would first ask me to unlock login, then to unlock default <webustany> and crash <webustany> I removed the login keyring, and everything works fine <webustany> hard to guess huh ? :)