相关疑难解决方法(0)

Nautilus 未打开,显示 GLib 错误

当我从终端启动 nautilus 时,会打印以下错误并且 nautilus 没有打开。

(nautilus:25179): GLib-GIO-CRITICAL **: g_dbus_interface_skeleton_unexport: assertion 'interface_->priv->connections != NULL' failed

(nautilus:25179): GLib-GIO-CRITICAL **: g_dbus_interface_skeleton_unexport: assertion 'interface_->priv->connections != NULL' failed
Could not register the application: Timeout was reached

(nautilus:25179): Gtk-CRITICAL **: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed

(nautilus:25179): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(nautilus:25179): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
Run Code Online (Sandbox Code Playgroud)

可能是什么问题呢??

nautilus glib 16.04

62
推荐指数
2
解决办法
4万
查看次数

Nautilus 不起作用......来自命令或统一

当我从笔记本电脑上卸载 Gnome3 时遇到了一点问题(让它变慢了),并且软件包可能已经卸载了 nautilus 在该过程中需要的一些东西。现在,当我从 Unity 侧栏中单击 nautilus 时,它什么也不做。我在终端中输入 nautilus,这是它​​输出的内容:

tommydrum@crazypeople-ubuntu:~$ nautilus
Could not register the application: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface `org.gtk.Actions' on object at path /org/gnome/Nautilus
Run Code Online (Sandbox Code Playgroud)

当我从 unity 中右键单击 nautilus 并单击一个子文件夹时,它可以工作,但当我输入 nautilus 时就不行了/home/tommydrum/Downloads。当我以 root 身份运行 nautilus 时,会发生这种情况(它确实有效,但这是输出):

tommydrum@crazypeople-ubuntu:~$ sudo -i nautilus
[sudo] password for tommydrum: 

(nautilus:14182): 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
Initializing nautilus-dropbox 1.4.0
Initializing nautilus-open-terminal extension

(opens now..) (then I close it, goes back …
Run Code Online (Sandbox Code Playgroud)

nautilus unity

6
推荐指数
1
解决办法
2万
查看次数

标签 统计

nautilus ×2

16.04 ×1

glib ×1

unity ×1