GNOME Bugzilla – Bug 570704
daemon providing invalid key ids
Last modified: 2009-02-06 15:52:22 UTC
When running seahorse-tool --encrypt foo the following is printed before the recipient select dialog is displayed (There's a lot more, but this is representative). ** (seahorse-tool:6281): WARNING **: dbus call to get 'flags' failed: Invalid or unrecognized key: openpgp:5FEE05E6A56E15A3:2 ** (seahorse-tool:6281): WARNING **: dbus call to get 'flags' failed: Invalid or unrecognized key: openpgp:DD91E4512F9582C1:2 ** (seahorse-tool:6281): WARNING **: dbus call to get 'flags' failed: Invalid or unrecognized key: openpgp:5FEE05E6A56E15A3:3 ** (seahorse-tool:6281): WARNING **: dbus call to get 'flags' failed: Invalid or unrecognized key: openpgp:DD91E4512F9582C1:3 ** (seahorse-tool:6281): WARNING **: dbus call to get 'flags' failed: Invalid or unrecognized key: openpgp:5FEE05E6A56E15A3:4 ** (seahorse-tool:6281): WARNING **: dbus call to get 'flags' failed: Invalid or unrecognized key: openpgp:5FEE05E6A56E15A3:5 ** (seahorse-tool:6281): WARNING **: dbus call to get 'flags' failed: Invalid or unrecognized key: openpgp:5FEE05E6A56E15A3:6 ** (seahorse-tool:6281): WARNING **: dbus call to get 'flags' failed: Invalid or unrecognized key: openpgp:4B2802F04E939E86:2 ** (seahorse-tool:6281): WARNING **: dbus call to get 'flags' failed: Invalid or unrecognized key: openpgp:4B2802F04E939E86:3
Yup, was in the middle of fixing this yesterday, but didn't get a chance to complete and push my changes until today.
I can confirm this is fixed in trunk.