我不确定这是否已得到回答,因为我不确定问题。白天至少有一次(有时候更多)我收到Ubuntu崩溃的通知。该信息表明它与chrome-gnome-shell
(我已重新安装chrome-gnome-shell
)有关。我也无法在https://extensions.gnome.org/local/列出我的本地Gnome扩展名。使用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位。
任何有关错误以及如何解决问题的想法?
答案 0 :(得分:1)
您使用的是旧的chrome-gnome-shell版本。 只需升级。