chrome-gnome-shell 导致崩溃?

chrome-gnome-shell causing crash?

我不确定是否有人回答了这个问题,因为我不确定这个问题。一天中至少有一次(有时更多)我收到 Ubuntu 崩溃的通知。信息说它与 chrome-gnome-shell(我已重新安装 chrome-gnome-shell)有关。我也无法在以下位置列出我的本地 Gnome 扩展:https://extensions.gnome.org/local/。在 Firefox 中使用 browser console,当我调出该页面时得到以下信息:

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 位。

有什么问题以及如何解决的想法吗?

您正在使用旧的 chrome-gnome-shell 版本。 刚刚升级。