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 570704 - daemon providing invalid key ids
daemon providing invalid key ids
Status: RESOLVED FIXED
Product: seahorse
Classification: Applications
Component: Daemon
git master
Other Linux
: Normal normal
: 2.26.0
Assigned To: Seahorse Maintainer
Seahorse Maintainer
Depends on:
Blocks: 569636
 
 
Reported: 2009-02-05 20:19 UTC by Adam Schreiber
Modified: 2009-02-06 15:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Adam Schreiber 2009-02-05 20:19:00 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
Comment 1 Stef Walter 2009-02-06 03:35:41 UTC
Yup, was in the middle of fixing this yesterday, but didn't get a chance to complete and push my changes until today. 
Comment 2 Adam Schreiber 2009-02-06 15:52:22 UTC
I can confirm this is fixed in trunk.