GNOME Bugzilla – Bug 785849
Entries for GPG & SSH keys are missing if using commit 4c671a7844b0aa9eea1bdbc67d1d7fa8e2451226
Last modified: 2017-09-04 22:03:56 UTC
Created attachment 356991 [details] Issue details (screenshots, log files) Hi guys, before all did work, just fine, e.g. commit a1474bb0ac692c81e74aa3cdbea0ff7ae3f9cbe9 (not sure, however, what exactly commit in range [a1474bb0ac692c81e74aa3cdbea0ff7ae3f9cbe9, 4c671a7844b0aa9eea1bdbc67d1d7fa8e2451226[ did cause that). So the issue is that I cannot see any content under 'Secure shell' and 'GPG keys' headers in left pane anymore with that newer version. This behaviuor change is also accompanied with logging change, newer version produces a lot of errors. Please attached screenshots and logs. Thanks!
Created attachment 358987 [details] [review] Add dummy "label"-property setters to conform SeahorsePlace interface GLib-GObject-CRITICAL **: g_object_class_install_property: assertion 'class->set_property != NULL' failed GLib-GObject-CRITICAL **: Object class SeahorseGpgmeKeyring doesn't implement property 'label' from interface 'SeahorsePlace' Regression of 7f64db1151ef95cdf2316c5ed34459d3076685d3
Created attachment 358993 [details] [review] Add dummy "label"-property setters to conform SeahorsePlace interface GLib-GObject-CRITICAL **: g_object_class_install_property: assertion 'class->set_property != NULL' failed GLib-GObject-CRITICAL **: Object class SeahorseGpgmeKeyring doesn't implement property 'label' from interface 'SeahorsePlace' Regression of 7f64db1151ef95cdf2316c5ed34459d3076685d3
Created attachment 359097 [details] Screenshot with patch applied Patch https://bugzilla.gnome.org/attachment.cgi?id=358993 brings OpenSSH keys back to the interface but GPG keys are still AWOL. :( https://bugs.archlinux.org/task/54675
Attachment 358993 [details] pushed as b31e32f - Add dummy "label"-property setters to conform SeahorsePlace interface