Hi; Just tried to run nautilus from user account as root using the following command on the command line and got this warning: $ sudo nautilus --no-desktop --browser Password: "process 11686: D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/var/lib/dbus/machine-id": No such file or directory See the manual page for dbus-uuidgen to correct this issue. Initializing nautilus-search-tool extension Initializing nautilus-open-terminal extension (nautilus:11686): Eel-WARNING **: Trying to add a callback for preferences/background_set that already exists. (nautilus:11686): Eel-WARNING **: Trying to add a callback for preferences/background_color that already exists. (nautilus:11686): Eel-WARNING **: Trying to add a callback for preferences/background_filename that already exists. (nautilus:11686): Eel-WARNING **: Trying to add a callback for preferences/background_set that already exists. (nautilus:11686): Eel-WARNING **: Trying to add a callback for preferences/background_color that already exists. (nautilus:11686): Eel-WARNING **: Trying to add a callback for preferences/background_filename that already exists." The file browser worked as root. I wanted to set this up as a script in Gnome using zenity. I would like to clear up the warning before proceeding. I took the warnings advice and checked the manual page for dbus-uuidgen. They were completely Greek to me. -- Regards Bill