[Bug 121228] Re: [gutsy] segfault retrieving passphrase for WiFi network

2010-09-16 Thread Bug Watch Updater
** Changed in: gnome-keyring Importance: Unknown => Low -- [gutsy] segfault retrieving passphrase for WiFi network https://bugs.launchpad.net/bugs/121228 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubu

[Bug 121228] Re: [gutsy] segfault retrieving passphrase for WiFi network

2007-07-10 Thread chantra
I can confirm the fix here too -- [gutsy] segfault retrieving passphrase for WiFi network https://bugs.launchpad.net/bugs/121228 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.

[Bug 121228] Re: [gutsy] segfault retrieving passphrase for WiFi network

2007-07-10 Thread Richard H
I can verify this seems to be corrected today. -- [gutsy] segfault retrieving passphrase for WiFi network https://bugs.launchpad.net/bugs/121228 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bu

[Bug 121228] Re: [gutsy] segfault retrieving passphrase for WiFi network

2007-07-09 Thread Sebastien Bacher
gnome-keyring (2.19.5-0ubuntu1) gutsy; urgency=low . * New upstream version: * Allow passing NULL as a password to gnome_keyring_unlock() * Added strerror() like functionality for GnomeKeyringResult * Added support for async version of gnome_keyring_item_grant_access_rights_syn

[Bug 121228] Re: [gutsy] segfault retrieving passphrase for WiFi network

2007-06-29 Thread Daniel Holbach
Fixed Upstream. ** Changed in: gnome-keyring (Ubuntu) Status: Triaged => Fix Committed -- [gutsy] segfault retrieving passphrase for WiFi network https://bugs.launchpad.net/bugs/121228 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for

[Bug 121228] Re: [gutsy] segfault retrieving passphrase for WiFi network

2007-06-29 Thread Bug Watch Updater
** Changed in: gnome-keyring (upstream) Status: Unknown => Fix Released -- [gutsy] segfault retrieving passphrase for WiFi network https://bugs.launchpad.net/bugs/121228 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ub

[Bug 121228] Re: [gutsy] segfault retrieving passphrase for WiFi network

2007-06-28 Thread Jürg Billeter
The underlying issue of not unlocking the keyring when trying to access a key - as mentioned in comment #15 - should be fixed now upstream in gnome-keyring http://bugzilla.gnome.org/show_bug.cgi?id=451710 . SVN trunk works fine here again -- [gutsy] segfault retrieving passphrase for WiFi network

[Bug 121228] Re: [gutsy] segfault retrieving passphrase for WiFi network

2007-06-28 Thread Daniel Holbach
** Also affects: gnome-keyring (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=447315 Importance: Unknown Status: Unknown -- [gutsy] segfault retrieving passphrase for WiFi network https://bugs.launchpad.net/bugs/121228 You received this bug notification because you are a me

[Bug 121228] Re: [gutsy] segfault retrieving passphrase for WiFi network

2007-06-27 Thread Jürg Billeter
The behavior has changed upstream: http://bugzilla.gnome.org/show_bug.cgi?id=447315 -- [gutsy] segfault retrieving passphrase for WiFi network https://bugs.launchpad.net/bugs/121228 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -

[Bug 121228] Re: [gutsy] segfault retrieving passphrase for WiFi network

2007-06-27 Thread Martin Pitt
Still, the n-m-applet only circumvented the actual bug in gnome-keyring: it should not return OK and deliver a NULL pointer as an answer. ** Changed in: gnome-keyring (Ubuntu) Importance: Undecided => Medium Status: New => Triaged -- [gutsy] segfault retrieving passphrase for WiFi netw

[Bug 121228] Re: [gutsy] segfault retrieving passphrase for WiFi network

2007-06-27 Thread Martin Pitt
network-manager-applet (0.6.5-0ubuntu4) gutsy; urgency=low * debian/patches/01_static_network-admin.patch: fix by Peter Clifton; adding NULL check to stop nm-applet from crashing and make encrypted wifi work. (LP: #121228) -- Alexander Sack <[EMAIL PROTECTED]> Wed, 27 Jun 2007 12:3

[Bug 121228] Re: [gutsy] segfault retrieving passphrase for WiFi network

2007-06-27 Thread Hervé Cauwelier
The first time I ask to switch to my Wi-Fi network, gnome-keying-manager is asking permission for giving the passphrase to nm-applet: Allow application access to keyring? - The application 'nm-applet' (/usr/bin/nm-applet) wants to access the password fo

[Bug 121228] Re: [gutsy] segfault retrieving passphrase for WiFi network

2007-06-26 Thread Peter Clifton
0x0 (NULL) is of course a valid g_list, (The empty g_list). an empty list of found typedef enum { GNOME_KEYRING_RESULT_OK, GNOME_KEYRING_RESULT_DENIED, GNOME_KEYRING_RESULT_NO_KEYRING_DAEMON, GNOME_KEYRING_RESULT_ALREADY_UNLOCKED, GNOME_KEYRING_RESULT_NO_SUC

[Bug 121228] Re: [gutsy] segfault retrieving passphrase for WiFi network

2007-06-26 Thread Alexander Sack
TODO: investigate why gnome-keyring sends 0x0 as result list though result is GNOME_KEYRING_RESULT_OK -- [gutsy] segfault retrieving passphrase for WiFi network https://bugs.launchpad.net/bugs/121228 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug cont

[Bug 121228] Re: [gutsy] segfault retrieving passphrase for WiFi network

2007-06-26 Thread Martin Pitt
** Changed in: network-manager (Ubuntu) Target: None => tribe-3 ** Changed in: network-manager (Ubuntu) Importance: Undecided => High -- [gutsy] segfault retrieving passphrase for WiFi network https://bugs.launchpad.net/bugs/121228 You received this bug notification because you are a m

[Bug 121228] Re: [gutsy] segfault retrieving passphrase for WiFi network

2007-06-23 Thread Stephen Cradock
Sergey recommended downgrading gnome-keyring and libgnome-keyring0 to the version used in feisty - 0.8.1. I did that, and at least I could get connected. Then I found that the nm-applet asks for the passkey when connecting, and THEN still tries to set up a keyring. Talk about redundant. So I

[Bug 121228] Re: [gutsy] segfault retrieving passphrase for WiFi network

2007-06-22 Thread Justin Dugger
It's always set up a keyring for me when connecting to secured networks. Last I knew, version .7 was slated to find some fix for this, and a few other annoyances. It's well known to be annoying and not "It just works". It's one of two features left on the TODO for .7, but I don't know if anyone's