Results 1 to 3 of 3

Thread: GNOME settings error message

  1. #1
    Join Date
    Jan 2007
    Beans
    97

    GNOME settings error message

    System 76 Sable
    Ubuntu 8.04 32 bit

    I've been getting the following message at startup frequently. Any idea what the cause is?

    "There was an error starting the GNOME Settings Daemon.

    Some things, such as themes, sounds, or background settings may not work correctly.

    The last error message was:

    Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

    GNOME will still try to restart the Settings Daemon next time you log in."

  2. #2
    Join Date
    Sep 2006
    Location
    Denver, Colorado
    Beans
    5,638
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: GNOME settings error message

    That is a dbus bug. See...
    https://bugs.edge.launchpad.net/ubun...er/+bug/146946

    There are number of theories on it:
    1. Ubuntu is tripping over its own feet during startup and running certain programs before they should be run, which causes conflicts... blah blah blah...

    2. There is a missing dependency: The dbus-x11 package. This one looks the most promising to me. To try it out, go to a teminal and run this command...
    sudo apt-get --reinstall install dbus-x11
    There is a work-around here that involves modifying a script...
    https://bugs.edge.launchpad.net/ubun...f2/+bug/139368
    ...to keep dbus from tripping over itself. If the above fix doesn't work, we can try that.
    To err is human, to forgive is very ... dog-like.

    Thomas Aaron
    FetchMasters, LLC

  3. #3
    Join Date
    Jan 2007
    Beans
    97

    Re: GNOME settings error message

    Thanks. I've had a few start ups with no problems after the last round of updates. I'll run your suggestion when (if) it happens again.

    EWG

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •