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 692286 - Better debugging messages for keyring interaction
Better debugging messages for keyring interaction
Status: RESOLVED FIXED
Product: gnome-online-accounts
Classification: Core
Component: Kerberos
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME Online Accounts maintainer(s)
GNOME Online Accounts maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-01-22 12:49 UTC by Stef Walter
Modified: 2013-01-22 13:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Better debugging messages for keyring interaction (3.97 KB, patch)
2013-01-22 12:53 UTC, Stef Walter
committed Details | Review

Description Stef Walter 2013-01-22 12:49:59 UTC
This should make life easier when debugging the keyring problems that
people have. Now we can actually see if and why it's failing, and 
catch any race conditions.
Comment 1 Stef Walter 2013-01-22 12:53:52 UTC
Created attachment 234102 [details] [review]
Better debugging messages for keyring interaction
Comment 2 Debarshi Ray 2013-01-22 13:16:48 UTC
Comment on attachment 234102 [details] [review]
Better debugging messages for keyring interaction

Thanks for the patch!