I ran into the same problem. I had mounted /tmp as a tmpfs for a while but 
decided I needed the memory so I didn't mount it any more (just commented out 
the line in fstab.) However, the /tmp mount point had mode 0755 (drwxr-xr-x) 
which caused this behavior because various tools couldn't create their temp 
files.
A
sudo chmod 1777 /tmp
and a reboot fixed it.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/269215

Title:
  There is a problem with the configuration server.
  (/usr/lib/libgconf2-4/gconf-sanity-check-2 exited with status 256)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gconf/+bug/269215/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to