問題が本当にわからないので、これが回答されているかどうかはわかりません。1 日に少なくとも 1 回 (場合によってはそれ以上)、Ubuntu がクラッシュしたという通知を受け取ります。情報は、それがに関連していると言っていますchrome-gnome-shell
(私は再インストールしましたchrome-gnome-shell
)。また、ローカルの Gnome 拡張機能をhttps://extensions.gnome.org/local/にリストすることもできません。browser console
Firefox で を使用すると、そのページを表示すると次のようになります。
Unchecked lastError value: Error: Could not establish connection. Receiving end does not exist. ExtensionCommon.jsm:265
stderr output from native app org.gnome.chrome_gnome_shell:
stderr output from native app org.gnome.chrome_gnome_shell: (process:13043): GLib-GIO-CRITICAL **: g_application_release: assertion 'application->priv->use_count > 0' failed
stderr output from native app org.gnome.chrome_gnome_shell: [13043] Uncaught exception of type <class 'gi._glib.GError'> occured
stderr output from native app org.gnome.chrome_gnome_shell: File "/usr/bin/chrome-gnome-shell", line 550, in <module>
stderr output from native app org.gnome.chrome_gnome_shell: app = ChromeGNOMEShell('--gapplication-service' in sys.argv)
stderr output from native app org.gnome.chrome_gnome_shell: File "/usr/bin/chrome-gnome-shell", line 67, in __init__
stderr output from native app org.gnome.chrome_gnome_shell: self.register()
stderr output from native app org.gnome.chrome_gnome_shell: [13043] Exception: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Ubuntu 14.04 Gnome (v3.8.4)、Linux カーネル 4.4.0-71、Firefox 52.0.2 32 ビットを実行しています。
何が間違っていて、それを修正する方法についてのアイデアはありますか?