Announcement

Collapse
No announcement yet.

KDE fails @ Login

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    KDE fails @ Login

    Did an update this morning, and since then I try to login, and get a small box in the top left corner says "Could not start D-Bus. Can you call qdbus?".

    kdm.log :
    klauncher(1383) kdemain: No DBUS session-bus found. Check if you have the DBUS server.
    kdeinit4: Communication error with launcher. Exiting!
    .....

    It goes downhill from there.

    # service dbus status
    sbus start/running, process 1122


    Any ideas what I can do here?

    #2
    Re: KDE fails @ Login

    Probably this:
    https://bugs.launchpad.net/ubuntu/+s...11/+bug/825689

    Try installing 'qt4-dev-tools'

    Comment


      #3
      Re: KDE fails @ Login

      You my friend, are a lifesaver. Thank you!

      Comment


        #4
        Re: KDE fails @ Login

        This should be fixed now with the latest qt packages. qdbus has been separated to it's own package that should be installed as a dependency once you upgrade the qt packages...so you don't need to have qt4-dev-tools installed once you've upgraded.

        Comment

        Working...
        X