launching gnome fails

Dan Ports dports at ambulatoryclam.net
Wed Mar 31 12:46:26 PDT 2010


On Wed, Mar 31, 2010 at 01:37:19PM +0200, Pau wrote:
> "There is a problem with the configuration server:
> (/opt/local/libexec/gconf-sanity-check-2 exited with status 2)"
> 
> And then
> 
> "Could not connect to session bus: Not enough memory"
> 
> and
> 
> "Could not acuire name on session bus"

Did you enable the dbus launchd items by running the following?
  sudo launchctl load -w /Library/LaunchDaemons/org.freedesktop.dbus-system.plist
  launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist

(note that the first one must be run as root and the second one must
*not*)

Dan

-- 
Dan R. K. Ports              MIT CSAIL                http://drkp.net/


More information about the macports-users mailing list