web-dev-qa-db-ja.com

SeahorseがSambaの共有を台無しにしているのはなぜですか?

Sambaファイルを正しく共有しようとして悲惨な時間を過ごしています。ターミナルにSeahorseをロードしましたが、エラーが発生しました。私のネットワークの問題は許可の問題だと確信しています。

nighthawk@Core4:~$ seahorse
** Message: init gpgme version 1.2.0

(seahorse:3619): GLib-GObject-CRITICAL **: Read-only property 'window' on class 'SeahorseViewer' has type 'GtkWidget' which is not equal to or more restrictive than the type 'GtkWindow' of the property on the interface 'SeahorseView'


(seahorse:3619): GLib-GObject-CRITICAL **: Read-only property 'icon' on class 'SeahorsePkcs11Certificate' has type 'gchararray' which is not equal to or more restrictive than the type 'GIcon' of the property on the interface 'GcrCertificateIface'

この時点で端末がハングします。

1
Peter Schriver

これはタツノオトシゴのバグのようです。こちらをご覧ください https://bugs.launchpad.net/ubuntu/+source/seahorse/+bug/90844

1
damien