GNOME Bugzilla – Bug 590621
GnomeKeyring.PasswordSchema error in 0.7.5
Last modified: 2009-08-30 23:04:54 UTC
Since upgrading to 0.7.5, I see this: gnome-keyring-1.vapi:157.2-157.59: error: `GnomeKeyring.PasswordSchema' not supported as type for constants public const GnomeKeyring.PasswordSchema NETWORK_PASSWORD; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ So gnome-keyring-1.vapi is unusable right now.
Just did a bisect, 3b3ffa129f449b5d238c0d32476ea8eef41a6e8d is what broke it (but fixed bug #587947).
Can you try with a current git? I think this was fixed with bf10128eea439aef835dc66bbd7fb4d1887b32a3.
Yeah, it works for me now. Thanks!