
當我跑步時鸚鵡螺這警告被生成。我安裝了保管箱從那時起,但然後我
- 已卸載的保管箱
- 重新安裝鸚鵡螺
- 重新安裝 gnome 會話
從我的終端:
~ nautilus
(nautilus:27481): Gtk-WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files
編輯:我嘗試過重新安裝保管箱進而大量 gvfs 警告來了:
(nautilus:1510): GVFS-WARNING **: can't init metadata tree /home/sagarkar10/.local/share/gvfs-metadata/home: open: Permission denied
然後我卸載了 dropbox 並重新安裝了 nautilus並將錯誤修改為:
(nautilus:2493): GLib-GIO-CRITICAL **: g_dbus_interface_skeleton_unexport: assertion 'interface_->priv->connections != NULL' failed
(nautilus:2493): GLib-GIO-CRITICAL **: g_dbus_interface_skeleton_unexport: assertion 'interface_->priv->connections != NULL' failed
(nautilus:2493): Gtk-CRITICAL **: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed
(nautilus:2493): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(nautilus:2493): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
請幫助我理解這個錯誤並解決它。我在用Ubuntu 16.04 LTS
筆記:不同階段的錯誤是不同的,當我搜尋這些錯誤時,沒有其他人面臨相同的錯誤。
答案1
我使用 Ubuntu 16.04,今天遇到了完全相同的問題,這是我解決它的方法,首先使用以下命令卸載 nautilus:
sudo apt-get remove nautilus
繼續並重新啟動您的電腦
sudo reboot
使用以下命令重新安裝 nautilus:
sudo apt-get install nautilus
由於gnome3 安裝/更新,我的nautilus 損壞得很嚴重,即使在最後一步之後它也無法正常工作,並且在最小化和最大化終端時出現了一些問題,所以我再次卸載了nautilus 並安裝了這個名為Nemo 的nautilus 替代品,現在一切正常工作得很好,尼莫比鸚鵡螺酷得多。以下是安裝 Nemo 的方法:
sudo add-apt-repository ppa:webupd8team/nemo
sudo apt-get update
sudo apt-get install nemo nemo-fileroller