Skip to main content

Thread: 9.10 Nautilus from command line problem


i cannot nautilus work command line when logged in root. gksudo nautilus produces screen full of error messages: (nautilus:7162): eel-warning **: gconf error:
failed contact configuration server; possible causes need enable tcp/ip networking orbit, or have stale nfs locks due system crash. see http://projects.gnome.org/gconf/ information. (details — 1: failed connection session: did not receive reply. possible causes include: remote application did not send reply, message bus security policy blocked reply, reply timeout expired, or network connection broken.)
repeated several times followed by:

nautilus not create required folder "/root/desktop".

before running nautilus, please create following folder, or set permissions such nautilus can create it.

suggestions?

andrew

not sure, can tell have /root directory permissions 700 , /root/desktop 755
might try
code:
sudo -i  cd /root  mkdir desktop  ls -al  exit
ls -al list you, , believe default permissions 755, or drwxr-xr-x. observe upper , lower case letters commands , directory names.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] 9.10 Nautilus from command line problem


Ubuntu

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'