使用 gksu 时的 Gtk-WARNING

cod*_*nki 8 gtk gksu

当我使用时,gksu我收到 Gtk 警告,例如:

$ gksu gedit /etc/fstab

(gksu:2792): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(gksu:2792): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(gksu:2792): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(gksu:2792): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
Run Code Online (Sandbox Code Playgroud)

当我关闭正在运行的应用程序实例(在本例中为 gedit)时,我得到:

(gedit:2796): Gtk-WARNING **: Attempting to set the permissions of `/root/.local/share/recently-used.xbel', but failed: No such file or directory

(gedit:2796): Gtk-WARNING **: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: Failed to create file '/root/.local/share/recently-used.xbel.8R7MBW': No such file or directory

(gedit:2796): Gtk-WARNING **: Attempting to set the permissions of `/root/.local/share/recently-used.xbel', but failed: No such file or directory
Run Code Online (Sandbox Code Playgroud)

我正在使用 Ubuntu 11.10 64 位。我该如何解决这个问题?

hto*_*que 8

这些或多或少是无害的。