[Bug 1304805] Re: KDE desktop login failure: "Could not start d-bus. Can you call qdbus?"

Andy St.Martin andystmartin at cox.net
Wed Apr 9 17:45:09 UTC 2014


It is true that removing the quotes in the line
   qdbus=QT_SELECT=qt4 qdbus

Gets around  "Could not start" issue.  However, a better fix would be to leave the quotes in place and further down start up qdbus with an eval statment:
    qdbus="QT_SELECT=qtr qdbus"
...
    if eval $qdbus >/dev/null 2>/dev/null; then
...
Plus the other places where "$qdbus" is invoked.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde-workspace in Ubuntu.
https://bugs.launchpad.net/bugs/1304805

Title:
  KDE desktop login failure: "Could not start d-bus. Can you call
  qdbus?"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/1304805/+subscriptions




More information about the kubuntu-bugs mailing list