GNOME Bugzilla – Bug 570705
assertions when trying to get string
Last modified: 2009-02-07 19:53:53 UTC
After selecting recipients with seahorse-tool --encrypt foo ** (seahorse-tool:6281): CRITICAL **: cryptui_keyset_key_get_string: assertion `G_VALUE_TYPE (value) == G_TYPE_STRING' failed ** (seahorse-tool:6281): CRITICAL **: cryptui_keyset_key_get_string: assertion `G_VALUE_TYPE (value) == G_TYPE_STRING' failed ** (seahorse-tool:6281): WARNING **: couldn't load all the keys (71/0) from GPGME
I believe this is now fixed with today's pushed changes. Can you verify this?
This is not fixed in Trunk. In addition to the above errors, an error dialog box is displayed with a wholly unhelpful message: Couldn't encrypt file: NoPrivateKeys.png General error
Committed a fix. 2009-02-06 Stef Walter <stef@memberwebs.com> * libseahorse/seahorse-object.c: Map 'raw-id' DBus field to internal properties.
Stef, I think you forgot to commit this one. It's not in svn.
Whoops. Done.
I can confirm this is fixed.