Comment 6 for bug 432882

Revision history for this message
sentimental bryan (sentimental-bryan) wrote :

Man, I don't know how to use bzr but I've been in touch with the gnome guys and the fix is really easy.

I've downloaded the gnome-python-desktop-2.30.0 src package.

Here's a relevant diff

diff ./gnomekeyring/gnomekeyring.defs ./gnomekeyring/gnomekeyring.defs.orig
272c272
< '("const-char*" "password" (null-ok))
---
> '("const-char*" "password")

That fixes it.