Results 1 to 2 of 2

Thread: KDE crashes along with all KDE based apps (suspected d-bus error)

  1. #1
    Join Date
    Feb 2011
    Beans
    9

    KDE crashes along with all KDE based apps (suspected d-bus error)

    Hi, my desktop decided one day to simply die and not start, whenever I log-in, KDE starts loading then promptly crashes and falls back to login screen.

    I was unable to find anything useful in logs, but I installed Xfce which runs ok ... however when I start any KDE app under it, it crashes with a message:

    Code:
    <unknown program name>(23097)/: Communication problem with  "dolphin" , it probably crashed. 
    Error message was:  "org.freedesktop.DBus.Error.ServiceUnknown" : " "The name org.kde.dolphin was not provided by any .service files" "
    This seems to be a D-BUS issue, can anyone help in resolving it?

    Thanks

  2. #2
    Join Date
    Feb 2011
    Beans
    9

    Re: KDE crashes along with all KDE based apps (suspected d-bus error)

    Oh, so I've found the solution ... it's a weird one. All that's needed is to delete some temporary KDE cache files:

    sudo rm -rf /var/tmp/kdecache-*

    I've found the solution here: http://ubuntucomputing.posterous.com...serviceunknown

Tags for this Thread

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
  •