After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 141192 - gnome_keyring_delete is not working
gnome_keyring_delete is not working
Status: RESOLVED FIXED
Product: libgnome-keyring
Classification: Core
Component: General
unspecified
Other Linux
: Normal critical
: ---
Assigned To: GNOME keyring maintainer(s)
GNOME keyring maintainer(s)
Depends on:
Blocks: 141534
 
 
Reported: 2004-04-27 16:15 UTC by Fernando Herrera
Modified: 2019-02-22 11:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add testing for delete operation (864 bytes, patch)
2004-04-27 16:17 UTC, Fernando Herrera
none Details | Review

Description Fernando Herrera 2004-04-27 16:15:42 UTC
I'm attaching a testcase for test.c. The daemon answer with
GNOME_KEYRING_RESULT_IO_ERROR and it becomes unusable.
Comment 1 Fernando Herrera 2004-04-27 16:17:37 UTC
Created attachment 27143 [details] [review]
Add testing for delete operation
Comment 2 Fernando Herrera 2004-04-27 23:35:06 UTC
oh, sorry, it is still unimplemented :)
Comment 3 Fernando Herrera 2004-07-14 15:08:03 UTC
Now delete is implemented. Closing this.