Re: [gnome-love] gnome-keyring-manager : problem with gnome_keyring_delete
- From: Erik Ragnerstam <erik ragnerstam telia com>
- To: Kedar Bellare <kedarb cse iitb ac in>
- Cc: gnome-love gnome org
- Subject: Re: [gnome-love] gnome-keyring-manager : problem with gnome_keyring_delete
- Date: Wed, 05 May 2004 17:35:13 +0200
Hi,
I'm new too, welcome to the club :)
You aren't doing anything wrong, it's a bug in gnome-keyring.
Have a look at this: http://bugzilla.gnome.org/show_bug.cgi?id=141192
Regards
Erik
On Wed, 2004-05-05 at 15:02, Kedar Bellare wrote:
Hi,
I am very new to coding in gnome. I was having a look at the
gnome-keyring-manager project and found it interesting. I tried to
implement the delete functionality for the keyring-manager but it
segfaults whenever I call gnome_keyring_delete.
What I have done is, I call :
gnome_keyring_delete(keyring, delete_keyring_callback,data,NULL);
where keyring is the name of the keyring created in my case "laa1" and
has type g_char,
delete_keyring_callback is same as the create_keyring_callback and of
type static void,
data is the gpointer data that gets passed in.
I found very little information on google about gnome_keyring_delete.
What am I doing wrong?
Thanks,
Kedar
_______________________________________________
gnome-love mailing list
gnome-love gnome org
http://mail.gnome.org/mailman/listinfo/gnome-love
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]